Unciv/core/src/com/unciv
Oskar Niesen f65709ab09
Add personality uses (#11807)
* Reduced max motivationToAttack from relative combat strength

* Refactored MotivationToAttackAutomation to use a float instead of an int

* Added personality values to MotivationToAttackAutomation

* Fixed minor build errors

* Added DiplomacyAutomation personality modifiers

* Improved ConstructionAutomation personality values

* Added some more personality implementations

* Tweaked trainSettler

* Fixed civilizations asking for help against city-states

* Adjusted DiplomacyAutomation to account for war mongering

* Fixed typo
2024-06-22 22:23:38 +03:00
..
json Streamline and thereby reduce size of the save game json (#11728) 2024-06-14 17:39:59 +03:00
logic Add personality uses (#11807) 2024-06-22 22:23:38 +03:00
models Add personality uses (#11807) 2024-06-22 22:23:38 +03:00
ui Improvement picker fixes (#11801) 2024-06-22 22:20:16 +03:00
utils Fix: Android pause/resume cycle not working (#11511) 2024-04-25 15:44:40 +03:00
Constants.kt Adds unique IDs to units (#11745) 2024-06-15 22:00:41 +03:00
GUI.kt UX: Dev Console easier to use without installing keyboard apps (#11706) 2024-06-08 21:59:33 +03:00
UncivGame.kt Re-enable ConsoleLauncher to run simulations 2024-06-21 15:47:20 +03:00