Changelog
Version 1.5
- Removed libraries.md documentation file for streamlined documentation
- Renamed planted_bomb entity to lia_planted_bomb for consistency
- Major server library updates with enhanced terrorism mechanics (154+ line changes)
- Updated PIM integration with improved functionality (41+ line changes)
- Enhanced bomb disposal kit with better mechanics
- Code cleanup and documentation optimization
- Improved car bomb and explosive systems
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 planted bomb entity
- Code attribution consistency improvements
Version 1.3
- Added comprehensive 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
ExplodeDoor() → explodeDoor()
ExplodeVehicle() → explodeVehicle()
ExplodeWorldBomb() → explodeWorldBomb()
Version 1.0