Unciv/docs/Modders
SeventhM 4a72213cde
Fix problems with stats from tiles and improvements (#10980)
* Fix problems with stats from tiles and improvements

* Hold on, we can get the ruleset from the tile. And I was about to complain about that

* Update docs

* Funky null fix

* if else chain doesn't make sense for percent changes on second thought

* Incorporate suggestions

* Use getUnpillagedImprovement functions in matchesFilter

* We don't actually need the whole improvement here, just the name

* Move Golden Age to after all other stats

* Simplify percent stat adds
2024-01-24 23:41:52 +02:00
..
Mod-file-structure Avoid Civilopedia stumbling over missing Grassland (#10953) 2024-01-19 11:59:58 +02:00
schemas
.pages
Creating-a-custom-tileset.md
Creating-a-UI-skin.md
Images-and-Audio.md
Making-a-new-Civilization.md
Mods.md
Scenarios.md
Type-checking.md
Unique-parameters.md Fix problems with stats from tiles and improvements (#10980) 2024-01-24 23:41:52 +02:00
uniques.md Removed new shortestPath algorithm after we determined it to be objectively slower than the current one :( 2024-01-13 20:58:57 +02:00