Releases: DeadlyBossMods/DBM-Challenges
Releases · DeadlyBossMods/DBM-Challenges
r136
Challenges
r136 (2020-12-08)
Full Changelog Previous Releases
- Merge pull request #10 from DeadlyBossMods/arty
- Update Torghast.lua
- More st00f
- Merge pull request #9 from DeadlyBossMods/QartemisT-patch-1
Two new spell trackings - Two new spell trackings
This is two main spells for the boss https://www.wowhead.com/npc=153174/watchers-of-death - Kill withering interrupt timer for now since it's inconsistent between diff mobs that use it on top of whether or not previous cast was interrupted or not and how long spell lockout was (seems to affect timing of next cast). Probably not going to go omnotron defense level of effort into this timer.
- Added interrupt, dispel, and nameplate option for soul of mist
r135
Challenges
r135 (2020-11-29)
Full Changelog Previous Releases
- pass the loose arg on START events in torghast mod
- Applied combat filters to all mob casts in torghast, to avoid situations where mobs fighting other mobs would cause some warnings to go off. Downside, this also has a chance to have warnings NOT go off if you or someone in your party isn't targetting the caster.
- Changed timer handling to work for any mob universally, in a very inefficient way.
- Added some new spells and first timers to Torghast mod
- Added 2 more warnings to torghast
- Added another spellId to fearsome howl
- Hard disable torghast statstics, period.
r134
Challenges
r134 (2020-11-17)
Full Changelog Previous Releases
- bump tocs
removed load restriction for torghast - migrate challenges from bfa mods to Shadowlands mods.
r133
Challenges
r133 (2020-10-13)
r132
Challenges
r132 (2020-08-06)
Full Changelog Previous Releases
- Disable LE and NUM_LE in all luachecks
- Purge all unnesseary SetZone calls
- Remove this from source
- Update luacheck
r131
Challenges
r131 (2020-07-12)
Full Changelog Previous Releases
- Fixed a few bugs with event registration on White Tiger proving grounds scenarios that caused timer and warning duplication. Added additional throttles on top of it to warnings when multiple adds are up.
- Further improve cvar restoration with efforts to check and restore cvar on engage in Visions of Nzoth scenarios. This shoud hopefully fix situations when, for whatever reason, restoration didn't happen on defeat/victory of previous session
r130
Challenges
r130 (2020-06-10)
- Possible fixes
- Update LuaCheck to find broken stuff
- Sync editorconfig from DeadlyBossMods
r129
r128
Challenges
r128 (2020-05-12)
- Change specWarnEntomophobia to only warn at 4 stacks and above, up from 3. This should reduce overall annoyance of warning. It's still an important warning but if the warning is making me cuss more than the actual mechanic, it needed adjustment.
- Update README.md
r127
Challenges
r127 (2020-04-22)
- Fixed a bug that caused interrupt warnings to throw lua errors in Proving Grounds scenario. Closes #5
- Added full voice pack support to entirety of Proving Grounds scenario
- Culled in some redundant warnings to reduce unneeded spam in Proving Grounds scenario.
- Fixed a bug that caused Haunting Shadows alert not to fire when fighting Shaw in Stormwind Horrific Vision
- Re-arranged mods to sort newest Challenges mods to top instead of bottom, like rest of DBM is sorted.
- Added support for Torghast, with numerous spells already supported.