promotional bannermobile promotional banner

Combat Time Tracker

Keep track of time spent in combat.

File Details

v12.0.13

  • R
  • Mar 29, 2026
  • 6.15 MB
  • 4
  • 12.0.0
  • Retail

File Name

CombatTimeTracker-v12.0.13.zip

Supported Versions

  • 12.0.0

Combat Time Tracker

v12.0.13 (2026-03-29)

Full Changelog Previous Releases

  • Fix awk parsing by passing VERSION via -v flag
    Co-authored-by: Copilot 223556219+Copilot@users.noreply.github.com
  • Trigger Discord notify only after successful release.yml
    Replaced the 'push: tags' trigger with 'workflow_run' so the Discord
    notification only fires when 'Package and release CTT' completes
    successfully. This eliminates the need for the separate
    'Verify tag points to master' step since release.yml already guards
    that, and avoids notifying Discord on failed or cancelled releases.
    The tag name is sourced from github.event.workflow_run.head_branch.
    Co-authored-by: Copilot 223556219+Copilot@users.noreply.github.com