84af8fa3e0
perf: Compute 'missing from minimum' stats only when necessary
2024-08-16 16:01:45 +03:00
8206101f34
Fixed Civilopedia not showing non-unique buildings and units on techs
2024-08-15 12:58:20 +03:00
c20944469d
UI: Show terrain icons in text
2024-08-15 12:47:56 +03:00
3687a277a3
UI: Fade in newly-explored tiles
2024-08-15 10:34:56 +03:00
b587bfa591
Improvement uniqueTo can apply to civ *filters*
2024-08-14 21:50:39 +03:00
8ddc8a3e8b
Unit uniqueTo can apply to civ *filters*
2024-08-14 20:40:17 +03:00
238e30b86c
Building uniqueTo can apply to civ *filters*
2024-08-14 20:27:54 +03:00
1cae77d1ad
Fixed tests
2024-08-14 12:57:24 +03:00
ea2234b9a2
Added "don't spread religion to us" demand
2024-08-14 12:04:17 +03:00
04f1508dfa
Hopefully fixed commit parsing
2024-08-14 11:04:02 +03:00
adc389f5d6
4.12.19
4.12.19
2024-08-14 10:53:32 +03:00
abe41b721f
Version rollout ( #12112 )
...
* Bump version and create initial changelog entry
* Add and correct some Russian translations (#12111 )
* Update Latin translation (#12096 )
* Update translation
* Update translation
* Update translation
* Update translation
* Update translation
---------
Co-authored-by: sls1005 <sls1005@github.com >
* Update French.properties (#12091 )
* Update Spanish.properties (#12090 )
* Update Spanish.properties
* Update Spanish.properties
* Update Simplified_Chinese.properties (#12089 )
* Update Indonesian.properties (#12088 )
Translated new words and corrected grammatical errors.
* Update German translation (#12087 )
* Update Italian.properties (#12086 )
---------
Co-authored-by: yairm210 <yairm210@users.noreply.github.com >
Co-authored-by: Nicolas Flamme <nclsf87@gmail.com >
Co-authored-by: sls1005 <90055573+sls1005@users.noreply.github.com >
Co-authored-by: sls1005 <sls1005@github.com >
Co-authored-by: Ouaz <Ouaz@users.noreply.github.com >
Co-authored-by: Caballero Arepa <78449553+Caballero-Arepa@users.noreply.github.com >
Co-authored-by: 焕晨HChen <123531821+HChenX@users.noreply.github.com >
Co-authored-by: X2003 <158255876+Xenia2003@users.noreply.github.com >
Co-authored-by: mape6 <mape6@posteo.de >
Co-authored-by: Giuseppe D'Addio <41149920+Smashfanful@users.noreply.github.com >
2024-08-14 10:48:56 +03:00
fed54a4b0b
Object.entries() apparently had a breaking change
...
Also updated setup-node to v4, latest
2024-08-14 10:40:00 +03:00
9c96171188
Multiplayer 'skip turn' uses new limited automation
2024-08-14 09:53:37 +03:00
fb99f579a3
Resolves #12110 - Strategic balance applies only to major civs, as per Civ V
2024-08-14 09:52:05 +03:00
5ad68bb14d
Deprecate NaturalWonderConvertNeighborsExcept
( #12098 )
2024-08-14 09:48:43 +03:00
daf709ea22
Multiplayer: Add button to skip current player if he's taking too long ( #12106 )
...
* Add option to skip current player if he's taking too long
* Translations
* Fix translations
2024-08-14 09:48:32 +03:00
e3ecab44ed
"Skip turn" automation ( #12105 )
...
* "Skip turn" automation
* Better descriptions for multiplayer games
2024-08-14 09:48:23 +03:00
5eb2d39d5c
Resolved #12107 - automated settlers take conditionals on settling locations into account
2024-08-11 22:48:57 +03:00
6637e67ddb
chore: minor docs
2024-08-11 15:33:44 +03:00
451642450c
Modding: Added ruleset validation that 2 policies in the same branch do not have the same position
2024-08-11 14:34:03 +03:00
dc7f0434a4
Resolved #12104 - "Land to water" natural wonders do not cause ruins on water tiles
2024-08-11 12:34:08 +03:00
6e57a02f8f
"Timed unique" is definitely a meta-modifier and not a conditional
2024-08-10 23:34:09 +03:00
7ad86f80d1
4.12.18-patch1
4.12.18-patch1
2024-08-09 07:28:07 +00:00
cf202c28a4
Fix automatedRoadConnectionPath serialization errors ( #12097 )
2024-08-09 10:28:00 +03:00
49fa691d7e
Fix untranslatable ( #12093 )
...
"Visit the wiki" translatable now
2024-08-09 08:50:10 +03:00
33a164c322
4.12.18
4.12.18
2024-08-08 15:11:40 +03:00
373f72a773
Version rollout ( #12085 )
...
* Bump version and create initial changelog entry
* Update Japanese translation (#12082 )
* update
* update
* update
* fix
* Update French.properties (#12080 )
* Update Ukrainian translations (#12078 )
Co-authored-by: Kostiantyn Ko <mormat.iam@gmail.com >
* Update German translation (#12075 )
* Update Indonesian.properties (#12074 )
Translated new words and corrected mistranslation and grammatical errors.
* Update Italian.properties (#12073 )
---------
Co-authored-by: yairm210 <yairm210@users.noreply.github.com >
Co-authored-by: yuracla <89312848+yuracla@users.noreply.github.com >
Co-authored-by: Ouaz <Ouaz@users.noreply.github.com >
Co-authored-by: Kostiantyn Ko <test9@mormat.name >
Co-authored-by: Kostiantyn Ko <mormat.iam@gmail.com >
Co-authored-by: mape6 <mape6@posteo.de >
Co-authored-by: X2003 <158255876+Xenia2003@users.noreply.github.com >
Co-authored-by: Giuseppe D'Addio <41149920+Smashfanful@users.noreply.github.com >
2024-08-08 15:04:58 +03:00
210895295f
Added support for new historyranking serialization - saved ~10% of save file size ( #12079 )
...
* Added support for new historyranking serialization - saved ~10% of save file size!
* Convert RankingType strings to chars
* Join to string using ranking char instead of generic delimiter
* Keep writing old format for now :)
* Handle negative rankings
* Fix test
* Minor perf
* Revert "Minor perf"
This reverts commit 470b3e9286
.
2024-08-08 14:54:33 +03:00
b9f907e74d
Use custom Vector2 serialization - reduces total file size by 4% ( #12077 )
2024-08-08 14:38:59 +03:00
a4a270c184
lint
2024-08-08 14:36:47 +03:00
46f470ffb0
Fix tests please work
2024-08-08 14:30:39 +03:00
6777b72753
fix tests
2024-08-08 14:29:12 +03:00
d147860231
Fix tests
2024-08-08 14:24:24 +03:00
4c663e8690
Fix tests
2024-08-08 14:18:47 +03:00
f764f7c467
Fix tests
2024-08-08 14:16:34 +03:00
0c5e82487e
Add descriptor (you, friend name, or unknown) to current turn for mp games
2024-08-08 14:10:55 +03:00
bffeb10144
Auto-download missing mods when joining multiplayer game
2024-08-08 13:51:12 +03:00
e74abce5dc
Allow Spectator to force-resign any human in multiplayer, and allow anyone to do so if player is inactive for 48h
2024-08-08 12:42:52 +03:00
f3129dc0af
Send speed for all trade offers, instead of using static - allows for 'next turn' without setting UncivGame.current
2024-08-08 12:37:24 +03:00
9eb504a4bf
Multiplayer: Disable resign button on games where it's not your turn
2024-08-08 11:01:02 +03:00
2ea36b512c
doc: Free buildings cannot be self-removing
2024-08-08 01:41:33 +03:00
c58830eb1a
Fixed city console rename to set exact text (not quoted/lowercased)
2024-08-08 01:35:17 +03:00
25f2e03a66
chore: Renamed OnlineMultiplayer -> Multiplayer. That's the default MP, local MP is called 'hotseat'.
2024-08-08 00:52:00 +03:00
cdf6d6169e
Extracted File functions from OnlineMultiplayer to separate class, for separation of concerns between *local files* and *online data*
2024-08-08 00:50:10 +03:00
0c4814eae4
minor perf: Map getTile does one lookup instead of two
2024-08-07 22:24:23 +03:00
5eddb505d2
Removed empty objects from json serialization with equality instead of post-hoc string replace - kudos @SomeTroglodyte
2024-08-07 01:06:50 +03:00
2b81172d20
Conditional that tests if a mod is enabled - by @SomeTroglodyte
2024-08-07 00:57:29 +03:00
bcf50497ab
Remove another 15% of unnecessary save file size
2024-08-06 19:49:08 +03:00
f4b76e99de
Remove default values that were serialized per tile - reduced 12.5% of file size!
2024-08-06 15:47:48 +03:00