Releases: seekey13/CrystalBuff
Releases · seekey13/CrystalBuff
v1.5
- Removed debug mode and all user-facing commands for a simpler, zero-config experience
- Removed cooldown system and startup/zone-in delays in favor of reactive buff-change detection
- Checks now trigger immediately on buff list changes rather than on fixed timers
- Retains event system detection to skip corrections during cutscenes and events
- Significant code simplification and cleanup
v1.4
- Added event system detection to prevent commands during cutscenes/events
- Implemented 10-second startup delay after addon load for data initialization
- Implemented 10-second delay after zone-in before buff checks begin
- Improved timing logic to prevent premature buff corrections
- Enhanced world ready state detection for better reliability