🌠 0.3.0
✨ What's New
- Guards can now be registered globally with
registerGuards
- Command aliases are now supported
- API used to access registered commands/groups has been reworked
- The font used in the UI is now customizable via interface options
- UI background transparency is now customizable (default is
0.25
)
🛠️ Changes
- Various UI changes: UI has been made smaller, padding should be more consistent, font changed to Builder Sans
- Client/server syncing has been reworked, which should fix some syncing bugs
- UI font is now preloaded, which should hopefully fix loading issues
🪲 Bug Fixes
- Fixed text case not being corrected when autocompleting a command (#22)
- Fixed a bug where the previous command would still be executed when the text input is cleared
Full Changelog: v0.2.1...v0.3.0