0ad/binaries/data/mods/public/globalscripts
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
..
tests Gendered Civilians 2025-09-02 10:23:44 +02:00
AttackEffects.js Fix eslint rule 'prefer-const' in globalscripts 2025-05-06 14:16:42 +02:00
DamageTypes.js Fix eslint rule 'prefer-const' in globalscripts 2025-05-06 14:16:42 +02:00
Formation.js Allow picking a default formation for walk (and walk-like) orders. 2020-12-31 10:04:58 +00:00
FSM.js Enable eslint rule 'no-redeclare' 2025-06-14 14:53:10 +02:00
interpolation.js Fix eslint rule 'space-before-function-paren' 2025-05-13 15:21:57 +02:00
Math.js Enable eslint rule 'no-useless-assignment' 2025-08-01 11:26:40 +02:00
ModificationTemplates.js Fix eslint rule 'prefer-const' in globalscripts 2025-05-06 14:16:42 +02:00
MultiKeyMap.js Fix eslint rule 'prefer-const' in globalscripts 2025-05-06 14:16:42 +02:00
random.js Add randomAngle helper function to abbreviate calls. 2018-01-15 14:20:57 +00:00
Resources.js Fix eslint rule 'prefer-const' in globalscripts 2025-05-06 14:16:42 +02:00
StatusEffects.js Fix eslint rule 'prefer-const' in globalscripts 2025-05-06 14:16:42 +02:00
Technologies.js Fix eslint rule 'default-case' 2025-05-28 19:24:50 +02:00
Templates.js Fix eslint rule 'prefer-const' in globalscripts 2025-05-06 14:16:42 +02:00
Trade.js Adapt trade gain normalization to map size (increased on small maps and decreased on large maps), and slow down the increase of the gain at very large distances. 2017-10-31 17:52:08 +00:00
utility.js Fix autofixable eslint warnings for eqeqeq 2025-06-26 11:03:19 +02:00
vector.js Fix eslint rule 'spaced-comment' 2025-05-17 12:08:47 +02:00
WeightedList.js Fix eslint rule 'prefer-const' in globalscripts 2025-05-06 14:16:42 +02:00