Skip to content

Releases: xorus/EngageTimer

v2.4.0.0

05 Jul 15:00
Compare
Choose a tag to compare
  • DT compatibility
  • Update for API10:
    • Use new texture loading for countdown
    • 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

2.3.4.0

16 Jun 11:50
Compare
Choose a tag to compare
  • Fix not being able to disable alarms
  • Missing translation strings in web server config
  • Hide floating window border by default (you can re-enable it in Floating Window -> styling)

v2.3.2.0

12 Feb 14:39
4657903
Compare
Choose a tag to compare
  • Add an option to draw the custom 0-5 numbers without hiding the original countdown
  • Make animation match vanilla a bit better

v2.3.1.0

12 Jan 23:53
Compare
Choose a tag to compare
  • 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

07 Oct 10:43
Compare
Choose a tag to compare
  • Countdown Ticks: option to make them start at a certain time (e.g. only tick 1 to 10 numbers)
  • Updated to api 9

v2.2.5.6

29 Jul 12:08
Compare
Choose a tag to compare
  • Fix font loading on non-global client
  • Add chinese translation by @yuwuhuo via Crowdin

v2.2.5.1

04 Feb 20:10
Compare
Choose a tag to compare
  • awkded new number styles
  • 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)

v2.2.5.0

02 Feb 22:20
c1566bd
Compare
Choose a tag to compare
  • 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)

v2.2.4.0

09 Sep 10:35
Compare
Choose a tag to compare
  • 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)

v2.2.3.0

01 Sep 09:37
62650aa
Compare
Choose a tag to compare
update version