b6f3c8571f
chore: Move files to correct folders
2023-09-27 13:19:13 +03:00
30a499b426
4.8.8
4.8.8
2023-09-26 21:50:14 +03:00
7dfeaf9c06
4.8.8
2023-09-26 17:46:05 +03:00
f69209029d
performance: #10173 - Use string-to-type map to initialize type for uniques, this is the major time component of unique creation
2023-09-26 17:44:34 +03:00
5d22482a56
Version rollout ( #10182 )
...
* Bump version and create initial changelog entry
* Update Dutch.properties (#10174 )
* Update Turkish.properties (#10171 )
* Update Turkish.properties
Almost fully translated up to line 950 with very few lines untranslated to that point.
(do let me know if I did anything wrong I never used github before)
(but I did read the translating text so I did not change things like [amount])
* Update Turkish.properties
Changed a few things and translated up to 1000~
* Update Turkish.properties
* Update Turkish.properties
* Update Turkish.properties
* Update Simplified_Chinese (#10168 )
* Update Spanish.properties (#10166 )
* Update French.properties (#10165 )
* Update Polish.properties (#10164 )
* Update Italian.properties (#10163 )
* Update Brazilian_Portuguese.properties (#10162 )
* Update Brazilian_Portuguese.properties
* Update Brazilian_Portuguese.properties
---------
Co-authored-by: yairm210 <yairm210@users.noreply.github.com >
Co-authored-by: Lena Bullens <95299589+LenaBullens@users.noreply.github.com >
Co-authored-by: TheFighter <95092927+The-Fighter@users.noreply.github.com >
Co-authored-by: chr_56 <30681738+chr56@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: Lesiakower <125187776+Lesiakower@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 >
2023-09-26 17:36:45 +03:00
9c930347c3
performance: #10173 - Don't need to always create hashsets, don't need linked hash set
2023-09-26 16:56:16 +03:00
d5dffa928a
performance: #10173 - Only check promotion circular references once, not once per promotion
2023-09-26 16:46:05 +03:00
59af72da3f
performance: #10173 - Cache unique parameter validity for the same ruleset
2023-09-26 15:57:28 +03:00
d62408fd31
performance: Only build strings in ruleset validation when necessary
2023-09-26 14:56:46 +03:00
700e24166a
AI Open Borders Offer fix ( #10178 )
...
* Increased declined flags time
* AI now only offers open borders if it has the relevant technologies
* Increased the factor of AIs wanting to fight instead of sign open borders
2023-09-26 14:47:25 +03:00
920d819595
Fix Nuke Notification ( #10167 )
...
* Added notifications to Civs that didn't have tiles hit by nuke
* Changed notifications based on if the nuke fails to detonate
* Moved nuke notifications above unit hit notification
* Added translations for new messages
* Moved a line of code back to preserve original order
* Changed notification messages
2023-09-26 14:47:13 +03:00
1ec83c62bd
Fix City construction context menu changing Puppets ( #10180 )
2023-09-26 13:24:43 +03:00
46dd1cfc19
Added unitTypes json schema
2023-09-24 12:24:41 +03:00
f13bb7990f
Added techs json schema
2023-09-24 12:15:22 +03:00
daafa5104f
Added tileImprovement json schema
2023-09-24 12:05:00 +03:00
fc02ac8825
Added nations json schema
2023-09-24 11:55:54 +03:00
1447056d23
description testing on vscode showed we should remove pattern descriptions
2023-09-22 11:25:43 +03:00
3ebb96e7a9
Added link to unique list :D
2023-09-22 11:22:37 +03:00
79b54484e5
Added descriptions for some fields
2023-09-22 11:14:59 +03:00
08816c7f6b
Double patterns for uniques, for square brackets as well
2023-09-22 10:55:43 +03:00
1891a37c66
Added pattern to uniques to catch bugs
2023-09-22 10:47:56 +03:00
8ccee2e862
civilopediaText.json array-ized, since it's common *as an array*
2023-09-22 10:36:51 +03:00
8678e4eeda
Added units.json and separate schemas for uniques and civilopediaText, for sharing
2023-09-22 10:31:45 +03:00
ae18b6d7ad
specialistSlots and greatPersonPoints are specifically maps to numbers
2023-09-22 10:17:00 +03:00
8913b667c8
Buildings schema references stats schema, so it's reusable from other places
2023-09-22 10:13:35 +03:00
c7775412c7
Documentation: Validate json using online tool
2023-09-21 23:54:56 +03:00
ecb88ea10d
Documentation: Validate json using online tool
2023-09-21 23:48:14 +03:00
94a7d3afa8
update documentation since latest schema works on both!
2023-09-21 23:39:59 +03:00
38e0d6bd38
Add stats as separate schema
2023-09-21 23:38:00 +03:00
cb27d13723
Remove anyOf, because technically it requires matching all subschemas - just redeclare the stats values...
2023-09-21 23:34:24 +03:00
5dbdf630ab
Consistent indendation
2023-09-21 23:23:38 +03:00
ba2a9e7127
Instructions for setting up schemas on Visual Studio
2023-09-21 23:21:30 +03:00
ab3a04f50f
Instructions for setting up schemas on AS
2023-09-21 23:00:57 +03:00
14c5d9eb17
Better schema for checking field names
2023-09-21 22:41:32 +03:00
da28d275be
Test - Added building schema.json to docs
2023-09-21 21:56:38 +03:00
75301502dc
4.8.7-google-play
4.8.7-google-play
2023-09-21 15:27:55 +03:00
b0c997c997
4.8.7
4.8.7
2023-09-21 15:13:45 +03:00
0400bb5f51
Version rollout ( #10161 )
...
* Bump version and create initial changelog entry
* Update German translation (#10160 )
* Russian.properties (#10156 )
* Update Russian.properties
* Update Russian.properties
* Update French.properties (#10149 )
* Update Brazilian_Portuguese.properties (#10148 )
* Update Polish.properties (#10147 )
* Update Italian.properties (#10145 )
---------
Co-authored-by: yairm210 <yairm210@users.noreply.github.com >
Co-authored-by: mape6 <mape6@posteo.de >
Co-authored-by: Anoant <143289571+Anoant@users.noreply.github.com >
Co-authored-by: Ouaz <Ouaz@users.noreply.github.com >
Co-authored-by: Vitor Gabriel <59321138+Ranbut@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 >
2023-09-21 15:03:57 +03:00
5fc49f8e22
Added return worker notification ( #10140 )
...
* Fixed owner not being notified when a worker is returned
* Changed notification to use a sequence of actions
2023-09-21 15:00:37 +03:00
4fcbd48662
Reorganize and fix WorldScreenTopBar ( #10154 )
...
* Reorganize WorldScreenTopBar and change its update to rebuild the cells instead of tweaking layout
* Fix layout error: filler backgrounds looking too small
2023-09-21 15:00:13 +03:00
b6db8df484
Allow Space Key to close PlayerReadyScreen ( #10155 )
2023-09-21 14:59:34 +03:00
5a8f18f726
Liberate civ open borders fix ( #10150 )
...
* Liberating a city from a destroyed Civ now gives open borders
* Conquering civ no longer offers open borders to the civ being liberated.
2023-09-21 14:59:22 +03:00
0d942ac175
Reload images when downloading or removing a mod
2023-09-21 14:58:23 +03:00
92b71102e1
Fixed mod compatibility autochanges
...
Tested by forcing a new Deciv game to load with a much older mod version
2023-09-21 14:37:21 +03:00
ebfdbb8c4a
debug: More details for destination tile when failing to move to a tile
2023-09-21 14:17:42 +03:00
26bae52508
💚 add tests covering most nukes functionalities ( #10146 )
2023-09-19 10:31:39 +03:00
7d764c983a
4.8.6
4.8.6
2023-09-18 10:06:53 +03:00
7de4853b54
resolved #10137 - mod checker accepts era for unit type
2023-09-18 10:01:50 +03:00
6585cc0eb0
Version rollout ( #10143 )
...
* Bump version and create initial changelog entry
* Update Catalan.properties (#10138 )
* Update Russian.properties (#10136 )
* Update Russian.properties
* Update Russian.properties
Corrections of aztecs cities
* Update Polish.properties (#10134 )
* Update Dutch.properties (#10133 )
* Update Brazilian_Portuguese.properties (#10132 )
* Update Bulgarian.properties (#10131 )
* Update Spanish.properties (#10129 )
* Update Polish.properties (#10128 )
* Update Italian.properties (#10123 )
* Update French.properties (#10122 )
* Update Russian.properties (#10120 )
* Update German translation (#10118 )
---------
Co-authored-by: yairm210 <yairm210@users.noreply.github.com >
Co-authored-by: Joan Josep <juanjo.ng.83@gmail.com >
Co-authored-by: Anoant <143289571+Anoant@users.noreply.github.com >
Co-authored-by: Lesiakower <125187776+Lesiakower@users.noreply.github.com >
Co-authored-by: Lena Bullens <95299589+LenaBullens@users.noreply.github.com >
Co-authored-by: Vitor Gabriel <59321138+Ranbut@users.noreply.github.com >
Co-authored-by: Dob <100198047+dobval@users.noreply.github.com >
Co-authored-by: Caballero Arepa <78449553+Caballero-Arepa@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 >
Co-authored-by: hotorcelexo <IgorPolyakov@users.noreply.github.com >
Co-authored-by: mape6 <mape6@posteo.de >
2023-09-18 10:00:09 +03:00
cc1624604e
AI diplomatic actions rework ( #10071 )
...
* AI now can offer declaration of friendship
* AI now offers open borders
* Added spectator notifications for DoFs and defensive pacts
* AI now wants friendship less as more Civs die
* Re-added spectator notifications that weren't added in the merge
* Replaced min with coerceAtLeast
* Replaced .filter and .count() with .count
* Removed some minus DoF motivation modifiers being in a military focus.
* Fixed AI offering open borders with City-States
* AI now signs defensive pacts
* Increased motivationToAttack weight when determining value of a declaration of friendship
* Removed double trade processing and notifications from Treaties
* Removed commented code
* Added wantsToSignDefensivePact
* Added defensive pact trade evaluation
* Revert "Removed commented code"
This reverts commit 6476a08d26
.
* Revert "Removed double trade processing and notifications from Treaties"
This reverts commit 371e8e8a62
.
* Changed wantsToSignDefensivePact to use a for loop
* Changed chance to consider offering a defensive pact back to 30%
* Added DeclinedOpenBordersFlag
* Added DeclinedDeclarationOfFriendshipFlag
* Civ AI now has a positive modifier when friends with under 1/4 of alive Civs
* AI values friendship based also on relative strength
* Changed AI valueing of a defensive pact
* AIs not use DeclinedDeclarationOfFriendship flag
* Fixed otherCivNonOverlappingDefensivePacts causing error with unmet Civs
2023-09-18 09:48:22 +03:00