File Details
BattleMaps.zip
- B
- May 28, 2026
- 10.17 KB
- 7
- 12.0.5
- Retail
File Name
BattleMaps.zip
Supported Versions
- 12.0.5
- Removed autosave behavior. Map layout changes are now only stored when the user clicks Save.
- Added explicit per-battleground saving for map frame size and position, not just zoom/pan.
- Updated saved frame placement to store point, relative point, X offset, and Y offset per battleground.
- Added dropdown auto-selection for the current battleground when opening the BattleMaps options window inside a supported random BG.
- Added cleanup before re-entering configure mode to reset stale edit widgets, stop movement/sizing, and clear old edit state.
- Improved edit widgets:
- enlarged the drag bar;
- enlarged the resize handle;
- updated drag bar text to indicate manual saving;
- restored proper drag behavior through the edit drag bar.
- Added combat guards to drag/resize handlers to avoid modifying the map frame during combat lockdown.
- Kept taint-safe behavior from the reverted version:
- no native
BattlefieldMapTabmovement; - no native title/tab repair;
- no scroll-container mouse script hooks.
- no native
- Removed the autosave checkbox from the options window.
- Updated option text to explain that users should click Save to store changes.
- Fixed Stop Test cleanup so edit widgets, including the drag bar, are hidden properly when configuration mode ends.