- Add SerializableObject interface you can implement on ConfigObject's to have a custom save and load.
- Made it so dropdown overlays can now extend beyond the widget width.
- This allows for better visibility of long dropdown items.
- Fix objects not having search applied
- Fix draggable dropdown not updating when element was removed.
- Added helpers for creating TranslatableValues.
- Added default impls for calling parent save and load for categories.
- Fix categories failing to load under certain conditions
use different comment parsing system
- fix memory leak in dedicated server configs
- Fix hidden options not hiding correctly
- Make separators translatable