Changelog
Version 1.3 (15102025)
- Code optimizations and improvements
- Enhanced compatibility with recent game updates
Version 1.2
- Breaking Change: Additional function name standardization to lowercase
- Various internal function names standardized
Version 1.1
- Breaking Change: Standardized function names to camelCase
ExplodeDoor()→explodeDoor()ExplodeVehicle()→explodeVehicle()ExplodeWorldBomb()→explodeWorldBomb()
Version 1.0
- Initial Release