File Details
MisDirectionHelper2.zip
- R
- Jun 25, 2024
- 179.31 KB
- 62
- 11.0.0+1
- Retail
File Name
MisDirectionHelper2.zip
Supported Versions
- 11.0.0
- 10.2.7
Update 6/25/24: (compatible w/ 10.2.7 and 11.0)
-
GetSpellInfo Compatibility Update:
- Modified the addon to handle differences in the
GetSpellInfofunction between WoW version 10.2.7 and version 11.0. - Introduced a helper function to check the WoW version (
isWow11OrLater). - Implemented a function (
getSpellInfoFunction) to assign the appropriateGetSpellInfofunction based on the WoW version.
- Modified the addon to handle differences in the
-
Theme Editing and Saving Enhancements:
- Ensured that all themes, including default ones, are editable.
- Added functionality to append "(edited)" to the names of themes that have been modified, marking them as editable and deletable.
- Made sure edited themes are saved correctly in the saved variables and persist between sessions.
- Fixed an issue where minimap icon positions were not being saved properly.

