Kelsidavis-WoWee/include/addons
Kelsi 19b8d31da2 feat: display Lua addon errors as in-game UI errors
Previously Lua addon errors only logged to the log file. Now they
display as red UI error text to the player (same as spell errors and
game warnings), helping addon developers debug issues in real-time.

Add LuaErrorCallback to LuaEngine, fire it from event handler and
frame OnEvent pcall error paths. Wire the callback to GameHandler's
addUIError in application.cpp.
2026-03-21 06:00:06 -07:00
..
addon_manager.hpp feat: support SavedVariablesPerCharacter for per-character addon data 2026-03-21 02:46:21 -07:00
lua_engine.hpp feat: display Lua addon errors as in-game UI errors 2026-03-21 06:00:06 -07:00
toc_parser.hpp feat: support SavedVariablesPerCharacter for per-character addon data 2026-03-21 02:46:21 -07:00