Skip to content

Releases: DeadlyBossMods/DBM-Cataclysm

r215

02 Nov 17:41
8c9bd4b
Compare
Choose a tag to compare

Dragon Soul

r215 (2021-11-02)

Full Changelog Previous Releases

  • bump retail toc

r214

12 Oct 17:58
ac6410c
Compare
Choose a tag to compare

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

29 Jun 17:14
2d8458e
Compare
Choose a tag to compare

Dragon Soul

r213 (2021-06-29)

Full Changelog Previous Releases

  • toc bump
  • All Rights Reserved license (#9)
    • All Rights Reserved license
  • Debom files (#8)
  • deBOM
  • Wago project ID
  • Update ci.yml
    Wago

r212

09 Mar 18:35
2b8e115
Compare
Choose a tag to compare

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

17 Nov 16:07
fdf313e
Compare
Choose a tag to compare

Dragon Soul

r211 (2020-11-17)

Full Changelog Previous Releases

  • bump toc

r210

13 Oct 14:56
0d79619
Compare
Choose a tag to compare

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

06 Aug 15:23
3037764
Compare
Choose a tag to compare

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

12 Jun 17:29
e00291c
Compare
Choose a tag to compare

Dragon Soul

r208 (2020-06-11)

Full Changelog

  • 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

r207

27 May 14:34
5f62230
Compare
Choose a tag to compare

Dragon Soul

r207 (2020-05-24)

Full Changelog

  • Fix luacheck
  • Update to be compatible with DBM-Core Locales restructure
  • Change UNIT_HEALTH_FREQUENT to UNIT_HEALTH

r206

24 Feb 01:13
6f3e707
Compare
Choose a tag to compare

Dragon Soul

r206 (2020-02-22)

Full Changelog

  • Whitespace cleanup
  • Update Luacheck