0.0.8-dev
Pre-release
Pre-release
- Internal library (Knight.{library}) added
- Knight.Remotes added as an Link to
Knight.Shared.Services.Remotesto reduce line length & easier development workflow. - Framework memory fixes
- Framework fixes & cleanup
- math.floor added to console logs for a readable time length.
New default packages accessible by Knight.{library_name}. You can freely remove these default packages from ReplicatedStorage.Packages.Knight.library, you can even create your own! Please do not delete any packages listed below if their a dependency of the Knight framework, otherwise the framework will break and not start!!
- util; Util API by RAMPAGE Interactive (dependency - required)
- cron; luau-cron by Ulferno is now bundled by default. (https://github.com/Ulferno/luau-cron)
- zone; ZonePlus by ForeverHD
- perms; Permission Parser API by RAMPAGE Interactive (https://github.com/RAMPAGELLC/RBLXPermissionParser)
- roles; Roles API by RAMPAGE Interactive (https://github.com/RAMPAGELLC/RBLXRolesAPI)
- oes; ObjectEventSocket API by RAMPAGE Interactive (https://github.com/RAMPAGELLC/RBLXLuauSockets)
- ban; Roblox's new Ban API by RAMPAGE Interactive (https://github.com/RAMPAGELLC/richban)
In 0.0.8-prod or a later version we will be migrating KPM system to install to the new ReplicatedStorage.Packages.Knight.library system, with a new re-write of the CLI to be directly within your computer terminal outside of Studio and new Package site.