* Settler settle best tile when not escort and dangerous Tiles instead of running away
Settler unit will now settle on best tile in dangerous Tiles without escort instead of running away.
* Update WorkerAutomation.kt
* Update SpecificUnitAutomation.kt
* Update WorkerAutomation.kt
* Update SpecificUnitAutomation.kt
* Now city states get mad when you steal their Lands
* new version
* change to getDiplomacyManagerOrMeet
* added text to template.properties and changed AlertPopup.kt
* Update template.properties
* with period at the end :b
* add flag now
* Made Option to declare war when a city state is bullied unavailable
* added option to change the Maximum Autosave turns stored
* remove print
* change letter
* should fix issue with building test
* update with changes
* Added UniqueType.FoundPuppetCity
with "Founds a new puppet city" in "uniques" of an unit in Units.json.
Making it so you can now settle a puppet city.
* Added save promotion
* Updated for PR
* Updated with requested changes
* Removed unnecessary check
* updated PR
* Update PromotionPickerScreen.kt to save promotion cells too
* change name and added !
* updated name of variable
* updated version from unitType to BaseUnit
* updated variable name
* Added unitType to reduce the xp cost of promotions for all units in a civ
This was a unique type that the Zulu have in civ 5
* updated name
* remove UniqueTarget.FollowerBelief
* Experience from to XP
* fix ?
* XP
* change it back to Experience because it didn't want to build on git :(
* back to XP then
* update auto promotion and fix negative XP on unit
* Fix build issues and remove the XPForPromotionModifier from xpForNextPromotion and xpForNextNPromotions
* remove XPForPromotionModifier
* re added Statuses and remove duplicate comment
* remove some white space and 1 used import "com.unciv.ui.components.extensions.toPercent"
* remove unique from uniques.md
* fix 2 bugs for promotionPicker and unitPromotion
* Update PromotionPickerScreen.kt
* Update PromotionPickerScreen.kt
* Redefine ICountable.matches, getDeprecationAnnotation is not part of the "engine" character of that interface
* Add a way to mark not-yet-finished Countables
* Add an empty framework for @AutumnPizazz's Expression engine
* Make "which does not fit parameter type" constant for pattern match robustness
* New expression evaluator engine
* Fix countable tests: correct expected failures
* All syntax errors MUST indicate position.
Otherwise, modders can't actually debug.
* Better positions + documentation
* Get rid of functions that modders *should not* be using
* Fix tests given the new changes
* Add modder-visible expression parsing errors
* Revert Countables to current state
* Fix the rest of the damn owl - compilation, not tests
* Fix all tests as well
* Detect countables at parse; Don't crash
* Add error detection for all types of expression errors
* Better documentation
* Countables catches first matching, to avoid parsing known countables as Expressions
---------
Co-authored-by: yairm210 <yairm210@hotmail.com>
* Bump version and create initial changelog entry
* Discussion on Greek.properties (#13240)
* Update Greek.properties
added a few things
* Update Greek.properties
I chose to translate unit table as "πλαίσιο μονάδας",
which means something more closely to "unit frame"
but I think this will make it easier to understand for greek speakers
as the unit table is somewhat a rectanglular shape
* Update Greek.properties
Spaced out some translations, think it makes it easier to check whether each line is tranlated if the lines are not all bunched up
* Update Greek.properties
In the last two translations (in lines 154 and 156)
I didn't understand what [cityFilter] is for so there might be a mistake in the translation
* Update Ukrainian translation (#13239)
Co-authored-by: Kostiantyn Ko <mormat.iam@gmail.com>
* Update Spanish.properties (#13236)
* Update Italian.properties (#13231)
* Update Indonesian.properties (#13229)
* Update Indonesian.properties
* Update Indonesian.properties
* Update Indonesian.properties
* Update Indonesian.properties
* Update Indonesian.properties
* Update Indonesian.properties
* Update French.properties (#13227)
* Update French.properties
* Update French.properties
* Update French.properties
* Update French.properties
* Update Brazilian_Portuguese.properties (#13226)
---------
Co-authored-by: yairm210 <yairm210@users.noreply.github.com>
Co-authored-by: ChrisZiogas <152174758+ChrisZiogas@users.noreply.github.com>
Co-authored-by: Kostiantyn Ko <test9@mormat.name>
Co-authored-by: Kostiantyn Ko <mormat.iam@gmail.com>
Co-authored-by: Nahuel Geno <142752140+NahuelGeno@users.noreply.github.com>
Co-authored-by: Giuseppe D'Addio <41149920+Smashfanful@users.noreply.github.com>
Co-authored-by: X2003 <158255876+Xenia2003@users.noreply.github.com>
Co-authored-by: Ouaz <Ouaz@users.noreply.github.com>
Co-authored-by: Vitor Gabriel <59321138+Ranbut@users.noreply.github.com>