Changelog
Version 1.5
- Removed config.md and libraries.md documentation files for streamlined documentation
- Code cleanup and documentation optimization
- Enhanced store robbery system
- Improved cash register and jewelry case 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 robbery entities
- Code attribution consistency improvements
Version 1.3
- Added comprehensive config and libraries 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
RobberyReward() → robberyReward()
CanRob() → canRob()
Version 1.0