Releases: xorus/EngageTimer
Releases · xorus/EngageTimer
v2.4.1.1
v2.4.0.0
2.3.4.0
v2.3.2.0
v2.3.1.0
- Set alarms to play a game sound effect, change stopwatch color or display text at specified combat durations
- Big code rewrite and a bit of optimization
- Fix save errors when spinning color sliders like a maniac in configuration
- Reorganized configuration file to preserve my sanity
- "Hide original addon" now uses AddonLifecycle events instead of searching for the original countdown every frame
- Reduce CountdownHook CPU usage by fixing a stupid event spam mistake
- Optimize countdown display code
- Fix the "first-draw" workaround that draws the countdown window once on plugin activation to prevent a freeze caused
by ImGUI initializing the window does not occur when starting a countdown
To test it before release, use my test repository: https://plogon.xorus.dev
v2.2.6.0
v2.2.5.6
v2.2.5.1
v2.2.5.0
v2.2.4.0
- Floating Window: option to change the countdown color when casting a spell that will result in a pre-pull.
- Floating Window: uses the global font-scale, you might need to adjust the font size after the update.
- Settings: support for closing the settings window with Escape (WindowSystem features)