Unciv/core/src/com/unciv
Yair Morgenstern 84ef8944d0
Stat bonus drilldown (#6053)
* Step 1 - converted stat bonus list to tree.
No visual difference yet, since the stat bonus list is still generated in the same way.

* Step 2 - updateStatPercentBonusList converted to tree form

* Step 3 - buildings converted to tree form - now user visible!

* Step 4 - Bonuses from uniques are now drilldownable

* Removed unneeded todo

* Welp, turns out I forgot to apply conditionals
2022-01-26 22:42:05 +02:00
..
logic Stat bonus drilldown (#6053) 2022-01-26 22:42:05 +02:00
models Stat bonus drilldown (#6053) 2022-01-26 22:42:05 +02:00
ui Stat bonus drilldown (#6053) 2022-01-26 22:42:05 +02:00
Constants.kt Fix uneven fonts, unify font sizes. (#6014) 2022-01-23 17:14:27 +00:00
CrashHandlingStage.kt New crash handler screen Part 2: Threads, runnables, more informative reports. (#5810) 2022-01-09 11:33:45 +02:00
CrashScreen.kt Fix uneven fonts, unify font sizes. (#6014) 2022-01-23 17:14:27 +00:00
JsonParser.kt
MainMenuScreen.kt Made unhappiness effects moddable by adding a global uniques json; added revolts when < -20 happiness (#5932) 2022-01-24 17:19:51 +00:00
UncivGame.kt Made unhappiness effects moddable by adding a global uniques json; added revolts when < -20 happiness (#5932) 2022-01-24 17:19:51 +00:00
UncivGameParameters.kt New crash handler screen Part 2: Threads, runnables, more informative reports. (#5810) 2022-01-09 11:33:45 +02:00