926d3bcf4c
Version rollout ( #6426 )
...
* Bump version and create initial changelog entry
* Update Japanese.properties (#6417 )
* Update Japanese.properties (#6410 )
* Update Filipino.properties (#6409 )
* Update Filipino.properties
* Update Filipino.properties
Co-authored-by: yairm210 <yairm210@users.noreply.github.com >
Co-authored-by: kobon2015 <63530082+kobon2015@users.noreply.github.com >
Co-authored-by: IDontHaveANam3 <92687952+IDontHaveANam3@users.noreply.github.com >
2022-03-25 17:45:31 +03:00
84561e7ad4
Add Moddable Policy Priorities ( #6390 )
...
* Fixed G&K policy eras
Patronage should be Medieval and Freedom should be Industrial in G&K
* Added 'priorities' object to policy branch entries
* Fixed Vanilla policy eras
Also set testing priorities in advance
* Partial code formatting
* Reworked how the AI chooses a policy to newly adopt
* Removed debugging codes
* Update Civilization-related-JSON-files.md
Added Branch priorities
* Assigned actual priorities to each branch
Also fixed a debugging value in Ruleset.kt (-1 -> 0)
2022-03-25 17:33:42 +03:00
0b50715fb3
Improve TranslationFileWriter (less hardcoding, fixes PolicyBranch) ( #6421 )
...
* Allow TranslationFileWriter to follow several superclass levels (fixes PolicyBranch names)
* Bring German and template up to par as baseline
* Framework to feed TranslationFileWriter from UniqueParameterType, also fixes Fountain of Youth
* TranslationFileWriter legacy guessing now _much_ simpler
* Fix "chance to be destroyed by nukes" case
* Fix tests (allTranslationsHaveCorrectPlaceholders goes cross-language)
2022-03-25 17:27:25 +03:00
5fa10348b5
4.0.0
2022-03-21 21:29:55 +02:00
7a337dea4d
Version rollout ( #6399 )
...
* Bump version and create initial changelog entry
* Update Indonesian.properties (#6386 )
* Update French.properties (#6371 )
* Update Italian.properties (#6370 )
Co-authored-by: yairm210 <yairm210@users.noreply.github.com >
Co-authored-by: kensvin <63847755+Kensvin28@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 >
2022-03-21 21:18:37 +02:00
c1737b6183
Custom desktop font ( #6377 )
...
* Custom desktop font
* Add `getDesktopAllFonts` to setting custom desktop font.
* Custom font.
`desktopFontFamily` change to `fontFamily`.
Add GameSettings.getSettingsForPlatformLaunchers().
* Add `Custom font` setting UI.
* Add `Custom font` on Android.
* `Default Font` use translations.
* format
* remove open fun.
Co-authored-by: Yair Morgenstern <yairm210@hotmail.com >
2022-03-21 21:12:16 +02:00
cf21ade76e
Moddable Ice generation (any impassable feature on Water possible) ( #6329 )
...
Co-authored-by: Yair Morgenstern <yairm210@hotmail.com >
2022-03-21 21:08:25 +02:00
367a427436
Unified two uniques into one more descriptive unique ( #6380 )
...
* Unified two uniques into one more descriptive unique
* Fixed fallout generation & typo
2022-03-21 21:05:54 +02:00
984c4d9b2d
Unified & generalized a few uniques ( #6379 )
...
* Generalized trade route percent bonuses
* Unified two uniques using populationFilter; deprecated a deprecated uniq
* Made some renamings to improve clarity & fixed tests
* Fixed tests again
* Fixed typo
2022-03-21 21:05:20 +02:00
2b1251258c
Unciv server ( #6384 )
...
* Background implementation for Unciv server with ktor.
Server ip in settings, able to copy your own ip and copy ip from clipboard for easy sharing, created stub for the client-server data transfer. No actual data storage or server implementation.
* Unciv server round 2 - implementing crud for files and it works!
metadata seems to only be in use for mutex, which is currently unused
That's all for today
* When starting a new multiplayer game the files are correctly saved in the server, and the server can return the files, but the function in the game to retrieve the game info is non-blocking so it doesn't work. Still, progress!
* Changed the Gdx http to basic Java http, as used for Dropbox, and now everything works!!!!
* Documentation for running and using the server
* Better texts, translations, etc
* Trog is right this should be a PUT not POST
2022-03-21 21:05:02 +02:00
1df49749f2
Split 6 tiles visible unique into its parts, making it more moddable ( #6389 )
...
* Split sight unique into its parts, making it more moddable
* Standardized unique ordering
2022-03-21 21:03:33 +02:00
4b55882019
3.19.18
2022-03-17 23:37:33 +02:00
635d588711
More untranslated items fixed - #6131
2022-03-17 23:34:39 +02:00
bf0a44413f
Version rollout ( #6365 )
...
* Bump version and create initial changelog entry
* Update Simplified_Chinese.properties (#6359 )
* Update Filipino.properties (#6358 )
* Update Spanish.properties (#6356 )
* Update French.properties (#6352 )
* Update Indonesian.properties (#6351 )
* Update Italian.properties (#6350 )
Co-authored-by: yairm210 <yairm210@users.noreply.github.com >
Co-authored-by: heipizhu4 <100454479+heipizhu4@users.noreply.github.com >
Co-authored-by: SOULTAKER1011 <90161631+SOULTAKER1011@users.noreply.github.com >
Co-authored-by: ArchDuque-Pancake <78449553+ArchDuque-Pancake@users.noreply.github.com >
Co-authored-by: Ouaz <Ouaz@users.noreply.github.com >
Co-authored-by: kensvin <63847755+Kensvin28@users.noreply.github.com >
Co-authored-by: Giuseppe D'Addio <41149920+Smashfanful@users.noreply.github.com >
2022-03-17 22:52:03 +02:00
f66930ed68
3.19.17
2022-03-13 22:57:55 +02:00
b8ef6725eb
Version rollout ( #6349 )
...
* Commit from GitHub Actions (UncivBot)
* Update Spanish.properties (#6348 )
* Update Simplified_Chinese.properties (#6338 )
translation2
* Update French.properties (#6336 )
* Update Italian.properties (#6334 )
* Update Simplified_Chinese.properties (#6331 )
3.19.16 translation1
Co-authored-by: yairm210 <yairm210@users.noreply.github.com >
Co-authored-by: ArchDuque-Pancake <78449553+ArchDuque-Pancake@users.noreply.github.com >
Co-authored-by: heipizhu4 <100454479+heipizhu4@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 >
2022-03-13 22:53:45 +02:00
97787bd397
Resolved #6335 - now shows conditionals precluding construction of units ( #6346 )
...
* Resolved #6335 - now shows conditionals precluding construction of units
Built simply so that if we decide to expand the conditionals that should be shown it will simply be building a hashset of conditionalsToShow
* Added an instance wrapper, so the enum has the default values and the class has the actual values
* minor lint
2022-03-13 22:45:39 +02:00
cea63eb114
Multiplayer code cleanup ( #6330 )
...
* Fixed reviewed comments of PR 6273
* Cleanup of Dropbox.kt
- moved Dropbox.kt from ui\worldscreen\mainmenu to logic\multiplayer
- moved ServerMutex and OnlineMultiplayer to own files
- changed DropBoxFileConflictException to FileStorageConflictException to match FileStorage scheme
- merged FolderListEntry with DropboxMetaData as they were basicly the same
- introduced IFileMetaData to match FileStorage scheme and modified DropboxMetaData to use it
- removed some unused imports
2022-03-13 22:44:02 +02:00
d8e9563a7c
Religion overview improved ( #6303 )
...
* Improve handling of Religion PickerScreen with long lists
* Fix mouseover graying Labels bug
* Update Pantheon chooser visuals
* Some Color.lerp simplification
* Religion pickers - Merge common stuff of Pantheon and Religion Pickers
* Religion pickers - Linting
* Religion pickers - Move ReligionOverviewTable extra lines capability to Belief, Fix FormattedLine link+center
* Religion pickers - Belief Civilopedia linked description
* Religion overview tweaked
* Religion overview tweaked - patch1
2022-03-13 22:43:40 +02:00
ae0628a55e
Add Filipino.png since the Translation file is already there ( #6343 )
2022-03-12 22:36:23 +02:00
f73916ac3b
3.19.16
2022-03-10 19:52:29 +02:00
3ea8e8bd60
Update Spanish.properties ( #6308 )
...
* Update Spanish.properties
* Update Spanish.properties
2022-03-10 19:49:16 +02:00
dbca233a45
Version rollout ( #6326 )
...
* Commit from GitHub Actions (UncivBot)
* Update Brazillian_Portuguese.properties (#6325 )
* Tradução mais avançada para português
* Update Brazilian_Portuguese.properties
* Add files via upload
* Update Indonesian.properties (#6324 )
* Update French.properties (#6322 )
* Update Czech.properties (#6321 )
* Update German translation (#6311 )
* Update Spanish.properties (#6307 )
Co-authored-by: yairm210 <yairm210@users.noreply.github.com >
Co-authored-by: RivolviOcelot <73536178+Lufims@users.noreply.github.com >
Co-authored-by: kensvin <63847755+Kensvin28@users.noreply.github.com >
Co-authored-by: Ouaz <Ouaz@users.noreply.github.com >
Co-authored-by: jahodovykolac <79529669+jahodovykolac@users.noreply.github.com >
Co-authored-by: MartinP <77325495+Mape6@users.noreply.github.com >
Co-authored-by: Hello200000 <98656089+Hello200000@users.noreply.github.com >
2022-03-10 19:48:53 +02:00
e5b36f5b9f
Unique units abilities that should be inherited by upgrades ( #6304 )
...
* Unique units abilities that should be inherited by upgrades
* Unique units abilities that should be inherited by upgrades - xlt
* Unique units abilities that should be inherited by upgrades - wiki
2022-03-10 19:45:32 +02:00
44b4cb7e9b
Add Amphibious promotion to Songhai units ( #6306 )
...
* Destroy Arsenal when city is captured
* Update vanilla Songhai
* Add Amphibious promotion to all Songhai units
In Gods and Kings, all Songhai Land units have the Amphibious promotion. This brings our Gods and Kings up to speed with the original.
2022-03-10 19:43:34 +02:00
83e9aaf1d3
testy ( #6312 ) ( #6313 )
2022-03-09 14:31:17 +02:00
43ebab9050
Petra fix ( #6305 )
...
* Destroy Arsenal when city is captured
* Fix Petra culture wiht city filter
Change Petra's culture bonus to city-specific bonus instead of empire-wide bonus
2022-03-08 20:21:41 +02:00
eaf5e453ba
3.19.15
2022-03-08 14:32:01 +02:00
05869e8ec7
Translation: Update Spanish.Properties ( #6299 )
2022-03-08 14:25:02 +02:00
fef2797341
3.19.14-patch1
2022-03-07 13:06:58 +02:00
5bae8d37b3
Translations update ( #6295 )
...
* Update French.properties (#6283 )
* Update Indonesian.properties (#6280 )
* Update Simplified_Chinese.properties (#6278 )
* Update Italian.properties (#6276 )
* Adding more polish translations (#6250 )
* adding more polish translations
* Update Polish.properties
* Update Polish.properties
Fixed typo in line 189
Co-authored-by: Ouaz <Ouaz@users.noreply.github.com >
Co-authored-by: kensvin <63847755+Kensvin28@users.noreply.github.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: simur407 <szymon.bartczak@op.pl >
2022-03-07 13:03:08 +02:00
28ab45ae40
Fix Mughal Fort using UniqueType Stats instead of StatsPerCity ( #6289 )
2022-03-07 10:22:01 +02:00
03aa489dca
3.19.14
2022-03-05 20:26:01 +02:00
490fb3314c
Translations update ( #6275 )
...
* Update Simplified_Chinese.properties (#6274 )
* Update Czech.properties (#6272 )
* Update Indonesian.properties (#6269 )
* Update German translation (#6258 )
* Update Italian.properties (#6257 )
* Update Japanese.properties (#6256 )
* Update French.properties (#6252 )
* Update Spanish.properties (#6251 )
* Update Polish.properties - translation (#6268 )
* Update Polish.properties
* Update Polish.properties
Previous ones were made bad 'cause of my mistake, but this one should be okay as for first day:)
Co-authored-by: heipizhu4 <100454479+heipizhu4@users.noreply.github.com >
Co-authored-by: jahodovykolac <79529669+jahodovykolac@users.noreply.github.com >
Co-authored-by: kensvin <63847755+Kensvin28@users.noreply.github.com >
Co-authored-by: MartinP <77325495+Mape6@users.noreply.github.com >
Co-authored-by: Giuseppe D'Addio <41149920+Smashfanful@users.noreply.github.com >
Co-authored-by: Mic <100757255+Mic0217@users.noreply.github.com >
Co-authored-by: Ouaz <Ouaz@users.noreply.github.com >
Co-authored-by: ArchDuque-Pancake <78449553+ArchDuque-Pancake@users.noreply.github.com >
Co-authored-by: FancyDot <100958790+FancyDot@users.noreply.github.com >
2022-03-05 20:17:52 +02:00
fb7cb707e0
WLTK decorations ( #6253 )
...
* WLTK decoration png's and atlas
* UncivTooltip anchor to stage so tips won't get clipped by some ScrollPane
* Empire Overview Cities add WLTK column
* Make WLTK line on CityScreen stats box link to Civilopedia
* Make Civilopedia return to previous screen for _both_ ESC/Back and the Close Button
* Revive Civilopedia links in WorldScreen.TileInfoTable
* Festive decoration for WLTK day on CityScreen
2022-03-05 20:10:03 +02:00
2f980abd72
Locate Mod Errors choose base ruleset to do complex check against ( #6263 )
...
* Some Ruleset linting
* Mod-check display remove unnecessary FormattedLine
* Mod-check can run on selectable base ruleset instead of Vanilla only
* Mod-check show final severity on Expander
* Mod-check base selectbox translatable
2022-03-05 20:03:28 +02:00
0e26ea2cc8
Added deep link to multiplayer games ( #6273 )
2022-03-05 20:00:56 +02:00
00c5ecb6a6
3.19.13
2022-02-28 22:49:11 +02:00
c9dfd4062d
3.19.13
2022-02-28 19:49:50 +02:00
a96934dc7c
Translations update ( #6248 )
...
* Translation: Update Spanish.Properties (#6243 )
* Translation: Update Spanish.Properties
Mosaicos? Pero si yá está el estandar de "Casilla"?...
* Update Spanish.properties
* Update Spanish.properties
* Create Spanish.properties
* Update Spanish.properties
* Update German translation (#6242 )
* Update Indonesian.properties (#6241 )
* Update French.properties (#6236 )
* Update Simplified_Chinese.properties (#6233 )
* Update Simplified_Chinese.properties
I have translated all I can, but there're still some of them out of my ability. Note: How to translate ID?
* Update Simplified_Chinese.properties
* Update Italian.properties (#6228 )
Co-authored-by: ArchDuque-Pancake <78449553+ArchDuque-Pancake@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: Ouaz <Ouaz@users.noreply.github.com >
Co-authored-by: heipizhu4 <100454479+heipizhu4@users.noreply.github.com >
Co-authored-by: Giuseppe D'Addio <41149920+Smashfanful@users.noreply.github.com >
2022-02-28 19:47:05 +02:00
bca3d5645a
Fix Spaceship production boni (and key binding) ( #6247 )
...
* Fix spaceship part boni
* Key binding for 'Add part to spaceship'
2022-02-28 19:42:02 +02:00
651dcff581
Fix Polynesia's Wayfinding ( #6238 )
...
* Fix Polynesia's Wayfinding
* Fix mod option to use other unit filters with UnitsMayEnterOcean
2022-02-28 19:41:22 +02:00
f360eda047
Align (reduce) Embarked Defense Strength per Era ( #6231 )
...
* Change Embarked Defending Strength per era. Update Tutorial a little
* Use JSON implementation of EmbarkDefense
Co-authored-by: itanasi <spellman23@gmail.com >
2022-02-28 19:41:13 +02:00
db1304ee35
3.19.12
2022-02-25 13:48:47 +02:00
79699a0ba7
Translations update ( #6227 )
...
* Update Indonesian.properties (#6225 )
* Update French.properties (#6218 )
* Update Spanish.properties (#6217 )
UPDATE
* Update Italian.properties (#6216 )
* Update German translation (#6215 )
Co-authored-by: kensvin <63847755+Kensvin28@users.noreply.github.com >
Co-authored-by: Ouaz <Ouaz@users.noreply.github.com >
Co-authored-by: Hello200000 <98656089+Hello200000@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 >
2022-02-25 13:43:38 +02:00
ae2b91dd67
Moved wiki links to new site links
2022-02-23 21:40:20 +02:00
09089cb60d
Added uniques and deprecations for "Requires" and "Unlocked by" uniques - #6165
2022-02-22 16:55:37 +02:00
162ed35255
3.19.11
2022-02-22 11:41:06 +02:00
d01203fcdc
Translations update ( #6214 )
...
* Update Italian.properties (#6209 )
* Update Japanese.properties (#6207 )
* translate ConditionalsPlacement
* Update German translation (#6206 )
* Translation: Update of Spanish (#6204 )
* Translation: Update of Spanish
* Update Spanish.properties
* Update French.properties (#6200 )
* Update Indonesian.properties (#6198 )
Co-authored-by: Giuseppe D'Addio <41149920+Smashfanful@users.noreply.github.com >
Co-authored-by: nukurette <nukurette@gmail.com >
Co-authored-by: MartinP <77325495+Mape6@users.noreply.github.com >
Co-authored-by: ArchDuque-Pancake <78449553+ArchDuque-Pancake@users.noreply.github.com >
Co-authored-by: Ouaz <Ouaz@users.noreply.github.com >
Co-authored-by: kensvin <63847755+Kensvin28@users.noreply.github.com >
2022-02-22 11:38:28 +02:00
e0345bcb52
Reorganized the way city states grant resources & rounded a float to an int ( #6210 )
...
* Reorganized the way city states grant resources & rounded a float to an int
* Reworded a string so it sounds nicer
2022-02-22 11:30:33 +02:00