File Details
v0.1.2
- B
- Mar 3, 2026
- 15.50 KB
- 20
- 2.5.1
- Classic TBC
File Name
MacroMonster-v0.1.2.zip
Supported Versions
- 2.5.1
tag 57ad2216a99ad0b8b67ad26905416b3b5f326a89 v0.1.2 Author: Joshua Carlyle joshua.carlyle@unicard-uk.com Date: Tue Mar 3 08:05:05 2026 +0000
Beta
commit 553e1a86a09dcfdf2b893e107ae480bff3cf0983 Author: Joshua Carlyle joshua.carlyle@unicard-uk.com Date: Tue Mar 3 07:52:56 2026 +0000
Add .pkgmeta for CurseForge automatic packaging
commit 8b5c347469cc69f19025dca477b0ea20dca2dfb0 Author: Joshua Carlyle joshua.carlyle@unicard-uk.com Date: Mon Mar 2 10:09:50 2026 +0000
v0.1.1: Fix auto-snapshot on action bar changes and spec switches
- Add ACTIONBAR_SLOT_CHANGED event handler to auto-save bar arrangements (throttled)
- Capture complete bar state immediately when spec change is detected (before bars clear)
- Scan both global (1-36) and character (121+) macros during restoration
- Skip non-macro items in slot maps (prevents trinket/item data from breaking restoration)
- Add isLoadingSet flag to prevent nested auto-snapshots during set load
- Increase initial spec swap delay to 1.5s to let WoW settle internally
- Add 0.5s delay before placing macros on bars
- Remove debug log messages for cleaner end-user experience
commit 4e73e7aae5167abe766e9cc72f336d4d6c1b345a Author: Joshua Carlyle joshua.carlyle@unicard-uk.com Date: Sun Mar 1 22:05:39 2026 +0000
Remove debug chat spam - cleaner user experience
commit 6ef7f6e2090e8bcdbfdc75f92034172ee98dc79c Author: Joshua Carlyle joshua.carlyle@unicard-uk.com Date: Sun Mar 1 21:56:49 2026 +0000
Fix macro loading and action bar restoration on spec changes