Skip to content

Releases: DeadlyBossMods/DBM-Legion

r58

09 Jan 10:18
a7e6f18
Compare
Choose a tag to compare

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

14 Dec 21:42
0555e7a
Compare
Choose a tag to compare
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

03 Nov 13:47
cdfa233
Compare
Choose a tag to compare
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

28 Sep 05:17
f337428
Compare
Choose a tag to compare
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

29 Jun 08:29
1a7e70e
Compare
Choose a tag to compare
r54

Raids (Legion)

r54 (2024-06-29)

Full Changelog Previous Releases

  • Fix deprecated stage timers

r53

16 Jun 04:50
09b5b1f
Compare
Choose a tag to compare
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

07 Jun 20:26
d350047
Compare
Choose a tag to compare
r52

Raids (Legion)

r52 (2024-06-07)

Full Changelog Previous Releases

  • war within toc updates
  • Fix some option keys

r51

07 May 05:35
31c734e
Compare
Choose a tag to compare
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

29 Apr 02:16
208219a
Compare
Choose a tag to compare
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

22 Apr 23:00
32dc310
Compare
Choose a tag to compare
r49

Raids (Legion)

r49 (2024-04-22)

Full Changelog Previous Releases

  • Fixed a few legion errors
  • Update README.md
  • Fix luaLS nitpicks