You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
Migrate to the new font system, the floating window contents might be blurry depending on your default dalamud font, this will be fixed with font customization in a future update
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
add setting for display threshold: allows you to specify when the timer will become visible (can be useful if you don't want to see numbers irrelevant to your pre-pull)
add setting for display threshold: allows you to specify when the timer will become visible (can be useful if you don't want to see numbers irrelevant to your pre-pull)