Unciv/core/src/com/unciv
givehub99 88ac6330dc
-"Unable to capture cities" unique prevents the unit from conquering/capturing a city. (#3309)
-Units with "All tiles costs 1" unique now spend all movement points when embarking.

Technically, in CIV 5, helicopters do not embark or spend all movement units when moving to water, if embarkation (Optics) isn't researched.

IMO, though, it is so unlikely that someone will have helicopters researched but not embarkation, that I don't think it is worth editing the code for this fringe case.
2020-10-30 10:01:27 +02:00
..
logic -"Unable to capture cities" unique prevents the unit from conquering/capturing a city. (#3309) 2020-10-30 10:01:27 +02:00
models Revert "-Terracotta Army, Alhambra, Hanse, Leaning Tower of Pisa, Neuschwanstein, and Hubble Space Telescope are no longer buildable or displayed in the pedia since they are not part of vanilla Civ 5. (#3300)" (#3301) 2020-10-27 00:22:02 +02:00
ui Avoided another rare crash 2020-10-26 23:37:44 +02:00
Constants.kt Settler 'by name' recognition changed to 'by unique' recognition, allowing for modded settler-like units 2020-08-23 00:28:55 +03:00
JsonParser.kt
MainMenuScreen.kt ResposePopup -> ToastPopup rename 2020-10-24 22:03:25 +03:00
UncivGame.kt Fixed modded images not loading properly 2020-09-25 13:50:02 +03:00
UncivGameParameters.kt Implement custom save locations for Android and Desktop (#3160) 2020-09-20 23:22:07 +03:00