-
Notifications
You must be signed in to change notification settings - Fork 160
Commit
This commit does not belong to any branch on this repository, and may belong to a fork outside of the repository.
- Fixed a crash when deleting a City-State from the game with IGE - Fixed #11096 a crash when scoring religious beliefs without having a capital city - Fixed AI being overly eager to liberate vassals (added many sanity checks, reduced weights, and added a customizable define) - Fixed some vassal tax money being lost due to rounding if there are multiple players on the master's team - Fixed vassal maintenance expenses not being divided evenly amongst members of the master's team - Fixed vassals adopting the ideology of dead masters if a still-living master is later in the player order - Fixed Nuclear Gandhi being enabled with Random Personalities enabled and without the relevant override setting enabled - Fixed Indian Great Prophets perishing immediately if the player chooses to build a Holy Site before founding a religion - Also unhardcoded this exception so that it works for any improvement that a Great Prophet can create, not just Holy Sites - Fixed human vassals not adopting their master's ideology - Fixed broken logic preventing AI players from switching ideologies - AI teammates of humans will attempt to adopt the first human on their team's ideology (sorting by turn order) if it would not make them lose cities from Unhappiness - AI teammates of other AIs will adopt the ideology of the clearly leading AI, if they have at least 1.5x the evaluating AI's score - AI teammates will switch ideologies if they have the option and either of the two conditions above are true - AI no longer sends spies to City-States if a Sphere of Influence or Open Doors resolution has been proposed for them - AI now considers when a player currently owns their teammate's cities as well as their own for some things - Improve readability of DifficultyChanges.xml
- Loading branch information
1 parent
9ad006c
commit f6d8c1e
Showing
22 changed files
with
1,424 additions
and
1,600 deletions.
There are no files selected for viewing
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
786 changes: 222 additions & 564 deletions
786
(1) Community Patch/Core Files/Core Tables/DifficultyTables.xml
Large diffs are not rendered by default.
Oops, something went wrong.
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
54 changes: 54 additions & 0 deletions
54
(2) Vox Populi/Database Changes/Difficulty/DifficultyChanges.sql
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
861 changes: 224 additions & 637 deletions
861
(2) Vox Populi/Database Changes/Difficulty/DifficultyChanges.xml
Large diffs are not rendered by default.
Oops, something went wrong.
6 changes: 4 additions & 2 deletions
6
(2) Vox Populi/Database Changes/Difficulty/PreDifficultyChanges.sql
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Original file line number | Diff line number | Diff line change |
---|---|---|
@@ -1,5 +1,7 @@ | ||
-- Delete the data in the difficulty tables, replaced in DifficultyChanges.xml | ||
-- Delete the data in the difficulty tables, replaced in DifficultyChanges.xml and GoodyHutChanges.sql | ||
DELETE FROM HandicapInfo_DifficultyBonus; | ||
DELETE FROM HandicapInfo_AIDifficultyBonus; | ||
DELETE FROM HandicapInfo_FreeTechs; | ||
DELETE FROM HandicapInfo_AIFreeTechs; | ||
DELETE FROM HandicapInfo_Goodies; | ||
DELETE FROM HandicapInfos; | ||
DELETE FROM HandicapInfos; |
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Oops, something went wrong.
f6d8c1e
There was a problem hiding this comment.
Choose a reason for hiding this comment
The reason will be displayed to describe this comment to others. Learn more.
https://productionresultssa9.blob.core.windows.net/actions-results/d6218ab2-9471-45ed-9a9c-aee97022364d/workflow-job-run-c10d9e2f-60df-5bcc-d6bc-33b4959e8306/logs/job/job-logs.txt?rsct=text%2Fplain&se=2024-07-09T11%3A55%3A16Z&sig=djhlA%2BuRrAlg70y9Qh0JubO4jU9GVJ24WQ%2B5E59F7hE%3D&ske=2024-07-09T21%3A31%3A05Z&skoid=ca7593d4-ee42-46cd-af88-8b886a2f84eb&sks=b&skt=2024-07-09T09%3A31%3A05Z&sktid=398a6654-997b-47e9-b12b-9515b896b4de&skv=2023-11-03&sp=r&spr=https&sr=b&st=2024-07-09T11%3A45%3A11Z&sv=2023-11-03