Age | Commit message (Collapse) | Author |
|
|
|
Co-authored-by: Juuz <6596629+Juuxel@users.noreply.github.com>
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
* Improve tiled NinePatchBackgroundPainter performance
* Use Fabric API's CoreShaderRegistrationCallback
* Switch to LibNinePatch release build
* Rename libgui:tiled -> libgui:tiled_rectangle
* Fix grammar
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
- API change: WItem now uses TagKey instead of Tag.
|
|
|
|
- Removed WLabel(String) and WLabel(String, int)
- Removed WTextField.setSuggestion(String)
- Fixed config screen not returning to previous screen
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
Fixes #145.
|
|
|
|
|
|
|
|
* Updated Jankson-Fabric
|
|
|
|
|
|
|
|
|
|
|