- Changes builder
- Added new functions in AbstractStyle
- int getTextColor(boolean active)
- boolean textShadow()
- Added new styles: Windows 9X (classic), The World Machine
- Downscaled: clownfish.png; Changed: thanks.png
- Added new functions in Colors for new themes
- Fixes rendering for Slider
- Added new functions in ConfigScreenBuilder
- setCustomConfigScreen(CustomConfigScreen)
- addWidgets()
- addPanelWidgets()
- setIcon() / getIcon() // not currently implemented in the interface
- setItemIcon() / getItemIcon() ^
- Added GsonHelper
- Cleanup code
- And more
- Redesign of ConfigScreen$withoutPanel
- Ported to 1.21.4
- Rewritten ConfigureScrolWidget
- Rewritten TextBox to builder
- Added types: TEXT, BLOCKQUOTE, MESSAGE
- Removed MessageBox (moved to TextBox)
- Added HorizontalRule, HorizontalRuleBuilder, TextBuilder
- Added configure colors for CategoryBox
- Small redesign of ConfigScreen
- and more...