Unciv/docs/Modders
Leonard Günther 99b6a2254d
Changes to moddable UI (#8055)
* Replaced all occurrences of deprecated NinePatch

function calls

This makes a lot of UI elements already moddable but documentation is still missing

* Added "How to create a UI skin for Unciv" to wiki

* Added image

* Fixed two typos and updated directory image

Old image was missing a folder

* Added clear color to skin config

to support picker screen backgrounds

* Removed deprecated functions in ImageGetter

* Fixed lowercase ui element names

they should always be UpperCamelCase to be consistent

* Added UiElementDocsWriter

to modify the docs for UI elements automatically

* Added default shape to UiElementsDocsWriter.kt

* Revert unintended merge errors

* Rerun file auto generation
2022-11-27 19:14:56 +02:00
..
Creating-a-custom-tileset.md Removed legacy tileset code (#7658) 2022-08-22 13:02:52 +02:00
Creating-a-UI-skin.md Changes to moddable UI (#8055) 2022-11-27 19:14:56 +02:00
Images-and-Audio.md Add more music triggers (#7407) 2022-07-15 11:56:26 +03:00
JSON-files-for-mods.md Fixed the official wiki (#6453) 2022-03-31 09:47:58 +02:00
Making-a-new-Civilization.md Fix broken links in wiki (#7182) 2022-06-17 21:04:43 +02:00
Mods.md Update Mods.md (#7528) 2022-07-25 14:28:18 +03:00
Unique-parameters.md Fixed the official wiki (#6453) 2022-03-31 09:47:58 +02:00
uniques.md Changes to moddable UI (#8055) 2022-11-27 19:14:56 +02:00