Skip to content

Releases: DeadlyBossMods/DBM-Vanilla

r776

06 Feb 10:15
Compare
Choose a tag to compare

DBM - Vanilla and Season of Discovery

r776 (2025-02-06)

Full Changelog Previous Releases

  • Naxxramas: Add mod for SoD hardmode challenges
  • Tests: Delete test report data, DBM-Offline handles this better
    DBM-Offline output is at https://github.com/DeadlyBossMods/DBM-Test-Results
  • Update koKR (#318)
    • Update koKR (Classic)
    • Update koKR (BCVanilla)
    • Update koKR (Vanilla)
    • Update koKR (BCVanilla)
    • Update koKR
    • Update koKR
    • Update koKR
    • Update koKR
    • Update koKR
    • Update koKR
    • Update koKR
    • Update koKR
    • Update koKR
    • Update koKR
    • Update koKR
    • Update koKR
  • Tests: Make commit message for multi-commit pushes to test results more readable
  • Update localization.fr.lua (#317)
  • Update localization.br.lua (#316)
  • Update localization.mx.lua (#315)
  • Update localization.es.lua (#314)
  • Update localization.ru.lua (#313)
  • Tests: Remove deprecated ignoreWarnings configs
  • CI: Github starts counting format args at 0
  • DBM-Offline: Improve commit message on full test diffs
  • Actually query visible nameplate tokens and only query those instead of all. in vanilla, this will rarely be 10, in fact in most cases i'll be FAR less, so it's more efficient for an infinite loop to query
    Also filter friendly nameplates to further reduce things cause if friendly nameplates are on them it actually does populate nameplates massively. this also fixes a bug with old code where if friendly are on, the first 10 might not even be the nearby enemies.
  • Remove debug code
  • Viscidus: Track frost and melee hits per second
  • AQ Trash: Scan nameplates more aggressively for abilities while in combat
  • Update DBM-Test-Vanilla_Vanilla.toc (#310)
  • MC: Fix Majordomo shield timer for SoD
  • Minor adjustments for some timers
  • CI: Full DBM-Offline run on push to master
  • CI: Use new params
  • Mark vanilla packages as PTR compatible
  • adjust one variance timer on garr
  • Upload test results to DeadlyBossMods/DBM-Test-Results
  • Update localization.br.lua
  • Update localization.fr.lua
  • Update localization.es.lua
  • Update localization.mx.lua
  • Update koKR (#297)
  • CI: Use new DBM-Offline parameters
  • didn't mean to remove antispam
  • Change object type
  • Add generated locales from encounter info
  • AQ Trash: Add nameplate timer for Thunderclap
  • AQ40 Trash: Add tracking for Thorns and add debug info for buff-based tracking

r775

09 Jan 10:16
66d720c
Compare
Choose a tag to compare

DBM - Vanilla and Season of Discovery

r775 (2025-01-08)

Full Changelog Previous Releases

  • Add cataclysm PTR toc
  • Blizzard code is ass, so partial revert of last
  • Assign groups and categories for new addon manager in 11.1
  • CI: Add new parameters for DBM-Offline
  • another sync
  • implement delay support on initial nameplates
  • Update localization.ru.lua
  • Add github action for DBM-Offline
    Non-blocking, just testing if it works properly

r774

02 Jan 22:32
Compare
Choose a tag to compare

DBM - Vanilla and Season of Discovery

r774 (2025-01-02)

Full Changelog Previous Releases

  • Ouro: Add timer and warning for huge eye
    (I didn't notice it in the combat log at first, but there is a viable SPELL_DAMAGE trigger)
  • AQ Trash: Add a few more spell IDs from detect magic

r773

29 Dec 22:58
d3dfc8e
Compare
Choose a tag to compare

DBM - Vanilla and Season of Discovery

r773 (2024-12-27)

Full Changelog Previous Releases

  • Fix bad spellname
  • Naxx: Split stats by normal/heroic/mythic on SoD
  • Razuvious: Add var timer for shout and minor SoD update
  • Remove patch 11.0.5 and add patch 11.1
  • SoD: Add Scarlet Enclave instance ID to load on demand list

r772

19 Dec 15:06
Compare
Choose a tag to compare

DBM - Vanilla and Season of Discovery

r772 (2024-12-19)

Full Changelog Previous Releases

  • LuaLS: Fix global definitions
  • Lucifron: Use new targeted AntiSpam tracker
  • CThun: Keep dead stomach tentacles in the info frame, add test for stomach player tracking
    To avoid confusion if only one is shown when the other is already dead
  • Dev: Update LuaLS/wowAPI config name for auto-globals
  • Viscidus: Update test golden after Core fix to correctly unregister short term events
    Some warnings in these logs were actually triggered by the ThreeBugs mod which had a short term event registered that didn't unregister
  • Tests: Add trash mobs to known "interfering" mods for all AQ tests
  • AQ40 Trash: Add test data
  • AQ Trash: Improve tracking trash mobs and add test tracing
    Dead mobs will no longer be re-added if they have spells that hit after they die (e.g., shadow storm bolts). Also fixes health tracking if you have multiple mobs with the same name and no raid target icons set
  • Tests: Add polyfill for new Core feature "TestTrace"
  • AQ: Fix placeholder icons on some warnings
  • Update localization.mx.lua (#283)
  • Update localization.es.lua (#284)
  • Update localization.br.lua (#285)
  • Update localization.fr.lua (#286)
  • Update koKR (#287)
  • Update localization.ru.lua (#288)
  • Revert "roll back to 22.04 to restore svn functionality"
  • make it clearer than never can be localized
  • roll back to 22.04 to restore svn functionality

r771

18 Dec 22:36
1a06c43
Compare
Choose a tag to compare

DBM - Vanilla and Season of Discovery

r771 (2024-12-18)

Full Changelog Previous Releases

  • Update localization.ru.lua (#275)
  • Update localization.ru.lua (#276)
  • Update localization.es.lua (#277)
  • Update localization.mx.lua (#278)
  • Update localization.fr.lua (#279)
  • Update koKR (#281)
  • Update localization.br.lua
  • Update localization.br.lua
  • AQ Trash: Show trash HP in info frame
  • AQ Trash: Track some more spell IDs for trash abilities
  • C'Thun: Update test data
    There were supposedly changes to tentacle spawn rate, but I couldn't
    find any, the timers are all still pretty much exactly spot on. But
    the Digestive Acid debuff stack counter works now.

r770

15 Dec 15:25
Compare
Choose a tag to compare

DBM - Vanilla and Season of Discovery

r770 (2024-12-15)

Full Changelog Previous Releases

  • Add test data for AQ40
  • AQ Trash: Show spell name for Toxic Pool GTFO warning
  • AQ Trash: Add warning and tracking for Guardian add summon ability
  • AQ20 Trash: Track some more trash abilities
  • AQ20 Trash: Fix bad logic for counting ghosts
    By pure coincidence this almost always worked correctly, but sometimes it showed the single-ghost warning when all ghosts spawned
  • AQ20: Add test data

r769

14 Dec 19:19
Compare
Choose a tag to compare

DBM - Vanilla and Season of Discovery

r769 (2024-12-14)

Full Changelog Previous Releases

  • Work-around core breakage for delayed timers
  • AQ20/40 Trash: Differentiate the various variants of SoD hard mode debuffs and add info frame for guardian abilities
  • Twin Emps: Teleport timer is exact on SoD
  • Skeram: Simplify logic for mind control and support the case where exactly one mirror image is alive
  • Sartura: Add GTFO warning for whirlwind
  • Update koKR (#271)

r768

14 Dec 05:21
eff9485
Compare
Choose a tag to compare

DBM - Vanilla and Season of Discovery

r768 (2024-12-14)

Full Changelog Previous Releases

  • Helps when you hit save on all files
  • preliminary variable timer for Onyxia, MC, BWL, and AQ40 (more needed but these are ones that already had proper notations in modules)

r767

10 Dec 23:50
Compare
Choose a tag to compare

DBM - Vanilla and Season of Discovery

r767 (2024-12-10)

Full Changelog Previous Releases

  • Bug Trio: Keep GTFO warning around after fight ends as the pool persists
  • Prophet Skeram: Interrupt warning and minor tweak for Mind Control on SoD
    SoD mind control only targets one player, no point in waiting 0.5 seconds
  • Fankriss: Add AntiSpam for worm summon warning
  • AQ40 Trash: Add pretty much the same warnings as we have for AQ20