File Details
v0.1.0-classic
- R
- Jun 5, 2026
- 41.20 KB
- 0
- 1.15.8
- Classic
File Name
HelloWarrior-v0.1.0-classic.zip
Supported Versions
- 1.15.8
HelloWarrior
v0.1.0 (2026-06-05)
Full Changelog Previous Releases
- Wire up the CurseForge project ID for releases
Add## X-Curse-Project-ID: 1565896to the TOC so the BigWigs packager
uploads tagged releases to the right CurseForge project. The upload still
also requires the CF_API_KEY repo secret (set in GitHub Settings ->
Secrets); without it the packager skips CurseForge and just makes the
GitHub Release. Also drop the now-stale "~2.5 MB" size note in .pkgmeta
(the logo is 512x512 now).
Co-Authored-By: Claude Opus 4.8 (1M context) noreply@anthropic.com - Scale the CurseForge logo down to 512x512
The logo was 1254x1254 / 2.56 MB -- oversized for upload (CurseForge shows
a project avatar at 400x400). Resampled to 512x512 (~496 KB), a 5x size
cut with no visible quality loss at logo size. The PNG is already excluded
from the packaged zip via .pkgmeta, so this only affects the repo asset.
Co-Authored-By: Claude Opus 4.8 (1M context) noreply@anthropic.com - Add Sunder Armor stack readout, run-out timer, and maintenance glow
Co-Authored-By: Claude Opus 4.8 (1M context) noreply@anthropic.com - Normalize file modes to 644
Co-Authored-By: Claude Opus 4.8 (1M context) noreply@anthropic.com - Add rage-cap warning and light up Heroic Strike / Cleave at cap
Co-Authored-By: Claude Opus 4.8 (1M context) noreply@anthropic.com - Add in-combat off-hand swap (dual-wield <-> shield)
Co-Authored-By: Claude Opus 4.8 (1M context) noreply@anthropic.com - Add interrupt alert for Pummel and Shield Bash
Co-Authored-By: Claude Opus 4.8 (1M context) noreply@anthropic.com - Add DESIGN.md, CurseForge logo, packaging metadata, and a fleshed-out README
Co-Authored-By: Claude Opus 4.8 (1M context) noreply@anthropic.com - Add melee-range and rage readouts, Battle Shout refresh glow, and bar lock/visibility
Co-Authored-By: Claude Opus 4.8 (1M context) noreply@anthropic.com - Add the queued-on-next-swing cue, shared shine, and a main-hand swing timer
Co-Authored-By: Claude Opus 4.8 (1M context) noreply@anthropic.com - Add position-following keybindings and the racial/shout bottom row
Co-Authored-By: Claude Opus 4.8 (1M context) noreply@anthropic.com - Fix buff auto-cancel and double-cast spam; show the GCD sweep on buttons
Co-Authored-By: Claude Opus 4.8 (1M context) noreply@anthropic.com - Build out the DPS and tank bar layouts; auto-strip unwanted buffs
Co-Authored-By: Claude Opus 4.8 (1M context) noreply@anthropic.com - Add ranged button, click/hover feedback, and hold-Ctrl Berserker switch
Co-Authored-By: Claude Opus 4.8 (1M context) noreply@anthropic.com - Add role toggle and stance indicator; visual/glow polish; luacheck config
Co-Authored-By: Claude Opus 4.8 (1M context) noreply@anthropic.com - Initial commit: role-adaptive Warrior ability bars with stance-dance macros
Co-Authored-By: Claude Opus 4.8 (1M context) noreply@anthropic.com