Commit Graph

7 Commits

Author SHA1 Message Date
Narcasung 3547c3a356 Flatten repo layout, drop nested HideCoAUI subfolder
The addon folder is now the repo root, so installers rename the
extracted archive to HideCoAUI instead of finding a subfolder already
named that.
2026-07-13 20:45:22 +02:00
Narcasung 894b208fb0 Simplify README wording, mention /hidecoaui and note early dev status 2026-07-08 16:43:44 +02:00
Narcasung 54c7a5e4da Point download link at repo archive instead of a versioned release 2026-07-08 16:37:28 +02:00
Narcasung fd4dbefb01 Make Classes tab settings account-wide, keep overrides per profile 2026-07-08 16:07:18 +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 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
Narcasung 899f872577 Add MIT license and README 2026-07-08 14:06:41 +02:00