Unciv/docs/Modders/Mod-file-structure
SomeTroglodyte c75861af25
Prettier Events - that now respect 'hidden from users' (#11474)
* 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 b5ab4084ee.

* Partially revert the revert, so bad extraImage fields are console-logged
2024-04-21 15:30:41 +03:00
..
1-Overview.md Fix table formatting in all file documentation 2024-03-09 21:38:14 +02:00
2-Civilization-related-JSON-files.md Fix table formatting in all file documentation 2024-03-09 21:38:14 +02:00
3-Map-related-JSON-files.md Allow for replacement improvements (#11369) 2024-04-04 23:39:44 +03:00
4-Unit-related-JSON-files.md Fix table formatting in all file documentation 2024-03-09 21:38:14 +02:00
5-Miscellaneous-JSON-files.md Prettier Events - that now respect 'hidden from users' (#11474) 2024-04-21 15:30:41 +03:00