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
PlayAlarm()→playAlarm()TriggerVisualAlarm()→triggerVisualAlarm()StopVisualAlarm()→stopVisualAlarm()
Version 1.0
- Initial Release