Skip to content

Releases: DeadlyBossMods/DBM-Dungeons

r179

31 Dec 20:22
f5f5e45
Compare
Choose a tag to compare

DBM - Dungeons, Delves, & Events

r179 (2024-12-31)

Full Changelog Previous Releases

  • Update localization.cn.lua (#348)
  • Fixed nameplate timers for Skelatal Marauder so they're functional again
    • Rasping scream will now have initla and recast nameplate timer
    • Boneshatter shield will now have recast timer (initial not possible due to ability not being used above certain health threshold)

r178

29 Dec 22:57
8fc0374
Compare
Choose a tag to compare

DBM - Dungeons, Delves, & Events

r178 (2024-12-29)

Full Changelog Previous Releases

  • Prevent loading SoD dungeon mods on Era (#346)
  • Add drycodes for remaining 2 bosses in 11.1 dungeon
  • Add drycode for Demolition Duo
  • Add Hidous Laughter
    Add zone combat scanning to two new delves in 11.1
  • Preliminary Big Momma mod drycoded
  • Fix load error
  • add load blockers for floodgate for now
  • Update localization.ru.lua (#345)
  • add templating for the other two new delves
  • Update localization.ru.lua (#344)
  • Add all new datamined delve bosses
    added templated boss mod for Underpin delve end boss
  • Add placeholder mods for new SoD dungeon Karazhan Crypts
  • remove 11.0.5 and Add 11.1
  • Fix conflict with new raid module
  • Further improve templating for operation floodgate
  • template out 11.1 dungeon bosses
  • Revert "roll back to ubuntu 22.04 to restore svn"
  • roll back to ubuntu 22.04 to restore svn

r177

18 Dec 07:50
1686521
Compare
Choose a tag to compare

DBM - Dungeons, Delves, & Events

r177 (2024-12-18)

Full Changelog Previous Releases

  • Update timers changed in todays hotfixes

r176

16 Dec 06:36
af82afb
Compare
Choose a tag to compare

DBM - Dungeons, Delves, & Events

r176 (2024-12-16)

Full Changelog Previous Releases

  • Fix target warning not being used
  • Fix this a better way
  • Fix and close #337
  • Fix and close #334
  • Fix and close #336 which was caused by double registered combat log handler
  • Fix and close #338
  • Fix and close #342

r175

14 Dec 21:42
c760216
Compare
Choose a tag to compare

DBM - Dungeons, Delves, & Events

r175 (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

r174

14 Dec 05:21
98f0702
Compare
Choose a tag to compare

DBM - Dungeons, Delves, & Events

r174 (2024-12-14)

Full Changelog Previous Releases

  • Update localization.ru.lua (#340)
  • Some variable timers for princess and arcanist doan
  • some initials too
  • preliminary TWW Season 1 variable timer
  • Fix and close #335

r173

28 Nov 15:56
d436b41
Compare
Choose a tag to compare

DBM - Dungeons, Delves, & Events

r173 (2024-11-28)

Full Changelog Previous Releases

  • Adjust stop call on trash mods
  • Add user request. Ground Pound Alert and nameplate timers to Stonevault
  • Tiny tier tweak

r172

23 Nov 09:19
f3330d1
Compare
Choose a tag to compare

DBM - Dungeons, Delves, & Events

r172 (2024-11-23)

Full Changelog Previous Releases

  • Added missing timer for initial dark floes. This got overlooked since recast timer was never found in any log (so a timer was never added, thus when adding initial timers, that wasn't added either since no object existed)
  • Fix and close #332
  • Make the aura for freeze tag on by default
  • fix bug with 2nd orb counton izo
  • Update DBM-WorldEvents_BCC.toc (#330)
  • Update DBM-WorldEvents_Cata.toc (#328)
  • Update DBM-WorldEvents_Mainline.toc (#329)
  • Update DBM-WorldEvents_Wrath.toc (#326)
  • Update DBM-WorldEvents_Vanilla.toc (#325)
  • Update DBM-WorldEvents_Mainline.toc (#324)

r171

19 Nov 21:04
0d201f1
Compare
Choose a tag to compare

DBM - Dungeons, Delves, & Events

r171 (2024-11-19)

Full Changelog Previous Releases

  • bump vanilla toc
  • renames
  • Account for diff Cd based on enemy ID for shadow sweep
  • Couple trash timer adjustments for delves
    Better support for faceless one variant of Nerl'athekk
  • force engage unit debug too
  • enable zone scanning/logging for mechagon, motherload, and theatre of pain

r170

16 Nov 11:25
2ef56d5
Compare
Choose a tag to compare

DBM - Dungeons, Delves, & Events

r170 (2024-11-16)

Full Changelog Previous Releases

  • Delve Update:
    • Added support for Cragpie in Sink Hole with new warnings and timers
    • Added alert and nameplate timer for Illusion Step to trash module
    • Added alert and nameplate timer for Grimweave orb to trash module
    • Added initial nameplate timer to Bills Blade Toss
    • Removed invalid iniital nameplate timer for spear fish (it's can be cast instantly on pull)
    • Move some common abilities off bosses and into trash module so they aren't duplicated multiple times
      • with exception of 1 which so far is only used by two bosses and no trash
      • added some new initial np timers
      • lastly added win detection for cult leaders (3050) to nightfall sanctum
      • prevent early termination of Mycomancer cavern
  • Fix voice version in last
  • change audio
  • Add umbral slam and shadow strike nameplate timers to Delves
  • Add support for Xanventh to Skittering Breach
  • Preliminary initial combat timers for delve trash (many more to do, but this also improves debug for doing that as well)