Making several pending translations, and changing the definition of "Pantheon" on line 1844. The original translation meant the building, but in the context of Unciv or Civilization V, a pantheon is more of a simple belief. Therefore, I translated "Pantheon" to 信仰, which means "belief" in Chinese (Traditional).
* Bump version and create initial changelog entry
* Update Galician.properties (#13907)
update translation to galician
* Update portuguese.properties (#13902)
* Update Portuguese.properties
I translated some things and corrected some errors.
* Update to portuguese language
I translated several things, but stopped halfway through “Lines from Nations from Civ V - Vanilla.”. I also changed some translations to match the rest. I had to upload it as a new file because I had downloaded and edited the original file directly on my computer.
* Update Indonesian.properties (#13893)
* Update Indonesian.properties
Grammatical error corrections.
* Update Indonesian.properties
* Update Indonesian.properties
* Update Indonesian.properties
* Update Indonesian.properties
* Update Vietnamese Translation (#13892)
* Update Vietnamese.properties
* Update Vietnamese.properties
* Update Vietnamese.properties
* Update Vietnamese.properties
* Update Vietnamese.properties
---------
Co-authored-by: yairm210 <yairm210@users.noreply.github.com>
Co-authored-by: ninjum <138787523+ninjum@users.noreply.github.com>
Co-authored-by: RaioN1504 <144457988+RaioN1504@users.noreply.github.com>
Co-authored-by: X2003 <158255876+Xenia2003@users.noreply.github.com>
Co-authored-by: theperfectoast <duynamdo000@gmail.com>
* Fix GUI relationship status between human players in diplomacy screen
* Fix mismatch between the colored relationship circle next to civ icon in diplomacy screen (left side), and the color of the relationship text (e.g. "Friend") (right side) in human-human relationships.
Refactor DiplomacyScreen # getHumanRelationshipTable
* Remove unused import
* Final update
* update ish
* Remove a lot of space and move text under enter button
* Final update replace addMaxAutosavesStored with addAutosaveField
Added more to Turns between autosaves from 15 to 1000.
Also change popup class so you can change the color.
* Update core/src/com/unciv/ui/popups/options/AdvancedTab.kt
Co-authored-by: Yair Morgenstern <yairm210@hotmail.com>
* Update core/src/com/unciv/ui/popups/options/AdvancedTab.kt
Co-authored-by: Yair Morgenstern <yairm210@hotmail.com>
* final update
* Fix error template.properties
* update
---------
Co-authored-by: Yair Morgenstern <yairm210@hotmail.com>
* Add unique to get resources from a percent of stat yield
* Remove 'output'
* Update
* Apply suggestion from @RobLoach
* Fix filter naming
* Switch from tileFilter to improvementFilter
* Result afterwards
* Apply suggestion from @RobLoach
* Apply suggestion from @RobLoach
* Add a getWorkedTiles() function
* Apply suggestion from @RobLoach
* Remove the need for a result variable
* Use Doubles instead of Float-math