yairm210
5a40c4f563
4.11.3
2024-04-09 23:44:21 +03:00
Yair Morgenstern
958deb6258
Version rollout ( #11430 )
...
* Bump version and create initial changelog entry
* Update Polish.properties (#11421 )
* Update Polish.properties
* Update Polish.properties
* Update French.properties (#11417 )
* Update Italian.properties (#11416 )
* Update Brazilian_Portuguese.properties (#11413 )
---------
Co-authored-by: yairm210 <yairm210@users.noreply.github.com>
Co-authored-by: Lesiakower <125187776+Lesiakower@users.noreply.github.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: Vitor Gabriel <59321138+Ranbut@users.noreply.github.com>
2024-04-09 23:37:21 +03:00
Oskar Niesen
ef9965e218
Espionage Uniques, Buildings and Policy ( #11401 )
...
* Added OneTimeSpiesLevelUp, OneTimeGainSpy, SpyEffectiveness, EnemySpyEffectiveness and HiddenWithoutEspionage Uniques
* Spy effectiveness affects stealing tech and rigging elections
* Fixed HiddenWithoutEspionage
* Added Constabulary and Police Station
* Added cityFilter to SpyEffectiveness
* Added national Intelligence agency
* Added Great Firewall
* Fixed great firewall having a float value
* EspionageManager addSpy now returns Spy instead of name
* Added some simple espionage tests
* Fixed OneTimeSpiesLevelUp still wanting parameter
* Spy efficiency occurs after skill modifier
* Added another test
* Added Police State spy efficiency reduction unique
* Fixed "Hidden when espionage is disabled" wording
* Fixed "effectiveness" wording
* Changed "enemy spy effectiveness" unique to use negative matters
* Spy effectiveness only affect tech steal rate
* Changed "Gain an extra spy" and "Promotes all spies" uniques
* Removed Police State comment that is no longer accurate
* Changed spy effectiveness to be multiplicative
2024-04-09 23:12:21 +03:00
SomeTroglodyte
b8706c1330
New game and custom/mod maps UI update and sync fixes ( #11423 )
...
* Offer custom map mod/ruleset and name as master/child SelectBoxes
* Let map Preview class (partial parse) include starting locations
* Implement button to use map-selected nations
* Show a LoadingImage while the maps are still loading
* Fix merge errors
* Usability improvements
* More out-of-sync fixes and improvements
* Template
2024-04-09 23:11:46 +03:00
yairm210
054bc528ff
Fix untranslateables
2024-04-07 12:54:40 +03:00
yairm210
ef9fb23361
4.11.2
2024-04-07 12:51:07 +03:00
SomeTroglodyte
184b9b25ca
Fix two untranslatables ( #11397 )
...
* Fix two "untranslatables"
* Save a few translations
2024-04-07 12:45:40 +03:00
Yair Morgenstern
3c781e4c25
Version rollout ( #11412 )
...
* Bump version and create initial changelog entry
* Update Spanish.properties (#11410 )
* Update Brazilian_Portuguese.properties (#11406 )
* Update Brazilian_Portuguese.properties
* Update Brazilian_Portuguese.properties
* Update Catalan.properties (#11403 )
* Update Polish.properties (#11402 )
* Update Italian.properties (#11394 )
* Update French.properties (#11392 )
---------
Co-authored-by: yairm210 <yairm210@users.noreply.github.com>
Co-authored-by: Caballero Arepa <78449553+Caballero-Arepa@users.noreply.github.com>
Co-authored-by: Vitor Gabriel <59321138+Ranbut@users.noreply.github.com>
Co-authored-by: Joan Josep <juanjo.ng.83@gmail.com>
Co-authored-by: Lesiakower <125187776+Lesiakower@users.noreply.github.com>
Co-authored-by: Giuseppe D'Addio <41149920+Smashfanful@users.noreply.github.com>
Co-authored-by: Ouaz <Ouaz@users.noreply.github.com>
2024-04-07 12:45:22 +03:00
yairm210
8bd8ed683f
Fix deprecated conditionals, caught by new mod checker
2024-04-07 12:43:38 +03:00
Yair Morgenstern
802a206c53
4.11.1
2024-04-04 23:57:49 +03:00
Yair Morgenstern
8cb200ae4f
Version rollout ( #11390 )
...
* Bump version and create initial changelog entry
* Update Hungarian.properties (#11381 )
* Update French.properties (#11378 )
* Update Italian.properties (#11377 )
* Update Catalan.properties (#11376 )
* Update Catalan.properties
* Update Catalan.properties
* Update Catalan.properties
* Update Indonesian.properties (#11374 )
* Update Indonesian.properties
Added and fixed the translation.
* Update Indonesian.properties
* Update Indonesian.properties
* Update Indonesian.properties
* Update Indonesian.properties
* Update Indonesian.properties
* Update Indonesian.properties
* Update Indonesian.properties
* Update Indonesian.properties
* Update Indonesian.properties
* Update Indonesian.properties
* Update Indonesian.properties
* Update Indonesian.properties
* Update Indonesian.properties
* Update Indonesian.properties
* Update Indonesian.properties
* Update Indonesian.properties
* Update Indonesian.properties
* Update Indonesian.properties
* Update Indonesian.properties
---------
Co-authored-by: yairm210 <yairm210@users.noreply.github.com>
Co-authored-by: balazsszalab <balazsszalab@freemail.hu>
Co-authored-by: Ouaz <Ouaz@users.noreply.github.com>
Co-authored-by: Giuseppe D'Addio <41149920+Smashfanful@users.noreply.github.com>
Co-authored-by: Joan Josep <juanjo.ng.83@gmail.com>
Co-authored-by: M792003 <158552928+M792003@users.noreply.github.com>
2024-04-04 23:54:13 +03:00
SeventhM
3ea1e4a539
Allow for replacement improvements ( #11369 )
...
* Allow for replacement improvements
* imports
* Forgot the most important change, lol
* Docs
* Replacement description, validation, and filter
* Move more into ImprovementDescriptions
* Whoops, forgot to yield
* Fix some copy-paste artifacts
* New translations
* Fix double see also
* Add space for translation engine
2024-04-04 23:39:44 +03:00
PLynx
0caf0cb4fa
Add configurable natural wonder discovery stat bonuses ( #11249 )
...
* Added configurable natural wonder discovery stats
* Shortened the code
* Updated the base rulesets with new unique
* Updated the El Dorado unique
* Applied the suggestions
* Reintroduced the implementation for deprecated uniques
* Changed tile.naturalWonder to naturalWonder
2024-04-04 23:39:31 +03:00
yairm210
c2a2bcb417
4.11.0
2024-04-01 14:22:17 +03:00
M792003
18f27bc400
Update Indonesian.properties ( #11373 )
...
* Update Indonesian.properties
Fixed the translation.
* Update Indonesian.properties
2024-04-01 14:15:31 +03:00
Yair Morgenstern
b37c24c177
Version rollout ( #11371 )
...
* Bump version and create initial changelog entry
* Update Catalan.properties (#11363 )
* Update Indonesian.properties (#11361 )
* Update Indonesian.properties
Fixed the translation.
* Update Indonesian.properties
* Update Indonesian.properties
* Update Indonesian.properties
* Update Indonesian.properties
* Update Indonesian.properties
* Update Indonesian.properties
* Update Indonesian.properties
---------
Co-authored-by: yairm210 <yairm210@users.noreply.github.com>
Co-authored-by: Joan Josep <juanjo.ng.83@gmail.com>
Co-authored-by: M792003 <158552928+M792003@users.noreply.github.com>
2024-04-01 12:06:53 +03:00
SeventhM
5d162417ac
Remove mod blacklist ( #11367 )
2024-04-01 12:01:41 +03:00
Ouaz
069427e9d7
UI Tips article additions ( #11365 )
2024-04-01 12:01:36 +03:00
ravignir
8b246f17ff
fix misimplemented Dromon ( #11366 )
...
Dromons in civ5 have +50% strength vs Water units not +50% vs Wounded units
2024-03-30 22:55:10 +03:00
Yair Morgenstern
eefce7f484
4.10.22
2024-03-26 00:13:11 +02:00
Yair Morgenstern
a94e85eed8
Version rollout ( #11360 )
...
* Bump version and create initial changelog entry
* Update Turkish.properties but there is a bug (#11351 )
* Update Turkish.properties
* Update Turkish.properties
* Update Indonesian.properties (#11343 )
* Update Indonesian.properties
Added and fixed some translation.
* Update Indonesian.properties
* Update Indonesian.properties
* Update Indonesian.properties
* Update Indonesian.properties
* Update Indonesian.properties
* Update Indonesian.properties
---------
Co-authored-by: yairm210 <yairm210@users.noreply.github.com>
Co-authored-by: ygz213 <77006222+ygz213@users.noreply.github.com>
Co-authored-by: M792003 <158552928+M792003@users.noreply.github.com>
2024-03-26 00:06:46 +02:00
Jeremy Woo
bd71ba683f
Fixed uniques of marble ( #11353 )
2024-03-25 23:20:22 +02:00
Yair Morgenstern
832cf585aa
4.10.21
2024-03-20 00:15:36 +02:00
Yair Morgenstern
121ed8293a
Version rollout ( #11342 )
...
* Bump version and create initial changelog entry
* Update Spanish.properties (#11341 )
* Update French.properties (#11336 )
* Update Italian.properties (#11335 )
* Update German translation (#11331 )
* Update Brazilian_Portuguese.properties (#11330 )
* Update Indonesian.properties (#11328 )
* Update Indonesian.properties
Fixed the translation.
* Update Indonesian.properties
---------
Co-authored-by: yairm210 <yairm210@users.noreply.github.com>
Co-authored-by: Caballero Arepa <78449553+Caballero-Arepa@users.noreply.github.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: mape6 <mape6@posteo.de>
Co-authored-by: Vitor Gabriel <59321138+Ranbut@users.noreply.github.com>
Co-authored-by: M792003 <158552928+M792003@users.noreply.github.com>
2024-03-20 00:05:28 +02:00
Yair Morgenstern
a37ee156fc
4.10.20
2024-03-17 23:34:09 +02:00
Yair Morgenstern
2b066fa749
Version rollout ( #11327 )
...
* Bump version and create initial changelog entry
* Update Russian.properties (#11324 )
* Update Russian.properties
* Update Russian.properties
* Update Russian.properties
* Update Spanish.properties (#11322 )
* Update Norwegian.properties (#11317 )
* Update Norwegian.properties
Added more translations
* Update Norwegian.properties
Fixed translations with missing placeholders.
* Turkish translation (#11316 )
* Update Brazilian_Portuguese.properties (#11315 )
* Update French.properties (#11314 )
* Update Indonesian.properties (#11312 )
* Update Indonesian.properties
Added and fixed the translation.
* Update Indonesian.properties
* Update Indonesian.properties
* Update Indonesian.properties
* Update Indonesian.properties
---------
Co-authored-by: yairm210 <yairm210@users.noreply.github.com>
Co-authored-by: Muxomor <69667099+Muxomor@users.noreply.github.com>
Co-authored-by: Caballero Arepa <78449553+Caballero-Arepa@users.noreply.github.com>
Co-authored-by: Floxudoxu <67422605+Floxudoxu@users.noreply.github.com>
Co-authored-by: ygz213 <77006222+ygz213@users.noreply.github.com>
Co-authored-by: Vitor Gabriel <59321138+Ranbut@users.noreply.github.com>
Co-authored-by: Ouaz <Ouaz@users.noreply.github.com>
Co-authored-by: M792003 <158552928+M792003@users.noreply.github.com>
2024-03-17 23:27:36 +02:00
Jeremy Woo
1431e3928c
Fixed error message of ConditionalBuilding ( #11279 )
...
* Fixed error message of ConditionalBuilding
* Added new error messages in the translation template
* Removed old error message
* Add space at the end
2024-03-17 23:13:11 +02:00
Caballero Arepa
b678f697a5
Remove comments of the terrain colors, and enhance tundra color ( #11320 )
...
* Vanilla Vanilla
* Remove terrain color comment
And improve tundra color
2024-03-17 23:12:50 +02:00
Jeremy Woo
928f0df01f
Added multi filter support for BuildingFilter !! ( #11319 )
...
* Fixed policies do not grant production bonus to wonders
* Added multi-filter and tech filter for buildingFilter
* Rectification of the uniques of monument to the gods and marbles
* Fixed mod checker issued warnings regarding the techFilter in Unit and Building Filters.
* Edit Unique-parameters.md
* Undo 'Fixed policies do not grant production bonus to Wonders
2024-03-17 23:12:40 +02:00
Yair Morgenstern
c4f05b9a42
4.10.19
2024-03-15 12:01:44 +02:00
Yair Morgenstern
ce22f13c6f
Version rollout ( #11311 )
...
* Bump version and create initial changelog entry
* Translated a bit (#11309 )
* Update Brazilian_Portuguese.properties (#11306 )
* Update Italian.properties (#11303 )
* Update Indonesian.properties (#11302 )
* Update Indonesian.properties
Added and fixed the translation.
* Update Indonesian.properties
* Update Indonesian.properties
* Update Russian.properties (#11301 )
* Update Russian.properties
* Update Russian.properties
* Update Russian.properties
* Update Russian.properties
---------
Co-authored-by: Yair Morgenstern <yairm210@hotmail.com>
---------
Co-authored-by: yairm210 <yairm210@users.noreply.github.com>
Co-authored-by: ygz213 <77006222+ygz213@users.noreply.github.com>
Co-authored-by: Vitor Gabriel <59321138+Ranbut@users.noreply.github.com>
Co-authored-by: Giuseppe D'Addio <41149920+Smashfanful@users.noreply.github.com>
Co-authored-by: M792003 <158552928+M792003@users.noreply.github.com>
Co-authored-by: Muxomor <69667099+Muxomor@users.noreply.github.com>
2024-03-15 11:50:00 +02:00
Yair Morgenstern
0eb79c5209
4.10.18
2024-03-13 23:31:22 +02:00
Yair Morgenstern
78ab65addf
Version rollout ( #11300 )
...
* Bump version and create initial changelog entry
* Update Simplified_Chinese.properties (#11298 )
* Update Simplified_Chinese.properties
Correct the mistranslation of the Great Mosque of Djenne and provide translations for some newly added sentences.
* Update Simplified_Chinese.properties
* Update French.properties (#11295 )
* Update German translation (#11294 )
* Update German translation
* Update German translation
* Update hungarian translation file (#11292 )
* Update Brazilian_Portuguese.properties (#11288 )
* Update Indonesian.properties (#11285 )
* Update Indonesian.properties
Added and fixed translation.
* Update Indonesian.properties
* Update Indonesian.properties
* Update Indonesian.properties
* Update Indonesian.properties
* Update Indonesian.properties
* Update Indonesian.properties
* Update Italian.properties (#11284 )
---------
Co-authored-by: yairm210 <yairm210@users.noreply.github.com>
Co-authored-by: AutumnPizazz <114050365+AutumnPizazz@users.noreply.github.com>
Co-authored-by: Ouaz <Ouaz@users.noreply.github.com>
Co-authored-by: mape6 <mape6@posteo.de>
Co-authored-by: Krisztian Papp <30371056+pehsa@users.noreply.github.com>
Co-authored-by: Vitor Gabriel <59321138+Ranbut@users.noreply.github.com>
Co-authored-by: M792003 <158552928+M792003@users.noreply.github.com>
Co-authored-by: Giuseppe D'Addio <41149920+Smashfanful@users.noreply.github.com>
2024-03-13 23:25:35 +02:00
itanasi
e9c3350ec5
Expand CanOnlyBeBuiltInCertainCities to include Units and convert to use Conditionals ( #11274 )
...
* Remove Transform requirement checks
* Add back in requirement for OnlyAvailable
New BuildableOnly unique
* Instead of a new unique, expand CanOnlyBeBuiltInCertainCities to instead take conditionals
* Rename to notMetRejections and copy to BaseUnit
Add CanOnlyBeBuiltInSpecificCities to constructionRejectionReasonType
* Setup CanOnlyBeBuiltInCertainCities as depreciated (renamed CanOnlyBeBuiltInCertainCities_dep)
* Redirect Depreciation
* Quick Camel Case rename
* Function renaming and moving Unique to general Construction Uniques
* spelling
* Move Unique. Update Error message
* version
2024-03-13 23:12:10 +02:00
Yair Morgenstern
d76ade3d44
4.10.17
2024-03-09 23:24:20 +02:00
Yair Morgenstern
1558a1dc6f
Version rollout ( #11282 )
...
* Bump version and create initial changelog entry
* Update Catalan.properties (#11281 )
* Create Norwegian.properties (#11275 )
* Create Norwegian.properties
Created Norwegian.properties and some translations.
* Update Norwegian.properties
Updated and added more translations.
* Update Norwegian.properties
Added missing placeholders [civName], [city], [amount], and [mod], as well as a couple new translations.
* Update completionPercentages.properties
Added 'Norwegian = 0' to the percentages.
* Create folder /no/
Created the folder /no/ with the description files in Norwegian.
* Delete fastlane/metadata/android/no directory
Wrongfully created the folder and files.
* Update Norwegian.properties
Added Fastlane descriptions, other translations
* Added Norwegian.png
* Delete android/Images.Flags/FlagIcons/Norwegian.png
Removed for wrong size
* Create Norwegian.png
Correct size for Norwegian flag.
* Update Czech.properties (#11273 )
* Translation part 1
* Translation part 2
* Translation part 3
* Fix brain not braining moment
* Translated Wesnoth map import lines
* Update French.properties (#11271 )
* Update Italian.properties (#11270 )
* Update Brazilian_Portuguese.properties (#11266 )
* Update Brazilian_Portuguese.properties
* Update Brazilian_Portuguese.properties
* Update Indonesian.properties (#11265 )
* Update Indonesian.properties
Added and fixed the translation.
* Update Indonesian.properties
* Add the Conditional Unique for checking speed (#11260 )
* Added the conditionalSpeed unique
* Changed the unique wording
---------
Co-authored-by: yairm210 <yairm210@users.noreply.github.com>
Co-authored-by: Joan Josep <juanjo.ng.83@gmail.com>
Co-authored-by: Floxudoxu <67422605+Floxudoxu@users.noreply.github.com>
Co-authored-by: jahodovykolac <79529669+jahodovykolac@users.noreply.github.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: Vitor Gabriel <59321138+Ranbut@users.noreply.github.com>
Co-authored-by: M792003 <158552928+M792003@users.noreply.github.com>
Co-authored-by: PLynx <pawelrys2011@gmail.com>
2024-03-09 23:07:39 +02:00
Yair Morgenstern
86f0ed6e85
4.10.16
2024-03-05 23:38:01 +02:00
Yair Morgenstern
abf54c7039
Version rollout ( #11263 )
...
* Bump version and create initial changelog entry
* Update Polish.properties (#11259 )
* Update Italian.properties (#11258 )
* Update Ukrainian.properties - added missing translations (#11251 )
* Update French.properties (#11248 )
* Update Brazilian_Portuguese.properties (#11247 )
* Update Indonesian.properties (#11242 )
* Update Indonesian.properties
Added and fixed translation.
* Update Indonesian.properties
* Update Indonesian.properties
* Update Indonesian.properties
---------
Co-authored-by: yairm210 <yairm210@users.noreply.github.com>
Co-authored-by: Lesiakower <125187776+Lesiakower@users.noreply.github.com>
Co-authored-by: Giuseppe D'Addio <41149920+Smashfanful@users.noreply.github.com>
Co-authored-by: Mykola Makhin <mvmn.inbox@gmail.com>
Co-authored-by: Ouaz <Ouaz@users.noreply.github.com>
Co-authored-by: Vitor Gabriel <59321138+Ranbut@users.noreply.github.com>
Co-authored-by: M792003 <158552928+M792003@users.noreply.github.com>
2024-03-05 23:31:08 +02:00
SomeTroglodyte
d5fda541ad
Competition quests in progress display tied leaders (and your place if you're behind) ( #11224 )
...
* Minor Quest/QuestManager linting
* Cache Quest and QuestName references and use them
* Nicer randomWeighted and fix UniqueType.ResourceWeighting
* Integrate @soggerr's #10739 - show tied leaders and your position if you aren't leading
* One more lint
2024-03-05 23:04:40 +02:00
Yair Morgenstern
0cfee86864
4.10.15
2024-03-03 21:29:55 +02:00
Yair Morgenstern
47e3397fae
Version rollout ( #11241 )
...
* Bump version and create initial changelog entry
* Update Filipino.properties (#11240 )
* Update Catalan.properties (#11237 )
* Update French.properties (#11226 )
* Update Brazilian_Portuguese.properties (#11223 )
* Update Italian.properties (#11222 )
* Update Indonesian.properties (#11221 )
Added and fixed the translation of some words.
---------
Co-authored-by: yairm210 <yairm210@users.noreply.github.com>
Co-authored-by: Earl <86307061+Earl8D@users.noreply.github.com>
Co-authored-by: Joan Josep <juanjo.ng.83@gmail.com>
Co-authored-by: Ouaz <Ouaz@users.noreply.github.com>
Co-authored-by: Vitor Gabriel <59321138+Ranbut@users.noreply.github.com>
Co-authored-by: Giuseppe D'Addio <41149920+Smashfanful@users.noreply.github.com>
Co-authored-by: M792003 <158552928+M792003@users.noreply.github.com>
2024-03-03 21:12:00 +02:00
Yair Morgenstern
e6e07d1bec
4.10.14
2024-02-29 00:35:54 +02:00
Yair Morgenstern
971758f732
Version rollout ( #11220 )
...
* Bump version and create initial changelog entry
* Update French.properties (#11214 )
* Update Italian.properties (#11211 )
* Update Brazilian_Portuguese.properties (#11210 )
* Update Indonesian.properties (#11209 )
* Update Indonesian.properties
Fixed and added translation to some words.
* Update Indonesian.properties
* Update Indonesian.properties
* Added a Russian translation for the introductory text of Queen Elizabeth (#11206 )
This is a translation close to the text. However, I have tried to keep the solemn style in translation, so there is a slight departure from the original.
---------
Co-authored-by: yairm210 <yairm210@users.noreply.github.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: Vitor Gabriel <59321138+Ranbut@users.noreply.github.com>
Co-authored-by: M792003 <158552928+M792003@users.noreply.github.com>
Co-authored-by: NoobTutorial <142553623+NoobTutorial@users.noreply.github.com>
2024-02-29 00:13:33 +02:00
Yair Morgenstern
27d63f00f4
Added 'city addbuilding', 'city removebuilding' console commands
2024-02-27 13:22:10 +02:00
Yair Morgenstern
1101f42957
4.10.13
2024-02-26 22:47:43 +02:00
Yair Morgenstern
f34948d0c2
Version rollout ( #11208 )
...
* Bump version and create initial changelog entry
* Update French.properties (#11199 )
* Update Italian.properties (#11198 )
* Update Catalan.properties (#11197 )
* Update Indonesian.properties (#11196 )
Translated and fixed the translation of some words.
* Update Brazilian_Portuguese.properties (#11194 )
* Update Brazilian_Portuguese.properties
* Update Brazilian_Portuguese.properties
---------
Co-authored-by: yairm210 <yairm210@users.noreply.github.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: Joan Josep <juanjo.ng.83@gmail.com>
Co-authored-by: M792003 <158552928+M792003@users.noreply.github.com>
Co-authored-by: Vitor Gabriel <59321138+Ranbut@users.noreply.github.com>
2024-02-26 22:39:43 +02:00
SomeTroglodyte
a899a11ad2
New notifications bell icon with actual count ( #11205 )
...
* Refactor OtherIcons/Circle handling
* New "Bell" icon for Notifications
* Remove "todo" line
2024-02-26 22:20:40 +02:00
Yair Morgenstern
8675a8a747
4.10.12
2024-02-25 00:35:00 +02:00
Yair Morgenstern
f5d80c5463
Version rollout ( #11191 )
...
* Bump version and create initial changelog entry
* Update French.properties (#11171 )
* Update Italian.properties (#11168 )
* Update Indonesian.properties (#11166 )
* Update Indonesian.properties
Added and fixed some translation.
* Update Indonesian.properties
* Update Indonesian.properties
* Update Indonesian.properties
* Update Indonesian.properties
* Update Indonesian.properties
* Update Indonesian.properties
* Update Indonesian.properties
---------
Co-authored-by: yairm210 <yairm210@users.noreply.github.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: M792003 <158552928+M792003@users.noreply.github.com>
2024-02-24 22:51:54 +02:00
SomeTroglodyte
4a138478f6
Right-click/longpress for World screen city buttons ( #10771 )
...
* City buttons support right-click / long-press to enter CityScreen directly
* City r-click: Rename helper and UI tips
* City capitalization follows getCurrentTutorialTask precedent
* City capitalization change applied to existing translation keys
* Revert "City capitalization change applied to existing translation keys"
This reverts commit c3638a0daf
.
* Revert "City capitalization follows getCurrentTutorialTask precedent"
This reverts commit b618f4cae3
.
* City capitalization in new text follows getCurrentTutorialTask precedent
2024-02-24 22:42:31 +02:00