Unciv/core
SomeTroglodyte 5b698102ef
Don't prematurely round Great person point boni and GPP breakdown UI (#10924)
* GreatPersonPointsBreakdown class and logic use

* Minor comment

* Fix untrue wiki claim that civilopediaText color accepts names

* GreatPersonPointsBreakdown UI available by clicking in the CityStatsTable GPP section

* Two separate assembly lines for two different products of the factory

* One more code-deduplication

* Fix rounding - rounds *up* on x.5

* Clearer display code (but output unchanged)

* Minor comment clarification
2024-02-17 21:45:02 +02:00
..
src/com/unciv Don't prematurely round Great person point boni and GPP breakdown UI (#10924) 2024-02-17 21:45:02 +02:00
build.gradle.kts Compile to jre 8 target (#11122) 2024-02-12 00:49:08 +02:00