mirror of
https://github.com/yairm210/Unciv.git
synced 2025-01-31 01:44:45 +07:00
5bbc4fbaef
* Bump version and create initial changelog entry * Update Simplified_Chinese.properties (#11978) * Updated Spanish translation (#11975) * Update Japanese.properties (#11973) * Update German translation (#11970) * Update Catalan.properties (#11968) * Add translations to Ukrainian (#11967) Co-authored-by: Kostiantyn Ko <mormat.iam@gmail.com> * Update French.properties (#11964) * Update Italian.properties (#11962) * Update Indonesian.properties (#11961) Translated the new code and corrected a grammatical error. --------- Co-authored-by: yairm210 <yairm210@users.noreply.github.com> Co-authored-by: 焕晨HChen <123531821+HChenX@users.noreply.github.com> Co-authored-by: Ivan Nieto <54584215+HalconVengador2004@users.noreply.github.com> Co-authored-by: NERD009 <51264557+NERD009@users.noreply.github.com> Co-authored-by: mape6 <mape6@posteo.de> Co-authored-by: Joan Josep <juanjo.ng.83@gmail.com> Co-authored-by: Kostiantyn Ko <test9@mormat.name> Co-authored-by: Kostiantyn Ko <mormat.iam@gmail.com> Co-authored-by: Ouaz <Ouaz@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>
55 lines
1.3 KiB
Plaintext
55 lines
1.3 KiB
Plaintext
|
|
|
|
Terrain civilopedia displays improvements that can be placed there
|
|
|
|
"choose tech" tutorial hidden until player has founded a city
|
|
|
|
chore: identifier moved to BuildConfig
|
|
|
|
Okay, that was a good try. Bye graal native-image
|
|
|
|
Resolved - Fixed paradrop to areas outside of movement range
|
|
|
|
Resolved - Limited unit action can accept different actions with the same template but different parameters, and counts them differently
|
|
|
|
native-image specify jar
|
|
|
|
Graal native image test
|
|
|
|
Graal native image test
|
|
|
|
Fix number translation removing 0 digits from strings like "1,023"
|
|
|
|
Split tilemapholder overlay buttons to separate file
|
|
|
|
Added terrains.json schema
|
|
|
|
Ruleset validation: Catch, and try and fix, unknown json filenames
|
|
|
|
Unified uniques/ruleset objects from ruleset
|
|
|
|
AI can no longer buy wonders
|
|
|
|
4.12.11-patch1
|
|
|
|
Multiplayer notifications need to be untranslated because it accesses 'current game'
|
|
|
|
Added autoreplace for deprecated modifiers
|
|
|
|
Added error handling
|
|
|
|
Damn detekt
|
|
|
|
Added documentation for autoupdates
|
|
|
|
Mod CI - Really autoupdate uniques
|
|
|
|
Mod CI - Load vanilla ruleset into cache before validation
|
|
|
|
Mod CI - Place before "screen"-oriented logic to run on CI machines
|
|
|
|
Mod CI step 1 - allow running Unciv as a cli tool for linting etc
|
|
|
|
Gift gold fix - By tuvus
|
|
|
|
Fix parameter mapping for UnitSupplyPerPop - By SomeTroglodyte |