Skip to content

Releases: DeadlyBossMods/DBM-Cataclysm

r245

16 Jun 04:50
80ad50d
Compare
Choose a tag to compare

Raids (Cata)

r245 (2024-06-16)

Full Changelog Previous Releases

  • Fix numerous cases where count was missing, or wrong object type was set (also causing count to be missing)
    Disabled some false diagnostics reports as well
  • Fix invalid text
  • Add sinestra respawn timer

r244

09 Jun 21:04
e0adaa5
Compare
Choose a tag to compare

Raids (Cata)

r244 (2024-06-09)

Full Changelog Previous Releases

  • Attempt to fix lua error due to missing API in cata classic by switching to UnitBuff check instead of UnitGetTotalAbsorbs
  • Fix lua error

r243

07 Jun 20:25
cc44d11
Compare
Choose a tag to compare

Raids (Cata)

r243 (2024-06-07)

Full Changelog Previous Releases

  • war within toc updates

r242

01 Jun 04:52
044b652
Compare
Choose a tag to compare

Raids (Cata)

r242 (2024-06-01)

Full Changelog Previous Releases

  • Deprecate restart object in all modules
  • Adjust a mod import usage
  • Fixed lua error on Nefarian due to missing scheduling time

r241

07 May 05:35
4f157e6
Compare
Choose a tag to compare

Raids (Cata)

r241 (2024-05-07)

Full Changelog Previous Releases

  • Bump ToCs for 10.2.7
  • apparently no one is actually ready for the cataclysm pre patch yet (ie multi interface versions separated by ,). So revert that for now
  • War within TOC Support

r240

29 Apr 02:16
c95805d
Compare
Choose a tag to compare

Raids (Cata)

r240 (2024-04-28)

Full Changelog Previous Releases

  • Migrate all old icon options to numeric type system
  • use GetSpellName where Appropriate

r239

22 Apr 23:01
a3beef5
Compare
Choose a tag to compare

Raids (Cata)

r239 (2024-04-20)

Full Changelog Previous Releases

r238

12 Apr 06:54
26c5022
Compare
Choose a tag to compare

Raids (Cata)

r238 (2024-04-12)

Full Changelog Previous Releases

  • Update koKR (Cata) (#25)
  • Fix one more superficial one to make LuaLS happy
  • fix several cataclysm errors
  • Create luals.yml

r237

11 Apr 04:57
e1008bb
Compare
Choose a tag to compare

Raids (Cata)

r237 (2024-04-11)

Full Changelog Previous Releases

  • Also modernize both bosses in throne of the four winds
    Also made change to conclave to always start timers instead bad way it was done before (only starting if targeting caster). this boss will be redone with distance filters (if possible) when cata launches
  • Significant updates to Maloriak and Nefarian in Blackwing Descent to bring those two mods up to modern standards (voice packs, bar type assignments, inline icons, modern apis and efficiency, etc)
  • Update koKR (Cata) (#24)

r236

19 Mar 13:19
4cb5926
Compare
Choose a tag to compare

Raids (Cata)

r236 (2024-03-19)

Full Changelog Previous Releases

  • BUMP retail TOC
  • Update README.md
  • Update README.md
  • Prevent modules being visible if installed in a non retail client
  • still use v4 though
  • Revert "test hybrid packaging for all flavors"
  • Revert "try this?"
  • try this?
  • test hybrid packaging for all flavors
  • Temp fix lua error for cata beta which doesn't yet have EJ functions implimented
  • missed a rename
  • revert rename, use the newer recommended toc format
  • Due to toc conflicts, DBM-Raids-Cata had to be renamed to DBM-Raids-Cataclysm
  • Fixes
  • Modernize Magmaw