Unciv/docs
Yair Morgenstern 3661ad8d5b
Find all replaceable uniques, generate replacement text, check for compatibility, and replace! (#6105)
* Find all replaceable uniques, generate replacement text, check for compatibility, and replace!

All of the work up until now has lead up to this point - since we already know what's out and what to replace it with, we can do 90%+ of the work ourselves and spare the sanity of our modders

For an example run:
- Download your favorite mod
- Check its deprecated uniques in the options menu
- Run the autoupdater from the same menu
- See how they disappear
- Bask in the glory

* A few unreplaced uniques raised problems in some of the replacement texts

* Old unusable deprecated uniques are suddenly important again, because they can help autoupdate mods!

I'm wondering if to remove outdated mods entirely from the uniques.md, since they're going to keep accumulating

* Padding for the 'autoupdate' button

* Only display autoupdate button if there are unique to update
Also, fixed some of the revived deprecated unique's replacement text thanks to fancy new tests :)
Tech uniques autoupdate!

* Toast now pops correctly, added translation entries
2022-02-03 14:58:17 +02:00
..
wiki Gradle build tools upgrade (#6085) 2022-01-31 15:05:42 +02:00
Credits.md updated Caravel.png, resolves #5317 (#6069) 2022-01-29 18:36:05 +02:00
Game Making Tips.md
unique parameters.md Typed all remaining uniques using CityInfo.GetMatchingUniques and removed that function (#6071) 2022-01-29 23:27:48 +02:00
uniques.md Find all replaceable uniques, generate replacement text, check for compatibility, and replace! (#6105) 2022-02-03 14:58:17 +02:00