MiniMapRedux

Transform your minimap into a clean, square powerhouse with intelligent data tracking and button management. **MiniMapRedux** replaces the default circular minimap with a modern square design

File Details

26.03.26.7e

  • R
  • Mar 26, 2026
  • 216.26 KB
  • 442
  • 12.0.5+5
  • Classic + 3

File Name

MiniMapRedux26.03.26.7e.zip

Supported Versions

  • 12.0.5
  • 4.4.2
  • 3.80.0
  • 3.4.5
  • 2.5.5
  • 1.15.8

MiniMapRedux Changelog

26.03.26.7e

Bug Fixes

  • Fixed access violation on loadMouseCache.GetCachedMouseIsOver and MouseCache.ClearCache were defined with dot notation but used self internally, causing self to resolve to the frame argument instead of the MouseCache table. Replaced all self.* references with explicit MouseCache.* references.