mirror of
https://github.com/yairm210/Unciv.git
synced 2025-02-20 19:56:51 +01:00
* Expand Events to allow civilopediaText, fixing hidden uniques as side effect
* Fix ConditionalChance save scumming
* Fix ExtraImages not working within mods
* Missing documentation of the changes to Events
* Kdoc to clarify why helper returns nullable
* Lint getJavaClassByName: fix compiler warning and re-sort when
* FormattedLine now throws on problems with extraImage loading
* Fix Tutorial extraImage by removing auto and making it explicit
* Revert "FormattedLine now throws on problems with extraImage loading"
This reverts commit
|
||
|---|---|---|
| .. | ||
| Mod-file-structure | ||
| 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 | ||
| uniques.md | ||