File Details
MarkTarget_17-04-26.zip
- R
- Apr 17, 2026
- 16.91 KB
- 1.1K
- 12.0.5+4
- Classic + 3
File Name
MarkTarget_17-04-26.zip
Supported Versions
- 12.0.5
- 12.0.1
- 5.5.3
- 2.5.5
- 1.15.8
[4.5] - 2026-04-17
Changed
- Saved variables: `defaultMarkIndex` is validated (integer 1–8; invalid or non-number values reset to 8). `panelAlpha` is clamped to 0.1–1 so corrupted saves cannot break the panel or slider.
- Saved position: `panelPosition` is applied only when the stored table has the expected types; otherwise it is cleared so the panel falls back to CENTER instead of erroring on load.
- Slash commands: `/marktarget` and `/mt` always run `InitializeSettings()` first so the settings table exists even if `SavedVariables` were missing on first run.
Fixed
- Settings UI: guard against registering the options category twice after `/reload`, which could duplicate the addon in the list on some clients.

