Releases: DeadlyBossMods/DBM-Cataclysm
Releases · DeadlyBossMods/DBM-Cataclysm
r215
r214
Dragon Soul
r214 (2021-10-11)
Full Changelog Previous Releases
- updated scanformobs
- prune a redundancy
- Update Blackhorn.lua (#11)
- Actually register the event for combat timer
- *Blackhorn Update
- Fixed bug where combat detection stopped working (ship no longer fires IEEU on RP start). This means the combat start timer now has to trigger off localized text though which means it's no longer available in all langauges.
- Also fixed a bug where blade rush timer stopped working because at some point (likely in a performance optimisation pass) an invalid unit ID was added (boss1) to UNIT event, which the adds would never have. In fixin this, also added protection against timer showing for people in group but outside the raid
- also pruned unneeded localisations
- some cleanups and fixes, because ugly
r213
Dragon Soul
r213 (2021-06-29)
r212
Dragon Soul
r212 (2021-03-09)
Full Changelog Previous Releases
- TOC Bump
- Missed case of self. Fixes DeadlyBossMods/DeadlyBossMods#493 (#7)
- Fixed/Updated Istrivial checks to use cores built in checks instead of hard coded (and incorrect) pre squish levels
- LuaCheck cleanup (#6)
- Merge pull request #5 from DeadlyBossMods/ci
Ci updates from master - Ci updates from master
- Update CI
- Delete .travis.yml
- Create ci.yml
r211
r210
Dragon Soul
r210 (2020-10-13)
Full Changelog Previous Releases
- Bump TOCS
- Fixed a bug luacheck didn't find
- Fix last
- Drycode automatic timer updates off boss energy to bethtilac as well as allow partial spiderling string matching
- Fixes
- Ragnaros Update:
- Hopefully fixed a bug with phase detection (and thus a lot of timers and such) would break if Splitting bow was triggered on pull, but the event fired before ENCOUNTER_START.
- Fixed initial phase 4 heroic timers, which changed when blizzard revamped zone for timewalking apparently
- Fixed bug where engulfing flames timers would show on heroic, when heroic should only use the world in flames timer.
- Fixed seeds to finally use spellID and not inefficiently request spell name on all boss unit events for spell name matching.
- Fixed a bug where the engulfing flames special warning would not show for melee if the position warning filter was enabled for engulfing flames
- Adjust first cataclysm timer on Alysrazor
- Bandaid bethtilac for now.
- Fixes to ragnaros, Rhyolith, and benthilac
- Fixed phase change timers to cancel previous phase change timers so they don't throw debug code from rapid kills
- Fixed hatch eggs timer firing twice
- Merge pull request #4 from DeadlyBossMods/stats
MinExpansion - MinExpansion
- Merge pull request #3 from DeadlyBossMods/stats
stats - stats
- Possibly fix premature combat end on ragnaros, or this doesn't change anything at all, hard to say without knowing cause.
r209
Dragon Soul
r209 (2020-08-06)
Full Changelog Previous Releases
- Disable LE and NUM_LE in all luachecks
- Purge all unnesseary SetZone calls
- Luacheck update
- Update luacheck
- Throttle dragon soul trash warning so when Asmon pulls entire area, it doen't spam him and the stream
r208
Dragon Soul
r208 (2020-06-11)
- Fix firelands not showing timewalking stats
- Possible fixes
- Update LuaCheck to find broken stuff
- Sync editorconfig from DeadlyBossMods
- Fix ultraxion's combat start timer icon