| .. |
|
setup.js
|
Enable eslint rule 'no-prototype-builtins'
|
2025-06-17 13:47:11 +02:00 |
|
setup_test.js
|
Fix eslint rule 'prefer-const' in components/tests
|
2025-05-11 10:03:30 +02:00 |
|
test_Attack.js
|
Fix eslint rule 'prefer-const' in components/tests/[A-R]*
|
2025-05-11 09:06:57 +02:00 |
|
test_Auras.js
|
Fix eslint rule 'no-shadow'
|
2025-05-17 09:48:36 +02:00 |
|
test_AutoBuildable.js
|
|
|
|
test_Barter.js
|
Enable eslint rule 'no-useless-assignment'
|
2025-08-01 11:26:40 +02:00 |
|
test_Builder.js
|
Fix eslint rule 'prefer-const' in components/tests/[A-R]*
|
2025-05-11 09:06:57 +02:00 |
|
test_BuildRestrictions.js
|
Fix broken build restrictions
|
2025-05-31 10:58:14 +02:00 |
|
test_Capturable.js
|
Fix eslint rule 'no-shadow'
|
2025-05-17 09:48:36 +02:00 |
|
test_Damage.js
|
Fix eslint rule 'prefer-const' in components/tests/[A-R]*
|
2025-05-11 09:06:57 +02:00 |
|
test_DeathDamage.js
|
Fix eslint rule 'prefer-const' in components/tests/[A-R]*
|
2025-05-11 09:06:57 +02:00 |
|
test_Diplomacy.js
|
Fix eslint rule 'semi'
|
2025-05-03 14:13:14 +02:00 |
|
test_EndGameManager.js
|
Fix eslint rule 'prefer-const' in components/tests/[A-R]*
|
2025-05-11 09:06:57 +02:00 |
|
test_EntityLimits.js
|
Fix eslint rule 'prefer-const' in components/tests/[A-R]*
|
2025-05-11 09:06:57 +02:00 |
|
test_Formation.js
|
Fix a comment and rename the formation angle function to better reflect what it does
|
2022-05-20 07:02:22 +00:00 |
|
test_Foundation.js
|
Fix eslint rule 'prefer-const'
|
2025-05-28 19:34:46 +02:00 |
|
test_Garrisonable.js
|
Fix eslint rule 'prefer-const' in components/tests/[A-R]*
|
2025-05-11 09:06:57 +02:00 |
|
test_GarrisonHolder.js
|
Fix eslint rule 'prefer-const' in components/tests/[A-R]*
|
2025-05-11 09:06:57 +02:00 |
|
test_Garrisoning.js
|
Fix eslint rule 'prefer-const' in components/tests/[A-R]*
|
2025-05-11 09:06:57 +02:00 |
|
test_Gate.js
|
Fix eslint rule 'prefer-const' in components/tests/[A-R]*
|
2025-05-11 09:06:57 +02:00 |
|
test_GuiInterface.js
|
Add a 'team population' gamesetting
|
2025-03-06 13:25:43 +01:00 |
|
test_Heal.js
|
Use stylistic for deprecated eslint rules
|
2025-06-10 21:23:23 +02:00 |
|
test_Health.js
|
Enable eslint rule 'no-useless-assignment'
|
2025-08-01 11:26:40 +02:00 |
|
test_Identity.js
|
Add Requirements helper.
|
2022-11-24 11:20:11 +00:00 |
|
test_Loot.js
|
Fix eslint rule 'prefer-const' in components/tests/[A-R]*
|
2025-05-11 09:06:57 +02:00 |
|
test_Looter.js
|
Fix eslint rule 'prefer-const' in components/tests/[A-R]*
|
2025-05-11 09:06:57 +02:00 |
|
test_Math.js
|
|
|
|
test_ModifiersManager.js
|
Reset modifiers properly when changing ownership
|
2025-06-15 21:37:00 +02:00 |
|
test_Pack.js
|
Fix eslint rule 'no-shadow'
|
2025-05-17 09:48:36 +02:00 |
|
test_Player.js
|
Fix eslint rule 'prefer-const' in components/tests/[A-R]*
|
2025-05-11 09:06:57 +02:00 |
|
test_Population.js
|
Enable eslint rule 'no-useless-assignment'
|
2025-08-01 11:26:40 +02:00 |
|
test_PopulationCapManager.js
|
Move globals to the PopCapManager prototype.
|
2025-07-27 19:00:04 +02:00 |
|
test_ProductionQueue.js
|
Add the ability to do simple (de)serialisation cycle in the JS unit tests. (And change the PQ, Trainer and Researcher serialisation.)
|
2021-12-28 08:23:59 +00:00 |
|
test_Promotion.js
|
Fix eslint rule 'prefer-const' in components/tests/[A-R]*
|
2025-05-11 09:06:57 +02:00 |
|
test_RallyPoint.js
|
Fix eslint rule 'prefer-const' in components/tests/[A-R]*
|
2025-05-11 09:06:57 +02:00 |
|
test_Researcher.js
|
Move GenericName, History and Icon from the civ-JSON to cmpIdentity.
|
2022-02-05 06:24:45 +00:00 |
|
test_Resistance.js
|
Fix eslint rule 'prefer-const' in components/tests/[A-R]*
|
2025-05-11 09:06:57 +02:00 |
|
test_ResourceDropsite.js
|
Fix eslint rule 'prefer-const' in components/tests/[A-R]*
|
2025-05-11 09:06:57 +02:00 |
|
test_ResourceGatherer.js
|
Fix eslint rule 'prefer-const' in components/tests/[A-R]*
|
2025-05-11 09:06:57 +02:00 |
|
test_Resources.js
|
Fix eslint rule 'prefer-const' in components/tests/[A-R]*
|
2025-05-11 09:06:57 +02:00 |
|
test_ResourceSupply.js
|
Fix eslint rule 'prefer-const' in components/tests/[A-R]*
|
2025-05-11 09:06:57 +02:00 |
|
test_ResourceTrickle.js
|
Fix eslint rule 'prefer-const' in components/tests/[A-R]*
|
2025-05-11 09:06:57 +02:00 |
|
test_StatisticsTracker.js
|
Fix eslint rule 'prefer-const' in components/tests
|
2025-05-11 10:03:30 +02:00 |
|
test_StatusEffectsReceiver.js
|
Fix eslint rule 'prefer-const' in components/tests
|
2025-05-11 10:03:30 +02:00 |
|
test_Technologies.js
|
Fix eslint rule 'prefer-const' in components/tests
|
2025-05-11 10:03:30 +02:00 |
|
test_TechnologyManager.js
|
Handle researching technologies in the TechnologyManager.
|
2022-01-26 07:42:36 +00:00 |
|
test_Timer.js
|
Fix eslint rule 'prefer-const' in components/tests
|
2025-05-11 10:03:30 +02:00 |
|
test_Trader.js
|
Fix eslint indent rule
|
2025-05-03 09:39:58 +02:00 |
|
test_Trainer.js
|
Workaround TriggerHelper.js not being able to spawn units correctly because of promotion.
|
2023-05-10 15:13:52 +00:00 |
|
test_Treasure.js
|
Fix eslint rule 'prefer-const' in components/tests
|
2025-05-11 10:03:30 +02:00 |
|
test_TreasureCollector.js
|
Fix eslint rule 'prefer-const' in components/tests
|
2025-05-11 10:03:30 +02:00 |
|
test_Treasures.js
|
Fix eslint rule 'prefer-const' in components/tests
|
2025-05-11 10:03:30 +02:00 |
|
test_TurretHolder.js
|
Enable eslint style rule 'keyword-spacing'
|
2025-06-25 14:34:12 +02:00 |
|
test_Turrets.js
|
Fix eslint rule 'no-shadow'
|
2025-05-17 09:48:36 +02:00 |
|
test_UnitAI.js
|
Fix eslint rule 'prefer-const' in components/tests
|
2025-05-11 10:03:30 +02:00 |
|
test_UnitMotionFlying.js
|
Fix eslint rule 'no-return-assign'
|
2025-05-13 20:12:35 +02:00 |
|
test_UpgradeModification.js
|
Fix eslint rule 'no-shadow'
|
2025-05-17 09:48:36 +02:00 |
|
test_Upkeep.js
|
Fix eslint rule 'prefer-const' in components/tests
|
2025-05-11 10:03:30 +02:00 |
|
test_ValueModificationHelper.js
|
Fix eslint rule 'prefer-const' in components/tests
|
2025-05-11 10:03:30 +02:00 |
|
test_Vector.js
|
Fix eslint rule 'prefer-const' in components/tests
|
2025-05-11 10:03:30 +02:00 |
|
test_VisionSharing.js
|
Fix eslint rule 'no-shadow'
|
2025-05-17 09:48:36 +02:00 |