Skip to content

Changelog

Version 1.7

  • Removed config.md, hooks.md, and libraries.md documentation files for streamlined documentation
  • Completely removed client.lua library and restructured client-side functionality
  • Major config.lua updates with enhanced ID system configuration (282+ line changes)
  • Enhanced description generator derma with improved functionality (156+ line changes)
  • Updated netcalls and PIM integration
  • Code cleanup and documentation optimization
  • Improved ID card system and character recognition mechanics

Version 1.6

  • Standardized all author and contact information
  • MODULE.author = "Samael"
  • MODULE.discord = "liliaplayer" → "@liliaplayer"
  • Code attribution consistency improvements

Version 1.5

  • Added comprehensive config, hooks, and libraries documentation

Version 1.4

  • Code optimizations and improvements
  • Enhanced compatibility with recent game updates

Version 1.3

  • Removed comments from Lua files for cleaner code
  • Enhanced ID system functionality and display mechanics
  • Improved ID generation and character recognition
  • Fixed minor bugs in ID management

Version 1.2

  • Code optimizations and improvements
  • Enhanced compatibility with recent game updates

Version 1.1

  • Standardized function names to camelCase
  • GenerateDescription()generateDescription()
  • GetBackgroundBonus()getBackgroundBonus()

Version 1.0

  • Initial Release