0ad/binaries/data/mods/public/simulation/components/tests
wowgetoffyourcellphone 3592814aa8 Gendered Civilians
Adds a randomly male and female Civilian unit which replaces the old "Female Citizen" for each civ.
New actors, new portraits, some new body textures, but the same stats as the old Female Citizen.
Updates maps, technologies, skirmish templates, et al. including the Tutorials.

Co-Authored By: Itms
Reviewed By: Vantha
2025-09-02 10:23:44 +02:00
..
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 Gendered Civilians 2025-09-02 10:23:44 +02:00
test_Auras.js Fix eslint rule 'no-shadow' 2025-05-17 09:48:36 +02:00
test_AutoBuildable.js Allow buildings to autobuild themselves. 2020-02-25 21:29:07 +00:00
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 Delete redundant per player CheatsEnable property 2025-08-25 20:41:31 +02: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 Fix cosmetic ESLint warnings in JS components (and their tests). 2021-03-20 09:02:22 +00:00
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 Gendered Civilians 2025-09-02 10:23:44 +02: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