0.0.6-dev
Pre-release
Pre-release
Change Log
- Knight.Knight has been deprecated, please use Knight.Internal. Will be fully removed in 0.0.8-prod release.
- Knight startup pre-cautions added
- Knight fixes & misc. additions
- Issue #1 has been addressed & patch
- Code cleanups
- 0.0.6-prod has been updated for KnightProfiler support.
- Knight.GetMemoryUsageKB() to get usage
- Knight.MemoryKBStart for start usage
- Knight.moduleStart tick when the module was inited.
KNIGHT_IGNORE_MODULECollection tag for knight to ignore module for initialization as a service. It can still be indexed.- Knight.Start() order is fixed.
KNIGHT_CONFIGmoduleKNIGHT_ENUMmodule as Knight.EnumKNIGHT_TYPESmodule for scuffed types- Automatic bug reports (Reporting API endpoint will start collection in 0.0.7-prod release, until then it will be disabled.)
KnightProfiler
KnightProfiler is a new tool to profile knight framework in-game to see where you need to optimize your scripts due to Roblox F9 Console unable to properly debug Knight.
Get Knight Profiler at: https://github.com/RAMPAGELLC/KnightProfiler/tree/main
Full Changelog: 0.0.6-prod...0.0.6-prod