Skip to content

Changelog

Version 1.5

  • Removed config.md documentation file for streamlined documentation
  • Code cleanup and documentation optimization
  • Enhanced lootable container system
  • Improved exploration and item gathering mechanics

Version 1.4

  • Standardized all author and contact information
  • MODULE.author = "Samael"
  • MODULE.discord = "liliaplayer" → "@liliaplayer"
  • Updated ENT.Author fields to "Samael"
  • Added ENT.Contact = "@liliaplayer" to loot entities
  • Code attribution consistency improvements

Version 1.3

  • Comment cleanup in client and server libraries for cleaner code
  • Added comprehensive config documentation
  • Code optimizations and improvements
  • Enhanced compatibility with recent game updates

Version 1.2

  • Additional function name standardization to lowercase
  • Various internal function names standardized

Version 1.1

  • Standardized function names to camelCase
  • Various internal function names standardized

Version 1.0

  • Initial Release