Releases: DeadlyBossMods/DBM-Challenges
Releases · DeadlyBossMods/DBM-Challenges
r117
Challenges
r117 (2020-02-19)
- Week whatever this is Visions update
- Added Gift of the titans announce and tracking timer
- Added special warning to interrupt tainted polymorph, but if you can't interrupt or interrupt warning is disabled, it shows the general cast announce instead.
- Added Blight eruption warning and yell, if you are in a group and are affected by Corrupted blight, to run out.
- Removed the Corrupted blight yell, since that was wrong place for it to be, blight eruption's new stuff handles it now.
- Removed tainted polymorph and Chains of servitude timers. These are clearly abilities used based on health or other scripting that isn't time based.
- Improved throttling code for similar warning aggregration in event a group starts pulling some crazy large pulls (or even more crazy, splits up) to reduce chance of spam from similar warning types
- Added run away special warning to blade flourish
- Added a general announce for Entropic Missiles
- Added a general announce for Seek and Destroy
- Added a general announce to Summon Eye of Chaos
- Added Venombolt interrupt warning to orgrimmar scenario
- Changed chaos breath warning to a special warning in stormwind scenario
- Added general announce for brutal smash. It's not deadly enough to need a special warning but it's annoying enough and hard to see sometimes that it should be called out.
- Added forge breath special warning since it can be side stepped and very much should be.
- Added interrupt warning for Psychic stream
- Added touch of the abyss to stormwind as well
- Changed gaze warning for eyes to off by default. in practice you should turn back to them but in reality that's just not gonna happen.
r116
Challenges
r116 (2020-02-11)
- Added touch of the abyss and shockwave warnings to Vison of Org trash mobs, since they are both particularlly annoying stuns of not dodged or interrupted.
Increased quills throttle by 1 second - Removed dark gaze timer
Added 5 second throttle to dark gaze warnings - Revert "Adjust Entomophobia warning to happen earlier (2 stacks) instead of 3"
- Adjust Entomophobia warning to happen earlier (2 stacks) instead of 3
- Merge pull request #3 from Yllelder/patch-1
Update localization.es.lua - Update localization.es.lua
r115
r114
Challenges
r114 (2020-01-22)
- Scorched feet special warning now off by default (but can be turned back if user wants). if special warning is off it'll show general announce instead. reason for change, this debuff happens too often. To point of utter annoyance and i hope blizzard realizes how much of an annoyance (not difficulty) that it is.
Added missing interrupt warning to stormwind for Mental Assault
Added special warning for Rift Strike (throttled to one per 5 second since there are two mobs with it) - Remove surging Fist yell, the target scanning actually doesn't work here
Changed void torrent and dark force to special warnings
Removed the cries of the void timer, it seems health based not timer. - Changed way group is checked, since IsInIngroup() returns true in visions regardless of whether or not you're actually in. Now DBM-Challenges will count party members instead
- chat bubble surging fist when in a group as well
- Merge pull request #2 from Elnarfim/master
forgot to add sub cat. names - forgot to add sub cat. names
- Merge pull request #1 from Elnarfim/master
Mod name updated in KR - Mod name updated in KR
r113
Challenges
r113 (2020-01-16)
- Added chat yell to shockwave on thrall if you are targetted by it and in a group (no yells in solo because that doesn't make sense, who else is he gonna target)
Added interrupt warning for Horrifying Shout - Fixed surging fist so it shows announce once and plays voice. instead of showing announce twice with no audio
- Fixed totem spellId
r112
Challenges
r112 (2020-01-15)
- Oh, forgot to remove Dark Delusions warning, that's not detectable
- Added general announce for when an "endless hunter totem" spawns in Orgrimmar vision trash, since these little things are bastards.
- Changed surging fist to a special warning and make it more clear that it's a dodgable attack.
- Fixed Decimator trash warning so it now functions.
- Couple very slight thrall timer tweaks
- Fixed thrall kill detection
- Updated thralls base times
r111
Challenges
r111 (2020-01-15)
- Added general announce for when an "endless hunter totem" spawns in Orgrimmar vision trash, since these little things are bastards.
Changed surging fist to a special warning and make it more clear that it's a dodgable attack.
Fixed Decimator trash warning so it now functions.
Couple very slight thrall timer tweaks - Fixed thrall kill detection
Updated thralls base times
r110
Challenges
r110 (2020-01-14)
- Bump TOC for 8.3
- Update README.md
- Fixed inverse logic on vision syncs
- Improved hard mode support for visions
- Fixed Alleria creature ID so win detection now works.
Added initial timers for Alleria and added initial AI timers for thrall now that I know there are encounter_start events for them - Supercharge visions with a lot more warnings
- Load challenges in staging area
Added combat hacks for fact that staging area teleports you into a different instance without a loading screen
Disabled Haunting shadows warning, events don't exist to be able to detect it apparently.
Changed proving grounds mod to be more efficient
Fixed challenges mod showing up under legion. it'll show show up under BFA - And set statistics flag for single difficulty
- Fix them not having statistics, these should definitely have those :)
- Push first version of Visions mods
- Fix an over deletion
- Some shuffling and moving stuff around and prep work for Visions content
r109
Challenges
r109 (2019-09-24)
- TOC Bump
- revert editorconfig changes
- Fix travis img
- Code cleanup
- Cleaned up README
- Removed trailing whitespace
- Cleaned up locales
- Include project version in toc
- adjust packager call
- move to the BigWigs community packager
r108
Migrated all mods to new countdown feature Bumped TOC files