Skip to content

Commit

Permalink
Citizens and Citizen Soldiers can now build all buildings. Also, capt…
Browse files Browse the repository at this point in the history
…uring an enemy CC allows you to train enemy Citizens
  • Loading branch information
JustusAvramenko committed Aug 4, 2020
1 parent 38adecc commit 3af13de
Show file tree
Hide file tree
Showing 13 changed files with 84 additions and 468 deletions.
36 changes: 20 additions & 16 deletions simulation/templates/building_master_list.txt
Expand Up @@ -3,32 +3,27 @@
<Rate>1.0</Rate>
<Entities datatype="tokens">
structures/{civ}_civil_centre
structures/{civ}_military_colony
structures/{civ}_house
structures/{civ}_government_center
structures/{civ}_pyramid_1
structures/{civ}_pyramid_2
structures/{civ}_temple_vesta
structures/{civ}_military_colony
structures/{civ}_house
structures/{civ}_ice_house
structures/{civ}_tenement
structures/{civ}_storehouse
structures/{civ}_farmstead
structures/{civ}_granary
structures/{civ}_field
structures/{civ}_corral
structures/{civ}_rotarymill
structures/{civ}_dock
structures/{civ}_shipyard
structures/{civ}_market
structures/{civ}_market_stall
structures/{civ}_pillar_ashoka
structures/{civ}_outpost
structures/{civ}_defense_tower
other/wallset_palisade
structures/{civ}_wallset_palisade
structures/{civ}_wallset_siege
structures/{civ}_wallset_stone
structures/{civ}_barracks
structures/{civ}_barracks_aux
structures/{civ}_syssiton
structures/{civ}_gymnasion
structures/{civ}_range
structures/{civ}_stable
structures/{civ}_embassy_celtic
Expand All @@ -37,19 +32,28 @@
structures/{civ}_blacksmith
structures/{civ}_kennel
structures/{civ}_elephant_stables
structures/{civ}_statue
structures/{civ}_temple
structures/{civ}_outpost
structures/{civ}_defense_tower
structures/wallset_palisade
structures/{civ}_wallset_palisade
structures/{civ}_wallset_siege
structures/{civ}_wallset_stone
structures/{native}_temple
structures/{civ}_temple_mars
structures/{civ}_temple_amun
structures/{native}_statue
structures/{native}_ball_court
structures/{civ}_arch
structures/{civ}_theatron
structures/{civ}_theater
structures/{civ}_library
structures/{civ}_lighthouse
structures/{civ}_apadana
structures/{civ}_apadana_food
structures/{civ}_prytaneion
structures/{civ}_workshop
structures/{civ}_catapult
units/{civ}_siege_catapult_unpacked
structures/{civ}_army_camp
structures/{civ}_fortress
structures/{civ}_wonder
structures/{native}_wonder
</Entities>
</Builder>
</Entity>
38 changes: 30 additions & 8 deletions simulation/templates/template_unit_infantry.xml
Expand Up @@ -23,35 +23,57 @@
<Rate>1.0</Rate>
<Entities datatype="tokens">
structures/{civ}_civil_centre
structures/{civ}_military_colony
structures/{civ}_house
structures/{civ}_government_center
structures/{civ}_pyramid_1
structures/{civ}_pyramid_2
structures/{civ}_arch
structures/{civ}_military_colony
structures/{civ}_temple_vesta
structures/{civ}_ice_house
structures/{civ}_tenement
structures/{civ}_storehouse
structures/{civ}_farmstead
structures/{civ}_granary
structures/{civ}_field
structures/{civ}_corral
structures/{civ}_rotarymill
structures/{civ}_dock
structures/{civ}_shipyard
structures/{civ}_market
structures/{civ}_market_stall
structures/{civ}_pillar_ashoka
structures/{civ}_barracks
structures/{civ}_barracks_aux
structures/{civ}_range
structures/{civ}_stable
structures/{civ}_embassy_celtic
structures/{civ}_embassy_iberian
structures/{civ}_embassy_italiote
structures/{civ}_blacksmith
structures/{civ}_kennel
structures/{civ}_elephant_stables
structures/{civ}_outpost
structures/{civ}_defense_tower
structures/{civ}_shipyard
structures/{civ}_kennel
structures/{civ}_blacksmith
structures/wallset_palisade
structures/{civ}_wallset_palisade
structures/{civ}_wallset_siege
structures/{civ}_wallset_stone
structures/{civ}_elephant_stables
structures/{civ}_apadana_coin
structures/{civ}_temple
structures/{civ}_temple_mars
structures/{civ}_temple_amun
structures/{civ}_statue
structures/{civ}_ball_court
structures/{civ}_arch
structures/{civ}_theater
structures/{civ}_library
structures/{civ}_lighthouse
structures/{civ}_apadana_food
structures/{civ}_prytaneion
structures/{civ}_workshop
units/{civ}_siege_catapult_unpacked
structures/{civ}_army_camp
structures/{civ}_fortress
structures/{civ}_wonder
structures/{native}_wonder
</Entities>
</Builder>
<Cost>
Expand Down
37 changes: 31 additions & 6 deletions simulation/templates/template_unit_support_citizen.xml
Expand Up @@ -32,31 +32,56 @@
<Entities datatype="tokens">
structures/{civ}_civil_centre
structures/{civ}_military_colony
structures/{civ}_temple_vesta
structures/{civ}_house
structures/{civ}_government_center
structures/{civ}_pyramid_1
structures/{civ}_pyramid_2
structures/{civ}_house
structures/{civ}_temple_vesta
structures/{civ}_ice_house
structures/{civ}_tenement
structures/{civ}_storehouse
structures/{civ}_farmstead
structures/{civ}_granary
structures/{civ}_field
structures/{civ}_corral
structures/{civ}_rotarymill
structures/{civ}_dock
structures/{civ}_shipyard
structures/{civ}_market
structures/{civ}_market_stall
structures/{civ}_pillar_ashoka
structures/{civ}_statue
structures/{civ}_ball_court
structures/{civ}_temple
structures/{civ}_barracks
structures/{civ}_barracks_aux
structures/{civ}_range
structures/{civ}_stable
structures/{civ}_embassy_celtic
structures/{civ}_embassy_iberian
structures/{civ}_embassy_italiote
structures/{civ}_blacksmith
structures/{civ}_kennel
structures/{civ}_elephant_stables
structures/{civ}_outpost
structures/{civ}_defense_tower
structures/wallset_palisade
structures/{civ}_wallset_palisade
structures/{civ}_wallset_siege
structures/{civ}_wallset_stone
structures/{native}_temple
structures/{civ}_temple_mars
structures/{civ}_temple_amun
structures/{native}_statue
structures/{native}_ball_court
structures/{civ}_arch
structures/{civ}_theater
structures/{civ}_library
structures/{civ}_lighthouse
structures/{civ}_wonder
structures/{civ}_apadana_food
structures/{civ}_prytaneion
structures/{civ}_workshop
units/{civ}_siege_catapult_unpacked
structures/{civ}_army_camp
structures/{civ}_fortress
structures/{native}_wonder
</Entities>
</Builder>
<Cost>
Expand Down
48 changes: 0 additions & 48 deletions simulation/templates/units/huns_infantry_archer_b.xml
@@ -1,56 +1,8 @@
<?xml version="1.0" encoding="utf-8"?>
<Entity parent="template_unit_infantry_ranged_archer">
<Builder>
<Rate>1.0</Rate>
<Entities datatype="tokens">
structures/{civ}_civil_centre
structures/{civ}_government_center
structures/{civ}_pyramid_1
structures/{civ}_pyramid_2
structures/{civ}_temple_vesta
structures/{civ}_military_colony
structures/{civ}_house
structures/{civ}_tenement
structures/{civ}_storehouse
structures/{civ}_farmstead
structures/{civ}_field
structures/{civ}_corral
structures/{civ}_rotarymill
structures/{civ}_dock
structures/{civ}_shipyard
structures/{civ}_market
structures/{civ}_pillar_ashoka
structures/{civ}_outpost
structures/{civ}_defense_tower
structures/{civ}_wallset_stone
-structures/wallset_palisade
structures/{civ}_wallset_palisade
structures/{civ}_wallset_siege
structures/{civ}_barracks
structures/{civ}_barracks_aux
structures/{civ}_syssiton
structures/{civ}_gymnasion
structures/{civ}_range
structures/{civ}_stable
structures/{civ}_embassy_celtic
structures/{civ}_embassy_iberian
structures/{civ}_embassy_italiote
structures/{civ}_blacksmith
structures/{civ}_kennel
structures/{civ}_elephant_stables
structures/{civ}_statue
structures/{civ}_temple
structures/{civ}_arch
structures/{civ}_theatron
structures/{civ}_library
structures/{civ}_lighthouse
structures/{civ}_apadana
structures/{civ}_prytaneion
structures/{civ}_workshop
structures/{civ}_catapult
structures/{civ}_army_camp
structures/{civ}_fortress
structures/{civ}_wonder
</Entities>
</Builder>
<Identity>
Expand Down
48 changes: 0 additions & 48 deletions simulation/templates/units/huns_infantry_spearman_b.xml
@@ -1,56 +1,8 @@
<?xml version="1.0" encoding="utf-8"?>
<Entity parent="template_unit_infantry_melee_spearman">
<Builder>
<Rate>1.0</Rate>
<Entities datatype="tokens">
structures/{civ}_civil_centre
structures/{civ}_government_center
structures/{civ}_pyramid_1
structures/{civ}_pyramid_2
structures/{civ}_temple_vesta
structures/{civ}_military_colony
structures/{civ}_house
structures/{civ}_tenement
structures/{civ}_storehouse
structures/{civ}_farmstead
structures/{civ}_field
structures/{civ}_corral
structures/{civ}_rotarymill
structures/{civ}_dock
structures/{civ}_shipyard
structures/{civ}_market
structures/{civ}_pillar_ashoka
structures/{civ}_outpost
structures/{civ}_defense_tower
structures/{civ}_wallset_stone
-structures/wallset_palisade
structures/{civ}_wallset_palisade
structures/{civ}_wallset_siege
structures/{civ}_barracks
structures/{civ}_barracks_aux
structures/{civ}_syssiton
structures/{civ}_gymnasion
structures/{civ}_range
structures/{civ}_stable
structures/{civ}_embassy_celtic
structures/{civ}_embassy_iberian
structures/{civ}_embassy_italiote
structures/{civ}_blacksmith
structures/{civ}_kennel
structures/{civ}_elephant_stables
structures/{civ}_statue
structures/{civ}_temple
structures/{civ}_arch
structures/{civ}_theatron
structures/{civ}_library
structures/{civ}_lighthouse
structures/{civ}_apadana
structures/{civ}_prytaneion
structures/{civ}_workshop
structures/{civ}_catapult
structures/{civ}_army_camp
structures/{civ}_fortress
structures/{civ}_wonder
</Entities>
</Builder>
<Identity>
Expand Down
48 changes: 0 additions & 48 deletions simulation/templates/units/huns_infantry_swordsman_b.xml
@@ -1,56 +1,8 @@
<?xml version="1.0" encoding="utf-8"?>
<Entity parent="template_unit_infantry_melee_swordsman">
<Builder>
<Rate>1.0</Rate>
<Entities datatype="tokens">
structures/{civ}_civil_centre
structures/{civ}_government_center
structures/{civ}_pyramid_1
structures/{civ}_pyramid_2
structures/{civ}_temple_vesta
structures/{civ}_military_colony
structures/{civ}_house
structures/{civ}_tenement
structures/{civ}_storehouse
structures/{civ}_farmstead
structures/{civ}_field
structures/{civ}_corral
structures/{civ}_rotarymill
structures/{civ}_dock
structures/{civ}_shipyard
structures/{civ}_market
structures/{civ}_pillar_ashoka
structures/{civ}_outpost
structures/{civ}_defense_tower
structures/{civ}_wallset_stone
-structures/wallset_palisade
structures/{civ}_wallset_palisade
structures/{civ}_wallset_siege
structures/{civ}_barracks
structures/{civ}_barracks_aux
structures/{civ}_syssiton
structures/{civ}_gymnasion
structures/{civ}_range
structures/{civ}_stable
structures/{civ}_embassy_celtic
structures/{civ}_embassy_iberian
structures/{civ}_embassy_italiote
structures/{civ}_blacksmith
structures/{civ}_kennel
structures/{civ}_elephant_stables
structures/{civ}_statue
structures/{civ}_temple
structures/{civ}_arch
structures/{civ}_theatron
structures/{civ}_library
structures/{civ}_lighthouse
structures/{civ}_apadana
structures/{civ}_prytaneion
structures/{civ}_workshop
structures/{civ}_catapult
structures/{civ}_army_camp
structures/{civ}_fortress
structures/{civ}_wonder
</Entities>
</Builder>
<Identity>
Expand Down

0 comments on commit 3af13de

Please sign in to comment.