Releases: DeadlyBossMods/DBM-Dungeons
Releases · DeadlyBossMods/DBM-Dungeons
r27
Dungeons
r27 (2021-09-22)
Full Changelog Previous Releases
- I wrot a changelog, sourcetree crashed, not writing it again, sorry.
- Fixed spam on Ymiron (wrath)
- First pass on dungeon mods in prep for legion timewalking, plus code cleanup on all dungeon mods using UNIT_SPELLCAST events that still had compat code
- Fixed some incorrectly set revisions on Xariona, Wrath of Azshara, Yan Zhu, Witherbark, Xeritac, Yalnu, and Xevoss
- Adjusted chains timer, closes #25
- Small timer adjustment, Closes #26
r26
Dungeons (BC)
r26 (2021-07-21)
Full Changelog Previous Releases
- Update world boss sync code
- Fix missing target arg on zuramat
r25
Dungeons (BC)
r25 (2021-06-29)
Full Changelog Previous Releases
- toc bump
- Move dungeons to new staging
- prune unused encounter Ids from wrath dungeons, they only use the new consolidated Ids now (at least based on wow.tools)
Also changed two mods that used hacky solutions for boss deaths to use modern one - All Rights Reserved license (#24)
- All Rights Reserved license
- Debom files (#23)
- De-BOM some TOC files
- Here too
- Revert "Regress TBC dungeon mods back to stoneage (manually localized boss names)"
- Regress TBC dungeon mods back to stoneage (manually localized boss names)
- README updates (#22)
- Update README.md
- Update ci.yml
WAGO - Add Wago project ID
r24
Dungeons (BC)
r24 (2021-03-09)
Full Changelog Previous Releases
-
TOC Bump
-
Update README.md
-
If Babblet reaches the targeted player, she will cast Severe Dusting (Damage), causing heavy damage and blinding the player for 4 seconds Babblet will choose a new Severe Dusting (CD) target each time she casts Severe Dusting (Damage) on her target, or when the 12-second Severe Dusting (CD) channel expires
Since Babblet reaches the target, it causes the CD to start again. Change the
:Start
call to an:Update
call to shut up this error. -
Localized mod names in Russian (#19)
-
Fix two reported timer issues
-
Fixed/Updated Istrivial checks to use cores built in checks instead of hard coded (and incorrect) pre squish levels
-
LuaCheck cleanup (#18)
-
Ci updates from master. Also remove FUNDING as its provided by global… (#17)
-
Update CI
-
Delete .travis.yml
-
Create ci.yml
r23
Dungeons (BC)
r23 (2020-11-17)
r22
Dungeons (BC)
r22 (2020-11-05)
Full Changelog Previous Releases
- Actually fix gossip options so they don't spam nil errors when npcs don't have gossip options. C_GossipInfo.GetOptions() always returns a table, even when there are no options, it's empty but [1] still exists, so it needs to make sure name does too. nilling checking both for good measure
- This should correct chorush to not classify him turning friendly as a whipe, as well as make sure he's never engaged when fiendly either.
r21
Dungeons (BC)
r21 (2020-10-14)
Full Changelog Previous Releases
- Merge pull request #12 from DeadlyBossMods/9.x
- Fogot to add to luacheck
- 9.x fixes that were missed.
- Throttle unstable grounding field on asaad in vortex Pinnacle
- Fixed source name missing from absorb magic in throne of tides
- Disable lokens nova timer, pretty sure it's not accurate at all
r20
r19
Dungeons (BC)
r19 (2020-10-03)
Full Changelog Previous Releases
- Removed bonemaws submerge timer, it's probably health based
Fixed some of other timers to work better and report less false debug - Adjusted two skyreach timers
- Fixed first runic brand not having count on odyn in halls of valor
- Some fixes to Eye fo Azshara and Return to Karazhan
Closes #9 and #10 - Updated Ingvar to have more reliable victory detection. Closes #4
- Change this to a no target filter warning
- Merge pull request #7 from Ovahlord/patch-1
Corrected Jan'alai's cooldown timer for Amani'shi Hatcher summonings and verified initial Fire Bomb timer - Corrected Jan'alai's cooldown timer for Amani'shi Hatcher summonings and verified timer for initial Fire Bomb event
- Merge pull request #6 from DeadlyBossMods/stats
- minExpansion
- Merge pull request #5 from DeadlyBossMods/stats
- Proper timewalker for correct dungeons
- Stats
- More timer adjustments and one timer removal since the variation has left acceptable range.
- Push a few timer adjustments
- Fixed combat start timer icons for Arcurion and benedictus
r18
Dungeons (BC)
r18 (2020-08-06)
Full Changelog Previous Releases
- Disable LE and NUM_LE in all luachecks
- Purge all unnesseary SetZone calls
- Update luacheck
- Update luacheck