File Details
SimpleRangeFinder-v1.1.1.zip
- R
- Jul 10, 2026
- 283.92 KB
- 32
- 12.0.7
- Retail
File Name
SimpleRangeFinder-v1.1.1.zip
Supported Versions
- 12.0.7
SimpleRangeFinder v1.1.1 Changelog
New Features & Improvements
- Global Default Profile Selection:
- Added a Global Default Profile (for new characters) toggle switch under the Profile Settings tab (
/srf). - When a profile is designated as the default, any new characters logging in for the first time will automatically link to it instead of creating a new character-specific profile.
- Toggling one profile as the default automatically clears the designation on any other profile.
- Designated default profiles now display a gold
(Default)suffix in the profile scroll list for easy identification. - Automatically handles profile renaming and deletion safely in the background (updating or clearing the default designation as needed).
- Added a Global Default Profile (for new characters) toggle switch under the Profile Settings tab (
- Decapitator 40yd Range Check:
- Replaced the older Egan's Blaster / Happy Fun Rock check item with The Decapitator (Item ID
28767) for the 40-yard range check threshold.
- Replaced the older Egan's Blaster / Happy Fun Rock check item with The Decapitator (Item ID
- Holy Paladin Range Cutoff:
- Adjusted Holy Paladins (Spec ID
65) to default to a melee range cutoff (5yards) in Simple Mode instead of the ranged 40-yard cutoff.
- Adjusted Holy Paladins (Spec ID
Fixes & Cleanups
- Dynamic Options Version Display:
- Replaced the hardcoded options window version label with a dynamic TOC query (
C_AddOns.GetAddOnMetadata). - The options menu title bar will now always automatically and dynamically display the correct active version of the addon.
- Replaced the hardcoded options window version label with a dynamic TOC query (