promotional banner

Rune Reminder Patch

Patch of Rune Reminder addon, for the latest SoD version of WoW
Back to Files

Rune Reminder Patch v1.0.0

File name!RuneReminder_Patch v1.0.0.zip
Uploaded
Sep 20, 2026
Downloads
3
Size
1.8 KB
Flavors
Classic
File ID
8931453
Type
R
Release
Supported game versions
  • 1.15.9

What's new

 
 

Rune Reminder Patch v1.0.0 - 2026-09-20

Initial Release

  • Added: Compatibility shim for modern WoW Classic (Patch 1.15.x / SoD).
  • Fixed: Missing legacy global functions (`GetAddOnMetadata`, `GetAddOnInfo`, `IsAddOnLoaded`, `EnableAddOn`, `DisableAddOn`, `LoadAddOn`, etc.) bridged to `C_AddOns`.
  • Fixed: Lua error when opening addon settings (`Settings.OpenToCategory` now properly extracts the category ID from table objects).
  • Fixed: Nil reference errors in `StaticPopup` dialogs with edit boxes (`SAVE_RUNE_SET`) by mapping `frame.EditBox` to `frame.editBox` across dialog hooks and frames.
  • Added: Lifecycle event listeners (`ADDON_LOADED`, `PLAYER_LOGIN`, `PLAYER_ENTERING_WORLD`) to maintain patch integrity across all loaded addons.