File Details
Focused! (Classic Era) v1.0.14
- R
- Mar 24, 2026
- 233.64 KB
- 140
- 1.15.8
- Classic
File Name
Focused (v1.0.14).zip
Supported Versions
- 1.15.8
Focused! – Changelog
[1.0.14] - 2026-03-24
Bug Fixes & Stability
- Early Loading Crashes: Added strict safety checks to the AutoMark and Castbar modules. This prevents rare Lua errors from occurring if the game attempts to fire an event during the split-second login screen freeze before your settings are fully loaded.
- Version Checker Fixed: Resolved a silent typo that was preventing the addon from correctly reading its own version number, ensuring update notifications will work flawlessly moving forward.
- Initialization Safety Net: Repaired a broken fallback check in the UI loader. If your SavedVariables ever fail to load due to client lag, the addon will now successfully catch it and force a safe initialization.
- Memory Cleanup: Fixed a minor issue where a castbar variable was unintentionally leaking into the global WoW namespace.
Under the Hood
- Architectural Refactor: Standardized the addon's internal namespace (
addonName, addon = ...) across the entire project. This completely eliminates the risk of phantom variables and makes the engine substantially more robust.
Thank you to Cpuhog again for continuing to submit bug reports and helping me make the codebase ironclad!

