Releases: DeadlyBossMods/DBM-Dungeons
Releases · DeadlyBossMods/DBM-Dungeons
r194
DBM - Dungeons, Delves, & Events
r194 (2025-03-17)
Full Changelog Previous Releases
- Fix and close #453
- Fix and close #444
- Fix and close #443
- Fix and close #451
- Fix and close #452
- Fix and close #441
- Add stop casting alert. Closes #449
- Fix and close #448
- Fix and close #442
- Fix and close #446
- Fix and close #447
- fix and close #450
- Add Maklin Drillstab abilities
- Delves Update:
- Fix a few misc timer issues
- Fix some timers starting on non engaged units
- Scrap adds timer in machine scenario. it doesn't matter much in "hard" mode which is waht everyone does now
r193
DBM - Dungeons, Delves, & Events
r193 (2025-03-09)
r192
DBM - Dungeons, Delves, & Events
r192 (2025-03-08)
Full Changelog Previous Releases
- Fix and close #437
- Fix and close #436
- fix and close #435
- Fix and close #433
- Fix and close #432
- Fix and close #434 and #431
- Fix and close #430
- Update PrioressMurrpray.lua (#429)
- Update MechagonTrash.lua (#428)
fix - Because DBT can't get it's shit together, all 77 (and counting) mods that do this just need to work around core bug
- Fix target scanning lua errors. Closes #427
- Fix bug that caused swampface icons to never reset
Changed holy smite to off by default - Fix blatent typo
r191
DBM - Dungeons, Delves, & Events
r191 (2025-03-04)
Full Changelog Previous Releases
- significant update to cinderbrew Meadery trash
- adding most missing abilities from tactyiks spreadsheet
- Fixing bug that cuased one nameplate not to show
- Updated all existing abilities to S2 timer values
- Added initial timers for all abilities
- Cinder brew S2 bosses update
- Rookery bosses update
- updated all priory of flame bosses for S2
Also changed how captain dailcry's minions work by making timers hybrid timers (both timers AND nameplate timers) instead of just nameplate timers. this helps them behave more as expected when pulled with boss. - Mechabugged S2 updates
- downgrade inhale vapors to tone down spam for very large pulls
- lock down motherload trash with more strict validation checks to avoid false dispel alerts from RP mobs
Improve mogul razzdunks timers further. - fix lua error in siege of boralus
- Preliminary Update to motherload bosses for S2
r190
DBM - Dungeons, Delves, & Events
r190 (2025-02-28)
Full Changelog Previous Releases
- fix and close #424 with improved validation
- kill bonepsear CD
- missed one.
- initial S2 update for Rookery
- Fix and close out #350
- ICD seems smaller now, fix and close #418
- Push huge priory trash mod update
- Fix zone combat registration in 2 season 2 dungeons
- fix more failure
- fix dbm offline fail
- Update all of the darkflame clef bosses for S2
- S2 Darkflame Cleft trash update
- Pruned removed ability
- Added several missing abilities
- Added or updated all nameplate timers
- fix a critical oversight of cleft never logging engages
- Significant work on Mechagon Trash module
- culled some removed stuff
- Added a ton of new and missing stuff
- Nameplate timers across the board
- First pass on motherload trash culling in removed abilities in 11.1 and adding several new ones and adding supporrt for nameplate timers for all
- Fix remainder of theatre of pain bosses for 11.1
- Update localization.ru.lua (#420)
- Update koKR (#421)
- Rework affront of challengers for 11.1
- KarazhanCrypts/DarkRider: Only enable nameplates during dark rider fight
- Update koKR (#417)
- Push finished ToP trashmod
r189
DBM - Dungeons, Delves, & Events
r189 (2025-02-16)
Full Changelog Previous Releases
- fix lua error
- Push work in progress theater of pain updates with preliminary trash nameplate timers. mod far from done.
- Operation Floodgate Update 2:
- Finished Demolition Duo timers
- Finished Geez Nuts timers
- Finished Swampface timers
- Operation Floodgate update:
- Complete big momma timers
- Fixed/added a few trash timers
- remove some nonsense copilot slipped in
- Add support for final site9 boss with alerts and timers
Added two more goblin trash abilities/timers - CI: Ignore errors on DBM-Offline on pull request until we fix permissions
- Fix several bugs in last commit
- Delves Update:
- Added support for 2/3 Site 9 Delve Bosses
- Added support for 2/3 Sluice Delve Bosses
- Fixed a bug where trash alerts didn't work in Site 9 and Sluice
- Added several new alerts ane nameplate timers for 11.1 Delve Enemies
- apparently it wasn't removed, just match sensitive now
- remove group support
- Update localization.ru.lua (#416)
- Update koKR (#415)
- Use more variance timers, at least on the timers i properly noted variances for. many more have variances but they weren't commented
- Add timer type classifications to Crypts
- Karazhan/Apprentice: Fix double warning for freezing field
- adjust two antispams
- Timers cd fix and RP for Goldie Baronbottom (#405)
- Update localization.ru.lua
- Update localization.es.lua
- Update localization.es.lua
- Update localization.es.lua
- Update localization.mx.lua
- Update localization.mx.lua
- Update localization.fr.lua
- Update localization.fr.lua
- Update localization.br.lua
- Update localization.de.lua
- Update localization.cn.lua
- Update localization.tw.lua
r188
DBM - Dungeons, Delves, & Events
r188 (2025-02-08)
Full Changelog Previous Releases
- CI: Move globals check from LuaCheck to LuaLS
- KarazhanCrypts: Remove dead code
- KarazhanCrypts/DarkRider: Warn more aggressively about mirror images
- KarazhanCrypts/Unkomon: Add interrupt warning for Shadow Bolt Volley
Bad pugs have shown me that this warning is good to have - KarazhanCrypts/DarkRider: Add option for icon setting on Illusion target
- KarazhanCrypts/Kharon: Respect global icon disable option
- Update koKR (#404)
- add gossip (#401)
- CI: Remove continue-on-error flag for DBM-Offline now that filenames are fixed
Besides the test execution that actually also serves as a smoke test because even without test data it still tries to load all mods - Fix case mismatches between tocs and files
DBM-Offline cares about this when running in GitHub actions
r187
DBM - Dungeons, Delves, & Events
r187 (2025-02-05)
Full Changelog Previous Releases
- Revert "small tweaks to scanning"
This doesn't work: we still need to scan target and mouseover in case we learn the GUID but don't change the target/mouseover.
The vb stuff was just unnecessary, the time between learning the GUID and setting the icon is realistically at worst 5 seconds long, more like 3. Further, if you can get that synced that implies someone else is running DBM and found it. They will have already set the icon and you no longer need to.
The target/mouseover mix-up is already fixed in another commit - KarazhanCrypts/Kharon: Fix SPELL_AURA_REMOVED detection for mind control, flags work out in a weird way apparently
- KarazhanCrypts/Kharon: Use raw icon setting to fix icons
- KarazhanCrypts/Dark Rider: Set icon on mirror images
- KarazhanCrypts/Dark Rider: Add 5 min enrage timer
Thanks to low DPS pugs I find all the enrage timers! Yay! (I play a healer, I'm not at fault for low dps) - KarazhanCrypts/Tests: Add test data for Sairuh
- KarazhanCrypts/Unkomon: Remove tranqshot warning, allegedly that doesn't work
- KarazhanCrypts/Opera: Fix pull timer for Trizivast
- KarazhanCrypts/Kharon: Change voice for Red Death warning (runout -> watchstep)
- KarazhanCrypts/Apprentice: Add timers for Sairuh
- small tweaks to scanning
phase target now recoverable via sync in case of disconnect/reload
corrected Player target changed
removed redundant IDs from scan loop - Update localization.ru.lua (#399)
- RP for Mordretha (#397)
- RP for Mordretha (#396)
- Update RU locale (#394)
- timer RP (#395)
- Tests: Delete test report data, DBM-Offline handles this better
DBM-Offline output is at https://github.com/DeadlyBossMods/DBM-Test-Results - Tests: Make commit message for multi-commit pushes to test results more readable
r186
DBM - Dungeons, Delves, & Events
r186 (2025-02-02)
Full Changelog Previous Releases
- Update localization.ru.lua
- KarazhanCrypts/Kharon: Add timer and warning for fear
- KarazhanCrypts/Harbinger: Change text for inferno warning, trigger voice later
- KarazhanCrypts/Dark Rider: Set icon on real horse in phase 2
- KarazhanCrypts/Opera: Fix pull timer for Hänsel and Gretel, add pull timer for engineers
- Update GeneralUmbriss.lua (#391)
- CI: Fix pushing full results to DBM-Test-Results@main
- Update koKR (#390)
- timers cd fix (#386)
r185
DBM - Dungeons, Delves, & Events
r185 (2025-01-31)
Full Changelog Previous Releases
- Update localization.ru.lua (#385)
- Update koKR (#388)
- KarazhanCrypts/Kharon: Upgrade MC warning to special warning
I initially thought the MC would be obvious enough to not warrant that, but from my experience with pugs, it seems to be necessary. - KarazhanCrypts/Kharon: Add 5 minute enrage timer
- KarazhanCrypts/Kharon: Stop yelling when MC is broken early
- KarazhanCrypts/Trash: Fix special warnings for standing in fire being filtered by "easy" dungeon filters
- KarazhanCrypts/DarkRider: Fix warning to attack mirror images
Update text from "Ghost" to "Mirror Image" because they don't really look like ghosts - KarazhanCrypts/DarkRider: Fix spammy warning for last horse phase