Releases: DeadlyBossMods/DBM-Legion
Releases · DeadlyBossMods/DBM-Legion
r58
Raids (Legion)
r58 (2025-01-08)
Full Changelog Previous Releases
- Blizzard code is ass, so partial revert of last
- Assign groups and categories for new addon manager in 11.1
- remove 11.0.5 and Add 11.1
r57
Raids (Legion)
r57 (2024-12-14)
Full Changelog Previous Releases
- work around annoying core bug where starting a timer of 0 uses self.timer instead. But that annoying bug has to stay since over a decade worth of mods has assumed that to be valid
r56
Raids (Legion)
r56 (2024-11-03)
Full Changelog Previous Releases
- remove game version 11.0.2 and add game version 11.0.7
r55
Raids (Legion)
r55 (2024-09-08)
Full Changelog Previous Releases
- Mark DBM as compatible/up to date on 11.0.5 PTR
- Update localization.ru.lua (#21)
- remove 10.2.7 and 11.0.0 game versions from tocs
- Fixed several alerts across all instances that weren't giving count (but should be)
Fixed several objects that were just misflagged or had useless args
Fixed some taunt warnings lacking target
Fixed a reflect warnings lacking source target - Fix and close #20
- Flag DBM mods as current on 11.0.2 (in addition to 11.0.0)
r54
r53
Raids (Legion)
r53 (2024-06-16)
Full Changelog Previous Releases
- Fix numerous cases where count was missing, or wrong object type was set (also causing count to be missing)
Disabled some false diagnostics reports as well
r52
Raids (Legion)
r52 (2024-06-07)
Full Changelog Previous Releases
- war within toc updates
- Fix some option keys
r51
Raids (Legion)
r51 (2024-05-07)
Full Changelog Previous Releases
- Bump ToCs for 10.2.7
- Fix some seticon nitpicks
- Fix bug identified by continued improvement to LuaLS function mapping
- apparently no one is actually ready for the cataclysm pre patch yet (ie multi interface versions separated by ,). So revert that for now
- War within TOC Support
r50
Raids (Legion)
r50 (2024-04-28)
Full Changelog Previous Releases
- Migrate all old icon options to numeric type system
- Use GetSpellName where Appropriate
r49
Raids (Legion)
r49 (2024-04-22)
Full Changelog Previous Releases
- Fixed a few legion errors
- Update README.md
- Fix luaLS nitpicks