Yair Morgenstern
8cb200ae4f
Version rollout ( #11390 )
...
* Bump version and create initial changelog entry
* Update Hungarian.properties (#11381 )
* Update French.properties (#11378 )
* Update Italian.properties (#11377 )
* Update Catalan.properties (#11376 )
* Update Catalan.properties
* Update Catalan.properties
* Update Catalan.properties
* Update Indonesian.properties (#11374 )
* Update Indonesian.properties
Added and fixed the translation.
* Update Indonesian.properties
* Update Indonesian.properties
* Update Indonesian.properties
* Update Indonesian.properties
* Update Indonesian.properties
* Update Indonesian.properties
* Update Indonesian.properties
* Update Indonesian.properties
* Update Indonesian.properties
* Update Indonesian.properties
* Update Indonesian.properties
* Update Indonesian.properties
* Update Indonesian.properties
* Update Indonesian.properties
* Update Indonesian.properties
* Update Indonesian.properties
* Update Indonesian.properties
* Update Indonesian.properties
* Update Indonesian.properties
---------
Co-authored-by: yairm210 <yairm210@users.noreply.github.com>
Co-authored-by: balazsszalab <balazsszalab@freemail.hu>
Co-authored-by: Ouaz <Ouaz@users.noreply.github.com>
Co-authored-by: Giuseppe D'Addio <41149920+Smashfanful@users.noreply.github.com>
Co-authored-by: Joan Josep <juanjo.ng.83@gmail.com>
Co-authored-by: M792003 <158552928+M792003@users.noreply.github.com>
2024-04-04 23:54:13 +03:00
Yair Morgenstern
0142c07b69
Added "crash early crash often" to guiding principles
2024-04-04 23:53:54 +03:00
SomeTroglodyte
ac35433057
Fix: New game screen, selection of mods from custom maps ( #11387 )
...
* Fix new game portrait mode geometry
* Allow updating ModCheckboxTable state from upstream
* Bubble a few notifications between NewGameScreen elements so changes can propagate better
2024-04-04 23:41:17 +03:00
SomeTroglodyte
d5d05ecd6d
Improve diplomatic vote result screen ( #11386 )
...
* Fix wrong winner displayed for UN vote results
* Display number of received votes in DiplomaticVoteResultScreen
2024-04-04 23:41:08 +03:00
Oskar Niesen
a743c4d8ff
Changed the heuristic to be applicable to any unit and to use canPassThrough() ( #11383 )
2024-04-04 23:40:56 +03:00
Oskar Niesen
455afcee75
Workboats improve resources outside of city work range ( #11384 )
...
* AI now improves luxury resources outside of city work range
* Strategic resources will now be built on as well outside of city working range
* Renamed a helper method
* Added some spaces after type declaration
2024-04-04 23:40:25 +03:00
SomeTroglodyte
aab6e2643e
Make ESC/Back bindable (Main menu and world screen only) ( #11379 )
...
* Some Keyboard code linting
* Make ESC/BACK bindable in two places
2024-04-04 23:40:15 +03:00
SeventhM
48212e8c15
Allow AI to consider building stats more accurately ( #11370 )
...
* Allow AI to consider building stats more accurately
* Adjust AI value of happiness
* Move happiness valuing to the building evaluation
* Consider carry over food uniques
* Just realized I messed up my math. Yes I know about the divide by zero error
2024-04-04 23:40:00 +03:00
SeventhM
3ea1e4a539
Allow for replacement improvements ( #11369 )
...
* Allow for replacement improvements
* imports
* Forgot the most important change, lol
* Docs
* Replacement description, validation, and filter
* Move more into ImprovementDescriptions
* Whoops, forgot to yield
* Fix some copy-paste artifacts
* New translations
* Fix double see also
* Add space for translation engine
2024-04-04 23:39:44 +03:00
PLynx
0caf0cb4fa
Add configurable natural wonder discovery stat bonuses ( #11249 )
...
* Added configurable natural wonder discovery stats
* Shortened the code
* Updated the base rulesets with new unique
* Updated the El Dorado unique
* Applied the suggestions
* Reintroduced the implementation for deprecated uniques
* Changed tile.naturalWonder to naturalWonder
2024-04-04 23:39:31 +03:00
yairm210
0474755a0d
Better performance for reassigning population - important, since AI does this every city every turn
2024-04-03 09:21:07 +03:00
yairm210
7f2b98be17
Add cache for terrain filter results
2024-04-03 09:15:38 +03:00
Yair Morgenstern
be17bbb389
Added documentation about saved games and transients, cleaned up existing unique documentation
2024-04-02 19:17:52 +03:00
yairm210
c2a2bcb417
4.11.0
2024-04-01 14:22:17 +03:00
M792003
18f27bc400
Update Indonesian.properties ( #11373 )
...
* Update Indonesian.properties
Fixed the translation.
* Update Indonesian.properties
2024-04-01 14:15:31 +03:00
yairm210
ce72573504
Deprecate old uniques
2024-04-01 12:08:06 +03:00
Yair Morgenstern
b37c24c177
Version rollout ( #11371 )
...
* Bump version and create initial changelog entry
* Update Catalan.properties (#11363 )
* Update Indonesian.properties (#11361 )
* Update Indonesian.properties
Fixed the translation.
* Update Indonesian.properties
* Update Indonesian.properties
* Update Indonesian.properties
* Update Indonesian.properties
* Update Indonesian.properties
* Update Indonesian.properties
* Update Indonesian.properties
---------
Co-authored-by: yairm210 <yairm210@users.noreply.github.com>
Co-authored-by: Joan Josep <juanjo.ng.83@gmail.com>
Co-authored-by: M792003 <158552928+M792003@users.noreply.github.com>
2024-04-01 12:06:53 +03:00
SeventhM
5d162417ac
Remove mod blacklist ( #11367 )
2024-04-01 12:01:41 +03:00
Ouaz
069427e9d7
UI Tips article additions ( #11365 )
2024-04-01 12:01:36 +03:00
itanasi
b5b58ab6d7
Add UnitActionModifier for Stockpile Cost ( #11344 )
...
* Initial action code
canSpendStockpileCost() doesn't work quite right yet
* Properly check if Stockpile is 0
* Flip signs for consumption
* Fix itemss from review
2024-04-01 12:01:30 +03:00
PLynx
5e89e2f46d
Countable comparison conditional uniques ( #11308 )
...
* Added the countable comparison conditional uniques
* Applied the suggestions of yairm
* Minor wording change
2024-04-01 12:01:20 +03:00
yairm210
231ae86913
Resolved #11345 - Hide battle table after attack if we can move, but not attack again
2024-04-01 10:00:54 +03:00
yairm210
7ac50ddadb
Resolved #11368 - maps with mods change mods visible on new game screen accordingly
2024-04-01 09:48:52 +03:00
ravignir
8b246f17ff
fix misimplemented Dromon ( #11366 )
...
Dromons in civ5 have +50% strength vs Water units not +50% vs Wounded units
2024-03-30 22:55:10 +03:00
Yair Morgenstern
9f798dae2f
Barbarian units always placed next to encampment, so they don't "jump over" tiles they can't enter to the other side
2024-03-27 21:30:50 +02:00
Yair Morgenstern
ef199683cd
Clean up wiki main page - #8665
2024-03-26 23:13:40 +02:00
Yair Morgenstern
eefce7f484
4.10.22
2024-03-26 00:13:11 +02:00
Yair Morgenstern
a94e85eed8
Version rollout ( #11360 )
...
* Bump version and create initial changelog entry
* Update Turkish.properties but there is a bug (#11351 )
* Update Turkish.properties
* Update Turkish.properties
* Update Indonesian.properties (#11343 )
* Update Indonesian.properties
Added and fixed some translation.
* Update Indonesian.properties
* Update Indonesian.properties
* Update Indonesian.properties
* Update Indonesian.properties
* Update Indonesian.properties
* Update Indonesian.properties
---------
Co-authored-by: yairm210 <yairm210@users.noreply.github.com>
Co-authored-by: ygz213 <77006222+ygz213@users.noreply.github.com>
Co-authored-by: M792003 <158552928+M792003@users.noreply.github.com>
2024-03-26 00:06:46 +02:00
Yair Morgenstern
f2dd64f684
Resolved #11356 - Policy tables no longer repeat on some height/width configurations
2024-03-26 00:06:34 +02:00
Jeremy Woo
bd71ba683f
Fixed uniques of marble ( #11353 )
2024-03-25 23:20:22 +02:00
SeventhM
e17229779a
Fix loop when AI is trying to remove an improvement with the same name as a terrain feature ( #11352 )
...
* Fix loop when AI is trying to remove an improvement with the same name as a terrain feature
* whoops
2024-03-25 23:20:16 +02:00
Yair Morgenstern
c5611e9588
Resolved #11359 - Personalities.json no longer precludes generating translations
2024-03-25 23:19:57 +02:00
Yair Morgenstern
88dffaa02e
Resolved #11355 - discard all pending trade requests on both sides when war is declared
2024-03-25 21:51:00 +02:00
Yair Morgenstern
2c4d4a4b4b
perf: Don't re-substring multiplayer file name every time you do anything, dammit
2024-03-25 21:37:56 +02:00
haimlm
ca28034a3c
Update Docker signing GitHub action and consolidate RUN commands in.. ( #11348 )
...
* Update Docker signing GitHub action and consolidate RUN commands in Dockerfile
* Fix: Readme should use yairm210/unciv for docker reference
2024-03-24 19:11:36 +02:00
Yair Morgenstern
832cf585aa
4.10.21
2024-03-20 00:15:36 +02:00
Yair Morgenstern
121ed8293a
Version rollout ( #11342 )
...
* Bump version and create initial changelog entry
* Update Spanish.properties (#11341 )
* Update French.properties (#11336 )
* Update Italian.properties (#11335 )
* Update German translation (#11331 )
* Update Brazilian_Portuguese.properties (#11330 )
* Update Indonesian.properties (#11328 )
* Update Indonesian.properties
Fixed the translation.
* Update Indonesian.properties
---------
Co-authored-by: yairm210 <yairm210@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: Giuseppe D'Addio <41149920+Smashfanful@users.noreply.github.com>
Co-authored-by: mape6 <mape6@posteo.de>
Co-authored-by: Vitor Gabriel <59321138+Ranbut@users.noreply.github.com>
Co-authored-by: M792003 <158552928+M792003@users.noreply.github.com>
2024-03-20 00:05:28 +02:00
SeventhM
9d4f710a17
Fix loop when improvement is unbuildable and removements feature ( #11334 )
2024-03-19 23:53:08 +02:00
Yair Morgenstern
62ce65ec1a
Resolved #11339 - Fixed ruleset-dependant building filter activating *when initializing ruleset*
2024-03-19 23:52:34 +02:00
Yair Morgenstern
cf0ea815d4
Resolved #11333 - Fixed endless loop when unit tries to reach a tile it can pillage, but can't
2024-03-19 23:35:58 +02:00
Yair Morgenstern
e04e1b8732
Resolved #11340 - rare crash on city-state diplomatic relationship update
2024-03-19 23:20:05 +02:00
Yair Morgenstern
efcf270b07
Added "Guiding Principles" page
2024-03-18 22:29:21 +02:00
Yair Morgenstern
30b983c0c1
Updated how manual mod copying actually works on Android
2024-03-18 22:12:56 +02:00
Yair Morgenstern
a37ee156fc
4.10.20
2024-03-17 23:34:09 +02:00
Yair Morgenstern
2b066fa749
Version rollout ( #11327 )
...
* Bump version and create initial changelog entry
* Update Russian.properties (#11324 )
* Update Russian.properties
* Update Russian.properties
* Update Russian.properties
* Update Spanish.properties (#11322 )
* Update Norwegian.properties (#11317 )
* Update Norwegian.properties
Added more translations
* Update Norwegian.properties
Fixed translations with missing placeholders.
* Turkish translation (#11316 )
* Update Brazilian_Portuguese.properties (#11315 )
* Update French.properties (#11314 )
* Update Indonesian.properties (#11312 )
* Update Indonesian.properties
Added and fixed the translation.
* Update Indonesian.properties
* Update Indonesian.properties
* Update Indonesian.properties
* Update Indonesian.properties
---------
Co-authored-by: yairm210 <yairm210@users.noreply.github.com>
Co-authored-by: Muxomor <69667099+Muxomor@users.noreply.github.com>
Co-authored-by: Caballero Arepa <78449553+Caballero-Arepa@users.noreply.github.com>
Co-authored-by: Floxudoxu <67422605+Floxudoxu@users.noreply.github.com>
Co-authored-by: ygz213 <77006222+ygz213@users.noreply.github.com>
Co-authored-by: Vitor Gabriel <59321138+Ranbut@users.noreply.github.com>
Co-authored-by: Ouaz <Ouaz@users.noreply.github.com>
Co-authored-by: M792003 <158552928+M792003@users.noreply.github.com>
2024-03-17 23:27:36 +02:00
Jeremy Woo
1431e3928c
Fixed error message of ConditionalBuilding ( #11279 )
...
* Fixed error message of ConditionalBuilding
* Added new error messages in the translation template
* Removed old error message
* Add space at the end
2024-03-17 23:13:11 +02:00
Caballero Arepa
b678f697a5
Remove comments of the terrain colors, and enhance tundra color ( #11320 )
...
* Vanilla Vanilla
* Remove terrain color comment
And improve tundra color
2024-03-17 23:12:50 +02:00
Jeremy Woo
928f0df01f
Added multi filter support for BuildingFilter !! ( #11319 )
...
* Fixed policies do not grant production bonus to wonders
* Added multi-filter and tech filter for buildingFilter
* Rectification of the uniques of monument to the gods and marbles
* Fixed mod checker issued warnings regarding the techFilter in Unit and Building Filters.
* Edit Unique-parameters.md
* Undo 'Fixed policies do not grant production bonus to Wonders
2024-03-17 23:12:40 +02:00
SeventhM
91f87fec9f
Allow improvements that don't need removal to build ( #11299 )
...
* Fix improvements that remove features only not checking for all terrains
* Allow improvements that don't need removal to build without improving resource
* spot the missing import
* Add in tests
* typo
* Assert Forest is still there
2024-03-17 23:12:24 +02:00
Yair Morgenstern
3af0d2c3b3
Resolves #9988 - modded units can construct improvements on impassible tiles
2024-03-17 08:54:22 +02:00