v1.28.0
Overview
- Fixes some critical issues that abuse/break the application
- Improves how commands are merged within the Loader’s Config ‘Server’ and ‘Client’ so that you can now modify commands in any way you like. If you’d like to benefit from this, it’s recommended you re-insert the Loader
- Improves startup performance
- Introduces new loader settings (e.g.
AppFont = "Bangers")
Added
- Added
AppFontloader setting that defaults toEnum.Font.SourceSans
Changed
- Improved command merging within Loader's Config 'Server' and 'Client' so that you can now modify commands in any way you like
- Improves startup performance
- Tools are now unequipped when applying a bundle so the tool isn't lost
Fixed
- Fixed a critical bug that breaks the commands display
- Fixed a critical bug for unpublished places
- Fixed some critical command abuses (such as
;spin-999999999) - Removed all startup lag spikes by staggering instance creation and removing unnecessary asset preloading
- Patched 'inf' glitches
- Fixed SystemData erroring in unpublished places
Thanks to those at the community server who reported these bugs, and @blobfishDev11 for the AppFont setting idea