Unciv/core/src/com/unciv/ui
SomeTroglodyte 340bedc7ea
Implemented Unit Supply by r3versi, not by me (#5234)
* Implemented Unit Supply

Unit Supply is a soft cap to number of units. If the number of units of a civilization exceeds the total supply, a production malus (capped at 70%) is applied.

* Warning icon & message for supply deficit

* Implemented Unit Supply - atlas merge

* Unit Supply: Malus->Penalty, lint, sumOf

* Unit Supply: Fresh atlas

Co-authored-by: r3versi <fluo392@gmail.com>
2021-09-16 22:50:49 +03:00
..
cityscreen Simplified check for enabled religion and added it in more places (#5218) 2021-09-14 17:34:04 +03:00
civilopedia Simplified check for enabled religion and added it in more places (#5218) 2021-09-14 17:34:04 +03:00
map Kotlin 1.5 new warnings - the rest (#5151) 2021-09-09 06:21:44 +03:00
mapeditor Handle maps with invalid mapSize more gracefully (#5190) 2021-09-12 19:15:21 +03:00
multiplayer
newgamescreen Ask before resetting game setup to defaults (#5231) 2021-09-16 20:56:54 +03:00
overviewscreen Implemented Unit Supply by r3versi, not by me (#5234) 2021-09-16 22:50:49 +03:00
pickerscreens Modmanager sort and filter (#5186) 2021-09-16 20:54:47 +03:00
saves
tilegroups Icons for city states (#5160) 2021-09-09 21:28:30 +03:00
trade Proper implementation of pledge to protect (#5165) 2021-09-11 21:10:45 +03:00
tutorials Civilopedia remove migration-only interface elements (#5150) 2021-09-09 07:18:26 +03:00
utils Modmanager sort and filter (#5186) 2021-09-16 20:54:47 +03:00
victoryscreen
worldscreen Implemented Unit Supply by r3versi, not by me (#5234) 2021-09-16 22:50:49 +03:00
LanguagePickerScreen.kt