File Details
v0.1.0-classic
- R
- May 3, 2026
- 5.51 KB
- 2
- 1.15.7
- Classic
File Name
TransmuteTimer-v0.1.0-classic.zip
Supported Versions
- 1.15.7
TransmuteTimer
v0.1.0 (2026-05-03)
Full Changelog Previous Releases
- Pass GitHub token via GITHUB_OAUTH env var
The packager reads GITHUB_OAUTH, not GITHUB_TOKEN. Without it the
GitHub release step is silently skipped and CurseForge upload is too.
Co-Authored-By: Claude Opus 4.7 (1M context) noreply@anthropic.com - Grant write permission to release workflow
Without contents:write the packager can't create GitHub releases or
attach artifacts, which also blocks the CurseForge upload step.
Co-Authored-By: Claude Opus 4.7 (1M context) noreply@anthropic.com - Wire up automated CurseForge release via BigWigs packager
Adds the GitHub Actions workflow that packages and uploads to CurseForge
on every version tag, plus the project ID and version token in the .toc.
Co-Authored-By: Claude Opus 4.7 (1M context) noreply@anthropic.com - Stop tracking .omc/ tooling state
Co-Authored-By: Claude Opus 4.7 (1M context) noreply@anthropic.com - Drop shift requirement for moving and simplify tooltip
Left-click now drags directly (a click without movement still crafts);
tooltip no longer mentions opening Alchemy or holding shift.
Co-Authored-By: Claude Opus 4.7 (1M context) noreply@anthropic.com - Add gamer-facing README
Co-Authored-By: Claude Opus 4.7 (1M context) noreply@anthropic.com - Initial commit: TransmuteTimer addon
Minimal Classic Era addon that displays the shared alchemy transmute
cooldown and lets you craft any of the 12 transmutes via DoTradeSkill.
Co-Authored-By: Claude Opus 4.7 (1M context) noreply@anthropic.com