File Details
v1.3.0
- R
- Jun 6, 2026
- 160.13 KB
- 0
- 12.0.5+1
- Retail
File Name
MythicDungeonTools_NextPullTracker-v1.3.0.zip
Supported Versions
- 12.0.5
- 12.0.1
# Mythic Dungeon Tools - Next Pull Tracker ## [1.3.0] - 2026-05-08
Added
- Customizable pull colors ("Pull Colors" section in the settings panel): color pickers (with opacity) for the minimap pull dots and the outline drawn around the current pull, which are now independently colorable. The current pull (next and active) each gets a separate Dots and Outline color; the upcoming pull gets a Dots color; completed pulls keep their fixed gray. A small minimap-style preview shows the result live, and a "Reset to Defaults" button restores the palette. Dot colors are stored in
beacon.pullColors(read bycolorForPullState) and outline colors inbeacon.pullOutlineColors(read by the newoutlineColorForPullState). Defaults match the previous palette (next=green, active=orange, completed=gray, upcoming=yellow).