12178 Commits

Author SHA1 Message Date
yairm210
a8055f152d Resolved #13359 - Include IDEA configurations, by @SomeTroglodyte 2025-08-25 11:52:22 +03:00
yairm210
9346f6c527 Handle mods removing techs - remove from techsToResearch list 2025-08-25 11:33:14 +03:00
yairm210
d88c7be987 Handle mods adding/removing eras 2025-08-25 10:53:49 +03:00
yairm210
261e1047ff chore(purity): TargetHelper 2025-08-24 15:46:48 +03:00
itanasi
d828114ede
Fix crash with minor Civs (#13852) 2025-08-24 09:58:28 +03:00
yairm210
ee98075651 chore(purity) 2025-08-24 09:58:07 +03:00
yairm210
2d8effe059 Resolved #13734 - Post-battle movement doesn't occur if during the battle the unit lost movement points 2025-08-23 22:55:27 +03:00
yairm210
4a1f444ce5 Fixed #13849 - conditionals in event choices work again 2025-08-23 22:46:58 +03:00
yairm210
fc26f9281c 4.17.16 4.17.16 2025-08-22 13:17:25 +03:00
Yair Morgenstern
d87e5151a1
Version rollout (#13847)
* Bump version and create initial changelog entry

* Update Brazilian_Portuguese.properties (#13842)

* Update French.properties (#13839)

* Update Indonesian.properties (#13835)

* Update Indonesian.properties

* Update Indonesian.properties

* Update Italian.properties (#13834)

* Update Spanish.properties (#13833)

* probably-final-vietnamese-hotfix (#13817)

* Update Vietnamese.properties

ALARM!!!
- I just realized something problematic: the translation for prophet is supposed to be " nhà tiên tri " and not " nhà truyền giáo " ( I was kind of silly at the time and did not see this before. Besides, the translation also kind of similar to that of the missionary. ) 

so I guess I have to **fixed** it, then.

* Update Vietnamese.properties

* Update Vietnamese.properties

* Update Vietnamese.properties

seems good enough.

* Update Vietnamese.properties

* Update Vietnamese.properties

* Update completionPercentages.properties

* Update Vietnamese.properties

* was that an internal error...?

---------

Co-authored-by: yairm210 <yairm210@users.noreply.github.com>
Co-authored-by: Vitor Gabriel <Ranbut_Beater@protonmail.com>
Co-authored-by: Ouaz <Ouaz@users.noreply.github.com>
Co-authored-by: X2003 <158255876+Xenia2003@users.noreply.github.com>
Co-authored-by: Giuseppe D'Addio <41149920+Smashfanful@users.noreply.github.com>
Co-authored-by: Nahuel Geno <142752140+NahuelGeno@users.noreply.github.com>
Co-authored-by: theperfectoast <duynamdo000@gmail.com>
2025-08-22 13:14:42 +03:00
itanasi
126c1953c5
Simulation: New Stats (#13821)
* Changes adding new stats

* Refactor in to functions

* Flag prints

* Fix crash with minor Civs
2025-08-22 13:09:45 +03:00
EmperorPinguin
57eb2b33f3
Update Simulation.kt (#13843) 2025-08-22 13:09:34 +03:00
yairm210
98de517d61 Resolved #13765 - AI spy city selection greatly improved 2025-08-22 13:09:20 +03:00
yairm210
ca67bced66 Resolved #13846 - Changing mods while images load no longer displays multiple images on the last mod 2025-08-22 12:52:41 +03:00
yairm210
049d5d5795 Resolved #13844 - Removed city icons in unit overview 2025-08-22 12:42:06 +03:00
yairm210
da85856fe3 chore(purity): UnitOverview and UnitPromotions 2025-08-22 12:37:26 +03:00
yairm210
a27c1ae88d Resolved #13837 - Replacement improvements also provide resources that require the original improvement 2025-08-22 12:28:26 +03:00
yairm210
7b8a05ccdf Resolved #13838 - Only heal on current tile if it's not a dangerous tile 2025-08-21 18:16:59 +03:00
yairm210
539ae5248d Partially fixed #13831 - disallow repicking the same tile for multiple improvement-buildings 2025-08-21 17:42:16 +03:00
yairm210
36e3b64bcd Since improvement buildings with no relevant tiles are unbuildable, we don't need to explicitly check for this in allowAutomatedConstruction
See #13831
2025-08-21 17:36:39 +03:00
yairm210
05f549955b Partially fix #13831 - improvement buildings where the improvement cannot be built on any tile are considered unbuildable - do not appear in construction menu 2025-08-21 17:33:01 +03:00
yairm210
cd22be0091 Partially fix #13831 - city construction menu cannot add improvement-construction buildings, as they require picking a tile for the improvement 2025-08-21 17:23:43 +03:00
Md. Touhidur Rahman
1bcaf88f97
move dependency versions to gradle.properties (#13816)
* move dependency versions to `gradle.properties`

* remove unnecessary braces from ktor dependencies

* Update BuildConfig.kt
2025-08-20 18:03:44 +03:00
yairm210
0d68c5eac2 chore(purity) 2025-08-20 14:13:45 +03:00
yairm210
feaa016053 4.17.15 4.17.15 2025-08-20 13:30:04 +03:00
Yair Morgenstern
7cc9749556
Version rollout (#13832)
* Bump version and create initial changelog entry

* Update Simplified_Chinese.properties (#13822)

* Update Simplified_Chinese.properties

* Update Simplified_Chinese.properties

* Update French.properties (#13820)

* Fixed Italian mistranslations (#13815)

I fixed some italian mistranslation. Some were just creative reinterpretations that ended up betraying the original intended meaning of some lines, while others were just some major mistakes (Ingenuity = Ingenuità is completly wrong. Ingenuità is naivety, while Ingegnosità is Ingenuity)

* Update Brazilian_Portuguese.properties (#13814)

* Update Italian.properties (#13813)

* Update Indonesian.properties (#13812)

* Update Ukrainian translation (#13711)

---------

Co-authored-by: yairm210 <yairm210@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: A1y0sh4 <102094544+A1y0sh4@users.noreply.github.com>
Co-authored-by: Vitor Gabriel <Ranbut_Beater@protonmail.com>
Co-authored-by: Giuseppe D'Addio <41149920+Smashfanful@users.noreply.github.com>
Co-authored-by: X2003 <158255876+Xenia2003@users.noreply.github.com>
Co-authored-by: Kostiantyn Ko <mormat.iam@gmail.com>
2025-08-20 13:27:03 +03:00
EmperorPinguin
0c29341f5b
AI: declare less war against humans on higher difficulties (#13830)
* Update MotivationToAttackAutomation.kt

* Update MotivationToAttackAutomation.kt

* Update MotivationToAttackAutomation.kt
2025-08-20 13:09:57 +03:00
EmperorPinguin
db55209032
Update CityLocationTileRanker.kt (#13829) 2025-08-20 13:09:48 +03:00
EmperorPinguin
866597ea73
Update WorkerAutomation.kt (#13828) 2025-08-20 13:09:38 +03:00
SomeTroglodyte
c01d72feb6
Harden new game screen against bad scenarios (#13826)
* Refactor and lint ScenarioSelectTable

* Catch and display scenario file parsing errors
2025-08-20 13:09:21 +03:00
Rob Loach
8c2fada877
Add Victory Type for Brave New World (#13808)
* Initial work on BNW Cultural Victory Milestone

* Use percent

* Update prcent

* Apply suggestion from @RobLoach

* Clean up

* Don't display 0%

* Update logic of percent

* Apply suggestion from @RobLoach

* Apply suggestion from @RobLoach

* Apply suggestion from @RobLoach

* Add entry to template.properties

* Generate translations

* Clean up function usage
2025-08-20 13:09:01 +03:00
Rob Loach
2d1be39068
Civilopedia: Add Victory Types (#13819)
* Add Victory Types to Civilopedia

* Update formated links

* Add civilopediaText to VictoryTypes.json

* Update location

* Update images

* Update
2025-08-20 13:07:25 +03:00
SomeTroglodyte
ef1ffaa6da
Update manual SDK choices in Building-Locally wiki (#13825) 2025-08-19 14:02:27 +03:00
itanasi
9af3f03e4a
Add documentation on Simulations (#13818)
* Add documentation on Simulations

* Minor update
2025-08-18 10:47:06 +03:00
yairm210
7bfe51fc9c Allow AI to move-and-settle 2025-08-17 15:04:02 +03:00
yairm210
6c3b6f0d04 chore(purity) - Etc 2025-08-17 15:03:12 +03:00
yairm210
fb107465a4 chore(purity) - IHasUniques 2025-08-17 14:56:29 +03:00
yairm210
77d166898f chore(purity) - removed suppressions 2025-08-17 14:44:06 +03:00
yairm210
b006673e1c chore(purity) 2025-08-17 14:37:47 +03:00
yairm210
8e5b36984c chore(purity) 2025-08-15 13:25:05 +03:00
yairm210
a4a573a945 4.17.14 4.17.14 2025-08-15 11:05:14 +03:00
Yair Morgenstern
4d5d9cbc4e
Version rollout (#13811)
* Bump version and create initial changelog entry

* vietnamese-hotfix 2 (#13800)

* vietnamese-hotfix 2

- settings note fixed and such
- how to get translator role in the discord group ( just asking )

* Update Vietnamese.properties

* Update Vietnamese.properties

daily fix yeet

* Update Spanish.properties (#13757)

---------

Co-authored-by: yairm210 <yairm210@users.noreply.github.com>
Co-authored-by: theperfectoast <duynamdo000@gmail.com>
Co-authored-by: Nahuel Geno <142752140+NahuelGeno@users.noreply.github.com>
2025-08-15 11:00:38 +03:00
yairm210
1919b50098 Safe parts of #13790 2025-08-15 10:49:52 +03:00
EmperorPinguin
5e887faf60
Update (#13802) 2025-08-15 10:41:35 +03:00
SeventhM
eab606d20f
Fix Ruin rewards with multiple triggerables only giving the first effect (#13805) 2025-08-15 10:41:05 +03:00
SeventhM
ff3c17d9fb
Add in Target Unit check for uniques when entering combat (#13804)
* Add in Target Unit check for uniques when entering combat

* Flip check to be easier to read

* I'm petty enough to notice the whitespace diff

* And I noticed the wrong one, lol
2025-08-15 10:40:56 +03:00
Rob Loach
1a1844641e
Add countable for [stat] Per Turn (#13801)
* Add [stat] Per Turn countable

* Fix return null

* Update

* Update syntax

* Fix tests

* Split the function into its own
2025-08-15 10:40:48 +03:00
yairm210
49a25d9858 Fix tests 2025-08-15 10:39:40 +03:00
yairm210
fb8410098c chore(purity): UseGoldAutomation 2025-08-15 10:11:28 +03:00
yairm210
885e62e501 chore(purity): CityStateFunctions 2025-08-15 10:05:56 +03:00