File Details
DungeonReminder-12.2.0.zip
- R
- Feb 21, 2026
- 4.25 KB
- 31
- 12.0.1
- Retail
File Name
DungeonReminder-12.2.0.zip
Supported Versions
- 12.0.1
# Changelog
(catch up notes included)
Added
- Persistent settings via `DungeonReminderDB` (`SavedVariables`).
- Font setting for the reminder text.
- Options UI: font dropdown under `/dr` or `/dr options`.
- `PLAYER_ENTERING_WORLD` init to apply defaults and re-apply reminder font on login/reload.
- Instance name alias support moved into a dedicated data module (`data/aliases.lua`).
Changed
- Codebase refactored into modules for separation of concerns:
- `DungeonReminder.lua` (core + events)
- `ui/flash.lua` (reminder frame)
- `ui/options.lua` (options UI)
- `slash.lua` (slash commands)
- `data/aliases.lua` (instance alias mapping)
Fixed
- Reminder now clears correctly for Tazavesh split activities by mapping activity names to the actual instance name:
Tazavesh Streets → Tazavesh, the Veiled Market
Tazavesh Gambit → Tazavesh, the Veiled Market