Commit Graph

9 Commits

Author SHA1 Message Date
Narcasung 7d55c8ea9a Default all frames to shown instead of hidden 2026-07-08 16:23:11 +02:00
Narcasung 9c5282886f Capitalize Ember Gauge, add Heat Gauge for Pyromancer resource bar 2026-07-08 16:21:05 +02:00
Narcasung f3a58b846d Support per-class frame display names, rename Pyromancer segment bar to Ember gauge 2026-07-08 16:19:00 +02:00
Narcasung 6165bbfe6e Remove About tab, add subtitles to Classes and Character Override tabs 2026-07-08 16:12:57 +02:00
Narcasung fd4dbefb01 Make Classes tab settings account-wide, keep overrides per profile 2026-07-08 16:07:18 +02:00
Narcasung aaa7795287 Add /hidecoaui slash command to open the settings menu 2026-07-08 16:01:04 +02:00
Narcasung 4619c68826 Downgrade version to 0.1 pending first stable 1.0
Aligns the .toc version and README download link with the v0.1
pre-release; v1.0 will be bumped explicitly later.
2026-07-08 15:34:23 +02:00
Narcasung c3b31dfbcf Note CoASpellActivationOverlay in FRAMES as commented-out
Documents the deliberately-unchecked frame directly in code instead of
relying on external notes.
2026-07-08 15:28:32 +02:00
Narcasung e65a737a31 Rename addon from HideCoA to HideCoAUI
Moves addon files into a HideCoAUI subfolder (repo root now holds
LICENSE/README for packaging), renames HideCoA.toc and the HideCoA.lua
global table to HideCoAUI throughout, and fixes the ADDON_LOADED
arg1 check accordingly. HideCoADB (SavedVariables) is left untouched
to preserve existing user settings.
2026-07-08 15:18:16 +02:00