Unciv/android/assets/jsons
EdinCitaku e06d537688
Feature#2081 (#2100)
* Unit can now only be purchased if no other unit of same type is stationed in city center #2081

* #2081
Added unique to landsknecht and changed condition for movement panelty

* Refactored when statement to if
#2081

* Only one plane at a time can be purchased to a maximum of 6 that are NOT transported in a single city
#2081

* removed duplicate code
#2081

* refactor canPurchase() and now track bought units in a city in a mutableList
#2081

* refactor canPurchase() it basicly just tracks if the unit can be placed on the center tile! if it cant then we dont allow the purchase!
#2081

* Changed wording of unique and added translations
#2081

* Changed wording of unique
#2081

* removed unneeded imports
#2081

Co-authored-by: Yair Morgenstern <yairm210@hotmail.com>
2020-03-21 20:35:30 +02:00
..
translations Feature#2081 (#2100) 2020-03-21 20:35:30 +02:00
Buildings.json Corrections according to #2101 (#2105) 2020-03-09 00:00:32 +02:00
Difficulties.json Adopted JSONC standard for assets files (#1674) 2020-01-13 19:01:27 +02:00
GreatPeopleNames.json Adopted JSONC standard for assets files (#1674) 2020-01-13 19:01:27 +02:00
Nations.json Translations refactoring (#2096) 2020-03-10 10:17:05 +02:00
Policies.json Corrections according to #2101 (#2105) 2020-03-09 00:00:32 +02:00
Techs.json Now we and AI can sign research agreement. (#1671) 2020-01-23 20:12:24 +02:00
Terrains.json Snow, Ice, Atoll & Map Generation (#1909) 2020-03-11 11:39:37 +02:00
TileImprovements.json Adopted JSONC standard for assets files (#1674) 2020-01-13 19:01:27 +02:00
TileResources.json Snow, Ice, Atoll & Map Generation (#1909) 2020-03-11 11:39:37 +02:00
Tutorials.json Translation refactoring - part 2 (Tutorials) (#2114) 2020-03-12 16:38:57 +02:00
UnitPromotions.json Implemented aircraft carrier "Flight Deck" and "Armor Plating" promotions (#1754) 2020-01-25 19:43:53 +02:00
Units.json Feature#2081 (#2100) 2020-03-21 20:35:30 +02:00