Skip to content

v0.3.0

Compare
Choose a tag to compare
@ffrostfall ffrostfall released this 08 Jun 21:34
· 59 commits to master since this release

version 0.3.0: 6/8/2023

  • Added Hoarcekat support
  • Massive internal re-structuring
  • Renamed FromIdentifier and FromCompressed to Serialize and Deserialize
  • NumberToBestForm removed (feature bloat)
  • StartLogging and StopLogging have been removed in favor of object.Logging =
  • Logging now displays the packet size in bytes (using @PysephWasntAvailable's RemotePacketSizeCounter package)
  • Compliant with strict Luau typing
  • Type improvements
  • Internally commented the entire project
  • Removed SetSecurity and SecurityEnums in favor of HandleInvalidPlayer
  • Literally dozens of bugfixes