DDG Talent Reminder
A World of Warcraft addon that reminds you to switch talents, equipment sets, specialization, and addon profiles when entering dungeons, raids, or specific raid bosses.
Origin
This addon is a fork of //github.com/derfloh205/LoadoutReminder" rel="noopener nofollow" target="_blank">https://github.com/derfloh205/LoadoutReminder" target="_blank" rel="noopener noreferrer">LoadoutReminder by genju, last released as v6.1.0 (2024-04-30, targeting patch 10.2.6). It had been unmaintained for roughly two years and no longer worked on current retail. All credit for the original design and implementation goes to genju; this fork exists only to keep a personally-used copy working on current patches.
The upstream project does not carry an explicit license file, so no license terms are asserted here either - this is a good-faith attributed fork, not a claim of any rights over the original work. If you're looking for the original project, see the link above. This fork is not affiliated with or endorsed by the original author; if you are the original author and would like this taken down or handled differently, please reach out.
What changed in this fork
- Updated for current retail (Interface 120100) - the original was stuck on 10.2.6-era APIs that no longer exist (
InterfaceOptions_AddCategory,SetSpecialization,/lon, deprecated globals, etc.) - Talent/spec/equip loadout switching rewritten against current
C_ClassTalents/C_SpecializationInfoAPIs - Mythic+ dungeon list is now fetched live from
C_ChallengeModeinstead of being hardcoded, so it no longer goes stale every season - Raid and boss lists are now fetched live from the Encounter Journal (
EJ_*API) instead of a hardcoded 2023 NPC-id table, including bosses fought as multiple separately-named NPCs - Added per-dungeon loadout overrides (previously only per-instance-type, or per-raid-boss)
- Added a "reset this difficulty" button per configuration tab
- Renamed to DDG Talent Reminder; slash command is now
/dtr(was/lor//loadoutreminder)
Slash commands
/dtr - see in-game for the full list of subcommands.

