Skip to content

Latest commit

 

History

History
74 lines (38 loc) · 2.25 KB

File metadata and controls

74 lines (38 loc) · 2.25 KB

-- Dragonflight v1.0.0 Add Initial Addon

v1.1.0 Fix Minimap Add Current Season tab Use AceLib to simplify code Restructure addon to simplify code

v1.2.0 Bump TOC for 10.2.5

v1.3.0 Add OnInitialize and Addon Namespace Ensure SavedVariables are Initialized on Init

v1.4.0 Add Localization, Settings Menu, Slash Command Handlers, Fix SavedVariables, Add Spell Cooldowns

v1.5.0 Remove Rise / Fall into a single dungeon and fix minimap position to saved variables.

v1.6.0 Fix Russian translations, thanks to: Hollicsh

v1.7.0 Bump TOC, Fix Battle for Azeroth tab and re-arrange portals to prevent clipping.

v1.8.0 Season 4 Dungeon Updates

v1.9.0 War Within Support

v1.10.0 Fix API changes in 11.0.2.5

v1.11.0 Fix TOC and zhCN translations

v1.12.0 Fix LUA Translation Keys, Add Drag/Drop support, add missing dungeons, adds horde and alliance detection

v1.13.0 Add Awakened Raid Spell IDs, Increase Window size, remove duplicate function

v1.14.0 Add Season 1 portals, fix Russian translations, thanks to: Hollicsh

v1.15.0 Fix bugs

v1.16.0 Fix translations

v1.17.0 Add Season 2 portals for dungeons and raids. Bump version.

v1.18.0 Lib Updates, thanks to: Hollicsh

v1.19.0 zhCN translations fixed, thanks to Maple Saint

v1.20.0 Fix German Translations and add pre-reqs to allow updating spells dynamically

v1.21.0 Fix bug duplicating all expansion tab buttons

v1.22.0 Add spell update logic so spells are learned in the addon when dungeons achievements are earned

v1.23.0 Reintroduce backgrounds

v1.24.0 Fix Spell IDs for duplicate portals, fix minimap DB state and release for 11.1.5

v1.25.0 Bump for 11.1.7

v1.26.0 TBD

v1.27.0 Add support for 11.02.00 Add New Portal Spell ID for Dungeon Eco-Dome Al'dani Add New Portal Spell ID for Raid Manaforge Omega

v1.28.0 Fix Russian Translations

v1.29.0 Fixed German Translations

v1.30.0 Bump versions and dependancies

v1.31.0 Fix spell cooldowns

v1.32.0 Fix InCombat Bug

v1.33.0 Fix Unit Spell Cast

v1.34.0 Update MythicDungeonPortals.toc

v1.35.0 Add Midnight expansion with dungeons, update Current Season for new season, add localized translations

v1.36.0 Fix SetCooldown taint error after latest WoW patch