Releases: DeadlyBossMods/DBM-Challenges
Releases · DeadlyBossMods/DBM-Challenges
r157
r156
r155
r154
r153
Challenges
r153 (2023-01-17)
Full Changelog Previous Releases
- Fixed some legacy bugs in torgghast and vison of orgrimmar, in case they ever become relevant again I suppose
r152
r151
Challenges
r151 (2022-10-25)
Full Changelog Previous Releases
- Bump TOC file
- Disable massive charge timer, it's not consistent
- Fixed a bug where Anthanos' abilities were on wrong boss (Azaruux)
Added basic ability warnings to Azeruux - Fix invalid spellId
- More attempted fixes, because god forbid this be easy and just have proper usable events.
- hi luacheck
- This seems to be working, hopefully without any caveats i'll find later, cause every other thing seemed to work too, til it didn't
- Disable bad code that just makes all pulls wins. i'll leave it in current state that all pulls are losses instead unless yuo're targetting boss.
- One day i'll get this working. just sucks I have to spend so much time on something blizzard could have done faster :\
- Try to speed up and improve victory detection
- Add some content to Azaruux, Kalisthene, and Splinterbark
- More accurate and faster wipe detection
- Apparently find and replace exact matches, can't find all exact matches
- Fix numpty
- Attempt to imrpove wipe detection in PoA
- Fix all PoA mods incorrectly behaving like scenario mods
- Fix double consume warning
- remove the last timer from torghast mods.
r150
r149
Challenges
r149 (2022-05-31)
Full Changelog Previous Releases
- toc bump
- Kyrian Path scenario update:
- Only start humility timers on humility difficulty index
- Store wipes/kills per difficulty
- Merge pull request #32 from Hollicsh/patch-9
Update localization.ru.lua - Merge pull request #31 from Hollicsh/patch-8
Update DBM-Challenges.toc - Update localization.ru.lua
Title in Russian - Update DBM-Challenges.toc
Minor typo - Cleaner string match, so we don't have to use select()
- Better pattern regex for White Tiger
- fix typo here too
- Fixed some typos
- Update localization.ru.lua (#28)
- Craven mod now done
- Another boss down
- Update DBM-Challenges.toc (#27)
- functional win detection, if you're targetting boss when you win
Added alerts/timers to another boss - Template other 6 bosses in even if they have no features, at least they'll have stats
- populate Echthra with warnings and timers
- Merge pull request #26 from Hollicsh/patch-3
Update localization.ru.lua - Update localization.ru.lua
Add Path of Ascension (Shadowlands) - cleanup last
- fix oversight
- Preliminary support for path of ascension mods. Only includes berserk (humility) timers ATM
r148
Challenges
r148 (2022-04-09)
Full Changelog Previous Releases
- micro optimize. This will keep event handler from running in unneeded zones
- update luacheck
- This fixes healer mod
- tweak last. kills should still have some recombat protection, wipes also raised to 3 seconds to allow some time for bosses to fall off boss health frame
- Set recombat time to 1 on all mage tower mods,, so they don't fail to re-engage if you jump back in immediately after a wipe.
Fix healer engage code, it will work once core is fixed, gave it some debug since it's ideal mod for testing core for now