Skip to content

Releases: DeadlyBossMods/DBM-Cataclysm

r235

20 Feb 18:06
8b15720
Compare
Choose a tag to compare

Raids (Cata)

r235 (2024-02-20)

Full Changelog Previous Releases

  • tweak one option default
  • Modernize Bot Trash mod, Chimaeron, And Omnitron Defense System mods with following:
    • Voice pack support
    • inline timer icons
    • color assignment by ability type
    • heroic abilities showing heroic icon in gui
    • icon options showing used icons in gui
    • infoframe, rangeframes (which will probably be deleted anyways), and icon options now honoring global disables
    • More efficient and more accurate target scanners
    • More efficient event registration
    • Much better organizing of abilities in gui, especially omnitron which is now separated by boss
    • Syncable variables where applicable
    • Reduction of redundant alerts where appropriate
    • Some timers and alerts changed to show count
    • tweaks to option defaults
    • Interrupt alerts will now check ability cooldowns to silence if no interrupt available.
    • TL/DR, couple more bosses brought up to modern standards. More to come
  • Fix ragnaros lua error
  • Also some fixes to atramedes
  • Minor fixes to mobus and BWD trash

r234

16 Jan 07:50
fc3db1a
Compare
Choose a tag to compare

Raids (Cata)

r234 (2024-01-16)

Full Changelog Previous Releases

  • Bump tocs for 10.2.5
  • Update Atremedes to all latest things, same as previous boss updates
  • Fixed bug where dragonsoul was no longer tracking LFR stats when raid modules were merged into single module. LFR stats should once again display
  • Update one distance API to be classic only

r233

09 Jan 05:48
b0c7aca
Compare
Choose a tag to compare

Raids (Cata)

r233 (2024-01-08)

Full Changelog Previous Releases

  • Update dropdowns with groupings
  • Dropdowns still don't render at all if they don't have an option above them to anchor to, and since groupbyspells has removed most from misc section, added misc lines above all dropdowns as fallback
  • reclassify world boss mod
  • Fix error
  • Halfus and Valiona Modernizing Updates, all the same updates as previous bosses
  • Revert someof combat to RP timer changes, since I reworked and restored object and I do still want distinction of combat auto starts from rp "this doesn't auto engage" timers

r232

05 Jan 08:46
8f26df5
Compare
Choose a tag to compare

Raids (Cata)

r232 (2024-01-05)

Full Changelog Previous Releases

  • replace all uses of NewCombatTimer with NewRPTimer
  • Made cataclysm world bosses it's own module, following conventions of all other world boss modules
  • missed one variable change
  • Cho'gal Update
    • Worship special warning eliminated (redundant) and normal target warning is now unfiltered and has voice pack support
    • Corrupting Crash target warning now on by default since it is a filtered alert
    • Sickness personal alert is now on by default for all roles instead of just melee
    • Fury target special alert disabled for now until I decide what to do with it
    • Flames of destruction special announce is now using smarter modern tech for determining who is current tank to ensure it alerts appropriate one. It also more clear it's a defensive warning
    • Sickness timer now flagged with personal role timer color by default
    • Icon, Range, and Infoframe options now use modern objects which support global disables and Group by Spell modern features.
    • All important variables are now syncable which means they are recoverable on mid fight disconnect/reload
    • All special warnings now support voice packs
    • Removed Arrow option since it hasn't been possible since Legion
    • Mod now uses stage callback api so weak auras/other addons can recieve stage change info from DBM
    • Infoframe now starts tracking player corruption at 1 instead of 10
    • Fixed auto marking of stage 2 creatures to actually be functional
    • Changed icons used by Worship auto marking to use standard modern conventions of 1 ascending up instead of 8 descending down (only mob marking should ever start with skull by modern standards)
    • Updated boss scanning apis to modern ones, which are more accurate.
    • Mod updated to use modern pre spellid Filtering on CLEu events so args table is only built on events mod is interested in (more efficient)
  • Sinestra Update
    • Modernized code and efficiency quite a bit
    • Added voice pack support
    • Improved WA support with spell keys on custom alerts
    • Updated icon object to only use 1 and 2 for orbs and not the rest. Will also reflect this in GUI now.
    • Improved some variables to be syncable/recoverable now on DC/mid combat reload
    • Improved orb scanning code to now filter whelps, to further reduce false positives
    • Added some more default timer bar color assignments
    • Icon and infoframe options now honor global disables
  • Ascendant Council Update
    • Fixed a bug where some interrupt warnings didn't say which target
    • Updated more timers to use color by type
    • Added voice back support to most special announcements
    • Massively improved GUI layout to categorize abilities by specific boss
    • Improved mod efficiency
    • Made some varaibles syncable/recoverable on disconnect or midfight reload
    • Icon, range, and infoframe options now honor global disables
    • Icon options now show which icons are used
    • Some icon options had icons changed to better modernize to current standards
    • Fixed a bug where players outside the raid (but in group) would get warnings for low health bosses
    • Modern stage apis are used so WAs can identify which stage of fight you're in via modern public callbacks
    • Interrupt alerts will now default using "Has Interrupt" instead of generic "is melee" or "everyone" checks.
    • Several target warnings updated to "non filtered" objects so they show even if modern "filter target announcements" is enabled. This follows usual rule of only being applied to alerts that are actually important for everyone to know or lack a special announcement option.
  • Fix occuthar, it needs to use ALL spell events for win detection
  • missed tabling one varaible
  • Updated baradin hold with modern standards
    • Events now only registerted in combat and args tables only built on used spellids
    • Voice pack support added
    • Icon object changed to modern one
    • Redundant alerts culled
    • Variables are now recoverable via syncs
    • Tank alerts are smarter

r231

07 Nov 11:53
e827961
Compare
Choose a tag to compare

Raids (Cata)

r231 (2023-11-07)

Full Changelog Previous Releases

  • Bump tocs

r230

05 Sep 06:46
f6f4118
Compare
Choose a tag to compare

Raids (Cata)

r230 (2023-09-05)

Full Changelog Previous Releases

  • Toc Bumps for retail
  • Update DBM-Raids-Cata.toc (#23)

r229

25 Jul 23:02
882df1e
Compare
Choose a tag to compare

Raids (Cata)

r229 (2023-07-25)

Full Changelog Previous Releases

  • module -- > Mod due to bad truncating
  • Fix replace script that got too zealous
  • Set module classifications
  • reassign raid color

r228

11 Jul 08:15
b27f30c
Compare
Choose a tag to compare

Raids (Cata)

r228 (2023-07-11)

Full Changelog Previous Releases

  • Bump TOC
  • Update RU locale and .toc file (#22)

r227

30 May 08:05
f1b45e9
Compare
Choose a tag to compare

Raids (Cata)

r227 (2023-05-26)

Full Changelog Previous Releases

  • another bugfix
  • Fix few bugs
  • fix missing ,
  • brainfark
  • Cataclysm Culling

r226

02 May 09:34
b14399a
Compare
Choose a tag to compare

Dragon Soul

r226 (2023-05-02)

Full Changelog Previous Releases

  • bump tocs
  • Add IconTexture