716d5d3214
Unit icon alpha control ( #7343 )
...
* Unit icon alpha/size control
Implemented sliders in Options -> Display to give user control over unit icon opacity and size.
* Simplified sliders and re-added idle 50% transparency
* Minor fixes from PR review
* Removed unit icon size adjustment
2022-07-04 16:35:36 +03:00
21f0f9255d
Version rollout ( #7348 )
...
* Bump version and create initial changelog entry
* Update in Hungarian (#7341 )
After all this time.... I'm back with a translating. Tried my best.
* More translations to Portuguese-Brazilian (#7340 )
* More translations to Brazilian Portuguese
* Adding more translations to Brazilian Portuguese
* Translations to Brazilian Portuguese
* Update Turkish.properties (#7338 )
* Update Spanish.properties (#7327 )
* Update Catalan.properties (#7324 )
* Update Filipino.properties (#7320 )
* Update Filipino.properties
* Update Filipino.properties
* Update Filipino.properties
* Update Filipino.properties
* Update Filipino.properties
* Update Filipino.properties
* Update Indonesian.properties (#7319 )
* Update German translation (#7318 )
* Update German translation
* Update German translation
* Update German translation
* Update Lithuanian.properties (#7317 )
* Update Simplified_Chinese.properties (#7315 )
* Update Simplified_Chinese.properties
* Apply suggestions from code review
Co-authored-by: heipizhu4 <100454479+heipizhu4@users.noreply.github.com >
Co-authored-by: heipizhu4 <100454479+heipizhu4@users.noreply.github.com >
* Update French.properties (#7308 )
Co-authored-by: yairm210 <yairm210@users.noreply.github.com >
Co-authored-by: JurDan775 <80947706+JurDan775@users.noreply.github.com >
Co-authored-by: André Lucas C. da Silva <andr9310@gmail.com >
Co-authored-by: HasChad <58506555+HasChad@users.noreply.github.com >
Co-authored-by: Caballero Arepa <78449553+ArchDuque-Pancake@users.noreply.github.com >
Co-authored-by: Joan Josep <juanjo.ng.83@gmail.com >
Co-authored-by: Shann Aurelle Ripalda <shannaurelleg@gmail.com >
Co-authored-by: kensvin <63847755+Kensvin28@users.noreply.github.com >
Co-authored-by: MartinP <77325495+Mape6@users.noreply.github.com >
Co-authored-by: MindaugasRumsa51 <107413099+MindaugasRumsa51@users.noreply.github.com >
Co-authored-by: xk730 <40309144+xk730@users.noreply.github.com >
Co-authored-by: heipizhu4 <100454479+heipizhu4@users.noreply.github.com >
Co-authored-by: Ouaz <Ouaz@users.noreply.github.com >
2022-07-01 10:07:48 +03:00
64ab79faf3
Moddable prettier Tutorials - Step 1 ( #7326 )
...
* Moddable prettier Tutorials - Step 1
* Moddable prettier Tutorials - TranslationFileWriter
* Moddable prettier Tutorials - Kdoc
* Moddable prettier Tutorials - UX for open options task
2022-07-01 09:36:11 +03:00
57ed61af41
Save compatibility handling ( #7255 )
...
* Add serialization version to GameInfo
* Add handling of incompatible saves due to a dfiferent save version
* Fix compilation?
* Fix ios compilation
* Refactor: Make it clearer that GameInfo serialization version is only supposed to be incremented when it's guaranteed to cause issues & rename to compatibility version
* Update initial version
* Update initial version
* Fix merge mistake
2022-07-01 09:34:41 +03:00
119440ccec
fixing translatable ( #7277 )
...
* 1 - speeds not translatable
* 2 - start year:
2022-07-01 09:34:13 +03:00
b3cd36c70e
Fix translation issues caused by nested brackets and braces ( #7242 )
...
* Fix translation issues
* Readd comment
* Reviews
* Update translation line
2022-07-01 09:32:56 +03:00
8f0e64e02d
4.1.14
2022-06-25 22:47:35 +03:00
250ab4010f
Version rollout ( #7305 )
...
* Bump version and create initial changelog entry
* Update Russian.properties (#7303 )
* Update Portuguese.properties (#7300 )
* Update Romanian.properties (#7294 )
* Update Romanian.properties
* Update Romanian.properties
* oopsie
* Update Swedish.properties (#7286 )
* Update Catalan.properties (#7274 )
* Update Catalan.properties
* Update Catalan.properties
* Update Catalan.properties
* Update Spanish.properties (#7273 )
* French.properties: update translation (#7272 )
* French.properties: fix grammatical mistake
Multiplayer, not multiplayers, as the subject of the adjective is a
single game, server, etc. but never players themselves.
* French.properties: Update French translation
* Update Simplified_Chinese.properties (#7270 )
* Update Simplified_Chinese.properties
* Update Simplified_Chinese.properties
* Update Simplified_Chinese.properties
* Update Simplified_Chinese.properties
* Update Swedish.properties (#7269 )
* Update Italian.properties (#7266 )
* Update Filipino.properties (#7265 )
* Update Filipino.properties
* Update Filipino.properties
* Update German translation (#7263 )
* Update German translation
* Update German translation
* Update German translation
* Update Lithuanian.properties (#7262 )
* Update Indonesian.properties (#7260 )
Co-authored-by: yairm210 <yairm210@users.noreply.github.com >
Co-authored-by: deqtodo <94169613+deqtodo@users.noreply.github.com >
Co-authored-by: Amarques-UCSD <77080462+Amarques-UCSD@users.noreply.github.com >
Co-authored-by: alexban011 <alexban011@gmail.com >
Co-authored-by: Baapity <62382567+Baapity@users.noreply.github.com >
Co-authored-by: Joan Josep <juanjo.ng.83@gmail.com >
Co-authored-by: Caballero Arepa <78449553+ArchDuque-Pancake@users.noreply.github.com >
Co-authored-by: Mayeul Cantan <oss+github@mayeul.net >
Co-authored-by: heipizhu4 <100454479+heipizhu4@users.noreply.github.com >
Co-authored-by: Giuseppe D'Addio <41149920+Smashfanful@users.noreply.github.com >
Co-authored-by: Shann Aurelle Ripalda <shannaurelleg@gmail.com >
Co-authored-by: MartinP <77325495+Mape6@users.noreply.github.com >
Co-authored-by: MindaugasRumsa51 <107413099+MindaugasRumsa51@users.noreply.github.com >
Co-authored-by: kensvin <63847755+Kensvin28@users.noreply.github.com >
2022-06-25 22:38:41 +03:00
bc9a42e452
Save uncaught exception to file ( #7247 )
...
* Refactor: Rename GameSaver to UncivFiles
* Save last uncaught exception to file
Co-authored-by: Yair Morgenstern <yairm210@hotmail.com >
2022-06-25 22:30:27 +03:00
98af4207ec
Make mounted vs city penalties only for attacking ( #7296 )
...
* Make horse vs city penalties only for attacking
* Reorder conditions
Co-authored-by: Yair Morgenstern <yairm210@hotmail.com >
2022-06-25 22:30:04 +03:00
efc095eaa1
Logistics allows move after attack ( #7291 )
2022-06-25 22:19:41 +03:00
56812f0297
added gameParameter option to disable start bias ( #7241 )
...
* disable start bias
* better indentation
* improved
* improvedx2
* now for generated maps too
* made it choose a random location instead of the last one
* -||-
* checks
* forgot I can write directly on github :)
2022-06-25 22:14:32 +03:00
03ee03d99b
Fix cataphract not requiring horses ( #7292 )
...
* Fix cataphract not requiring horses
* Spacing
2022-06-25 22:12:09 +03:00
9d6a945a91
Regenerate atlas
2022-06-25 15:11:39 +02:00
51ba657b75
Added option to select font size ( #7238 )
2022-06-25 13:46:12 +02:00
8047278d80
Add Notifications Log ( #7122 )
2022-06-25 13:40:42 +02:00
4f6a2eb2f4
Add notification when a civ is resurrected through liberation ( #7276 )
2022-06-24 01:24:29 +02:00
ccf9f1c8b0
Improve city ambient sounds ( #7275 )
2022-06-23 20:43:41 +02:00
315adb7648
4.1.13
2022-06-22 09:47:51 +03:00
147b73fad2
Version rollout ( #7259 )
...
* Bump version and create initial changelog entry
* Update French.properties (#7258 )
* translation (#7253 )
* Update Simplified_Chinese.properties (#7251 )
* Update Simplified_Chinese.properties
Imcomplete. A save commit only.
* Update android/assets/jsons/translations/Simplified_Chinese.properties
* Update Italian.properties (#7245 )
* Update Filipino.properties (#7235 )
* Improve German.properties (#7231 )
* Update Lithuanian.properties (#7229 )
* Update Catalan.properties (#7225 )
Co-authored-by: yairm210 <yairm210@users.noreply.github.com >
Co-authored-by: Ouaz <Ouaz@users.noreply.github.com >
Co-authored-by: alexban011 <alexban011@gmail.com >
Co-authored-by: heipizhu4 <100454479+heipizhu4@users.noreply.github.com >
Co-authored-by: Giuseppe D'Addio <41149920+Smashfanful@users.noreply.github.com >
Co-authored-by: Shann Aurelle Ripalda <shannaurelleg@gmail.com >
Co-authored-by: Timo T <azzurite@gmail.com >
Co-authored-by: MindaugasRumsa51 <107413099+MindaugasRumsa51@users.noreply.github.com >
Co-authored-by: Joan Josep <juanjo.ng.83@gmail.com >
2022-06-22 09:36:33 +03:00
68cc4303ec
Make popups and text fields nicer to interact with on Android ( #7211 )
...
* Make popups and text fields nicer to interact with on Android
* Refactor: Rename createTextField to UncivTextField.create
* Fix multiplayer save delete text
2022-06-22 09:32:20 +03:00
8f53262fc4
CityScreen plays a sound when opened ( #7163 )
...
* added sounds to cityScreen
* changes? ..don't know how to name this commit
* removed try block
* improved era1 sound and added slider for city enter sounds
* added Information Era sound
* added Future Era sound
* better option name + translation
* added Atomic Era sound
* normalized sounds
* prevent spam + better era 0 and 1 sounds
* cleanup
* sound improvements to medieval and atomic
* volume now tied to sound effects
* improved information sound
* improved future sound
* sounds now stop if you exit the city screen
* improved Renaissance sound
* now in separate function
* now using the music controller
* better file names
* WLTK day sound + sounds are now configurable in Eras.json
* removed redundant setting and fixed comment
* added PlaySingle
* musicController no longer used
* Gdx.audio.newMusic is now used
* function name
* function are now in their own class
* CitySoundPlayer now has 1 instance in UncivGame and is hooked
* credits
* sounds loop
* loopable sounds
* updated credits
* fixed sound not stopping when changing city without leaving cityScreen
* changed WLTKNew sound
* added toggle for the sounds
* changed WLTK sound, removed music and made all tracks have the same volume
* addressed some of the issues
* addressed more issues
* increased sounds volume + volume slider
* made WLTK sound slightly quieter
* removed entry from Vanilla eras
* revert back to CitySoundPlayer.kt
* no more hooks
* removed unused stuff
* changees
* completly reverted MusicController
* and the MusicTrackChooserFlags
* fixed ESC not stopping sounds
* updated credits to mention the sounds are modified
* dispose()
* removed try block
2022-06-22 09:11:03 +03:00
8d742eef38
4.1.12
2022-06-19 21:55:28 +03:00
806135586d
Version rollout ( #7222 )
...
* Bump version and create initial changelog entry
* Update Catalan.properties (#7204 )
* Update Catalan.properties
* Update Catalan.properties
* Update Catalan.properties
* Update Catalan.properties
* Update Lithuanian.properties (#7203 )
* Update Filipino.properties (#7192 )
* Update Filipino.properties
* Update Filipino.properties
Co-authored-by: yairm210 <yairm210@users.noreply.github.com >
Co-authored-by: Joan Josep <juanjo.ng.83@gmail.com >
Co-authored-by: MindaugasRumsa51 <107413099+MindaugasRumsa51@users.noreply.github.com >
Co-authored-by: Shann Aurelle Ripalda <shannaurelleg@gmail.com >
2022-06-19 21:49:20 +03:00
9683e27526
Civilopedia tweaks ( #7051 )
...
* Civilopedia Files Split
* Central showReligionInCivilopedia function
* ConstructImprovementConsumingUnit with Conditional for Prophet
* Show Units capable of building an Improvement
* "Needs removal of terrain features to be built"
2022-06-19 02:29:07 +02:00
197241b2e0
Various UX improvements ( #7207 )
...
* Refactor: Format JSON
* Change button hover color to be darker
* Refactor: Change disabled buttons to always look disabled, even if they don't have the default style
* Make disabled style a little grayer
* Refactor: Make addCloseButton not start a new row
* Refactor: Remove "...inRow" popup button methods & add button style parameter
* Reorder "ok/cancel" popups to have "ok" on the right side
* Fix pointer enter/exit events being disabled by default
* Fix equalizeLastTwoButtonWidths not setting the cells to be equal size
* Change YesNoPopup to ConfirmPopup
* Add ConfirmPopup to deletion of save files
2022-06-19 00:53:30 +02:00
35c68b47d5
Regenerate atlas & update uniques.md
2022-06-18 23:39:08 +02:00
c922f134e6
Moddable game speeds ( #6856 )
...
* Move GameSpeed definition to JSON files
* Add game speeds civilopedia page
2022-06-18 23:27:46 +02:00
1facd97782
Translated strings after generating translation files from Adv Opt. ( #7209 )
...
* Translated strings after generating translation files from Adv Opt.
* Amend missing space at the end of the line
2022-06-18 21:43:30 +03:00
f48bc94f87
4.1.11
2022-06-16 21:28:20 +03:00
192bc9eb46
Version rollout ( #7185 )
...
* Bump version and create initial changelog entry
* Update French.properties (#7174 )
* Update Catalan.properties (#7173 )
* Update Catalan.properties
* Update Catalan.properties
* Update Spanish.properties (#7172 )
* Update Filipino.properties (#7166 )
* Update Filipino.properties
* Update Filipino.properties
* Update Filipino.properties
* Update Filipino.properties
* Update Filipino.properties
* Update Filipino.properties
* Update Italian.properties (#7165 )
* Update Italian.properties
* Update Italian.properties
* Update Brazilian_Portuguese.properties (#7149 )
* Update Brazilian_Portuguese.properties
* Fixed Floodfill_Abbreviation mistake
* 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: Joan Josep <juanjo.ng.83@gmail.com >
Co-authored-by: Caballero Arepa <78449553+ArchDuque-Pancake@users.noreply.github.com >
Co-authored-by: Shann Aurelle Ripalda <shannaurelleg@gmail.com >
Co-authored-by: Giuseppe D'Addio <41149920+Smashfanful@users.noreply.github.com >
Co-authored-by: Kalil <kalilcamera67@gmail.com >
2022-06-16 21:20:06 +03:00
e2b7891248
Two new Unit Tests ( #7001 )
...
* MapGenerator fixes
* MainMenu Background Map scaled to Screen
* Easter Eggs - Code only
* Easter Eggs - Graphics
2022-06-16 21:07:30 +03:00
564f7b476c
small fixes ( #7181 )
...
* fixes
* relaced translations with _
* better displayCutout
2022-06-16 18:56:18 +03:00
0585194eaf
Fix cutout options crash ( #7169 )
2022-06-15 15:59:58 +02:00
d562eb2dd2
4.1.10
2022-06-14 21:03:20 +03:00
c710b83a0d
Version rollout ( #7162 )
...
* Bump version and create initial changelog entry
* Update Lithuanian.properties (#7153 )
* Update French.properties (#7142 )
* Update Catalan.properties (#7140 )
* Update Romanian.properties (#7139 )
* Update Traditional_Chinese.properties (#7137 )
* Update Traditional_Chinese.properties
* Update android/assets/jsons/translations/Traditional_Chinese.properties
Co-authored-by: heipizhu4 <100454479+heipizhu4@users.noreply.github.com >
* Update android/assets/jsons/translations/Traditional_Chinese.properties
Co-authored-by: heipizhu4 <100454479+heipizhu4@users.noreply.github.com >
* Update android/assets/jsons/translations/Traditional_Chinese.properties
Co-authored-by: heipizhu4 <100454479+heipizhu4@users.noreply.github.com >
* Update android/assets/jsons/translations/Traditional_Chinese.properties
Co-authored-by: heipizhu4 <100454479+heipizhu4@users.noreply.github.com >
* Update android/assets/jsons/translations/Traditional_Chinese.properties
Co-authored-by: heipizhu4 <100454479+heipizhu4@users.noreply.github.com >
* Update android/assets/jsons/translations/Traditional_Chinese.properties
Co-authored-by: heipizhu4 <100454479+heipizhu4@users.noreply.github.com >
* Update Traditional_Chinese.properties
Co-authored-by: heipizhu4 <100454479+heipizhu4@users.noreply.github.com >
* Update Simplified_Chinese.properties (#7136 )
* Update Simplified_Chinese.properties
* Update Simplified_Chinese.properties
* Update Simplified_Chinese.properties
* Update Indonesian.properties (#7134 )
* Update Indonesian.properties
* Update Indonesian.properties
* Fetch upstream and more translations to brazilian portuguese (#7133 )
* More translations to Brazilian Portuguese
* Adding more translations to Brazilian Portuguese
* Translations to Brazilian Portuguese
* Update German translation (#7132 )
* Update German translation
* Update German translation
* Update Filipino.properties (#7131 )
* Update Filipino.properties
* Update Filipino.properties
* Update Filipino.properties
* Update Spanish.properties (#7127 )
* Update Spanish.properties
* fix some vainas
* Update Spanish.properties
* Update Spanish.properties
* Update Spanish.properties
Co-authored-by: yairm210 <yairm210@users.noreply.github.com >
Co-authored-by: MindaugasRumsa51 <107413099+MindaugasRumsa51@users.noreply.github.com >
Co-authored-by: Ouaz <Ouaz@users.noreply.github.com >
Co-authored-by: Joan Josep <juanjo.ng.83@gmail.com >
Co-authored-by: alexban011 <alexban011@gmail.com >
Co-authored-by: Jia <31085601+Jia35@users.noreply.github.com >
Co-authored-by: heipizhu4 <100454479+heipizhu4@users.noreply.github.com >
Co-authored-by: kensvin <63847755+Kensvin28@users.noreply.github.com >
Co-authored-by: André Lucas C. da Silva <andr9310@gmail.com >
Co-authored-by: MartinP <77325495+Mape6@users.noreply.github.com >
Co-authored-by: Shann Aurelle Ripalda <shannaurelleg@gmail.com >
Co-authored-by: Caballero Arepa <78449553+ArchDuque-Pancake@users.noreply.github.com >
2022-06-14 20:52:56 +03:00
fc926420e8
added cutout support ( #7044 )
...
* added support
* now toggleable in settings
* translation
* added note that it requires restart
* made it enabled by default
* padded buttons to the right if there is a cutout
* checking for cutout instead of android
* reverted button changes
* moved option to advancedTab
2022-06-14 20:34:30 +03:00
9bd8750739
Refactor: Consistent & correct usage of coroutines ( #7077 )
...
* Refactor: Consistent usage of coroutines
* Add usage comments to the different threads
* Refactor: Properly separate crash handling into its platform-specific parts
* Fix autoSave never finishing
* Correctly handle coroutines when the GL thread is not accepting runnables anymore
Co-authored-by: Yair Morgenstern <yairm210@hotmail.com >
2022-06-12 00:13:49 +03:00
9008d242a3
Refactor: Change UncivGame.worldScreen and UncivGame.gameInfo to be of nullable type ( #7114 )
...
* Refactor: Make Popups work on Stages instead of BaseScreens
* Refactor: Change UncivGame.worldScreen and UncivGame.gameInfo to be of nullable type
* Fix "Resume" game loading not fully handling exceptions
* Fix one missed refactoring
* Refactor: remove useless postRunnable
2022-06-11 22:14:44 +03:00
d34fa7db3d
4.1.9
2022-06-10 16:56:19 +03:00
19e0537e8c
Version rollout ( #7126 )
...
* Bump version and create initial changelog entry
* Update Filipino.properties (#7124 )
* Update Filipino.properties
* Update Filipino.properties
* Update French.properties (#7112 )
* Update Simplified_Chinese.properties (#7107 )
* Update Catalan.properties (#7105 )
* Update Catalan.properties
* Update Catalan.properties
* Update Catalan.properties
* Update Spanish.properties (#7104 )
* Update Italian.properties (#7102 )
* Update German translation (#7101 )
* Update Indonesian.properties (#7100 )
* Update Lithuanian properties (#7099 )
* Update Lithuanian.properties
* Update Lithuanian.properties
Co-authored-by: yairm210 <yairm210@users.noreply.github.com >
Co-authored-by: Shann Aurelle Ripalda <shannaurelleg@gmail.com >
Co-authored-by: Ouaz <Ouaz@users.noreply.github.com >
Co-authored-by: heipizhu4 <100454479+heipizhu4@users.noreply.github.com >
Co-authored-by: Joan Josep <juanjo.ng.83@gmail.com >
Co-authored-by: Caballero Arepa <78449553+ArchDuque-Pancake@users.noreply.github.com >
Co-authored-by: Giuseppe D'Addio <41149920+Smashfanful@users.noreply.github.com >
Co-authored-by: MartinP <77325495+Mape6@users.noreply.github.com >
Co-authored-by: kensvin <63847755+Kensvin28@users.noreply.github.com >
Co-authored-by: MindaugasRumsa <106827940+MindaugasRumsa@users.noreply.github.com >
2022-06-10 16:49:05 +03:00
3e6fc0e22a
Add multiplayer turn sound notification ( #6995 )
...
* Refactor: Extract methods & reduce code duplication
* Refactor: Rename Sounds to SoundPlayer
* Refactor: Make UncivSound a data class
As far as I can see, UncivSoundConstants served no purpose
* Refactor: Reorder sounds
* Refactor: Split up ExtensionFunctions and move into own package
* Add multiplayer turn sound notification
* Refactor: Remove unnecessary double translation
* Refactor: Reduce code duplication
* Refactor: No if for boolean logic
2022-06-10 16:44:29 +03:00
9558b79653
Removed incorrectly translated strings from indonesian translation ( #7108 )
...
They should not be translated literally, but the link above should be followed to find what should be translated instead.
2022-06-10 00:27:58 +02:00
d795c56d58
4.1.8
2022-06-08 10:30:04 +03:00
32e93a32e2
Version rollout ( #7098 )
...
* Bump version and create initial changelog entry
* Update French.properties (#7093 )
* Update Italian.properties (#7092 )
* Update German translation (#7087 )
* Update Japanese.properties (#7086 )
* Update Japanese.properties
Added about 20 lines of Japanese translation.
Didn't know where the 'fastlane_full_description' so good so put one there commented out for now.
* Update Japanese.properties
Replaced the commented out fastlane_full_description with appropriate \n for line breaks
* Update Japanese.properties
Various easy one line translations
* Update Spanish.properties (#7082 )
* Update Catalan.properties (#7081 )
* Update Indonesian.properties (#7079 )
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: MartinP <77325495+Mape6@users.noreply.github.com >
Co-authored-by: itmaru <34495311+itmaru@users.noreply.github.com >
Co-authored-by: Caballero Arepa <78449553+ArchDuque-Pancake@users.noreply.github.com >
Co-authored-by: Joan Josep <juanjo.ng.83@gmail.com >
Co-authored-by: kensvin <63847755+Kensvin28@users.noreply.github.com >
2022-06-08 10:25:11 +03:00
b79246ee02
Certain projects cannot be hurried by great engineer ( #7076 )
2022-06-08 10:20:45 +03:00
b05072d0c9
Fix "Free technology" allowing you to get a technology you're not supposed to be able to get ( #7083 )
2022-06-08 02:16:46 +02:00
47c7026dad
Update ManuallyBlockedMods.json ( #7089 )
...
Deciv repository has been transferred recently and it has been updated with same standard as Deciv Redux.
2022-06-07 20:23:11 +03:00
ea3b1bb612
4.1.7
2022-06-06 10:02:02 +03:00
120c41dd15
Revert "Moddable prettier Tutorials - Step 1 ( #7064 )"
...
This reverts commit e91c0ff212
.
2022-06-06 09:59:21 +03:00