Skip to content

Releases: Zidras/DBM-Warmane

10.1.11

21 Feb 00:50
Compare
Choose a tag to compare

Highlights

  • DBM is confirmed to work in Onyxia realm, including many fixes for BWL and MC, together with complete validation of all language localizations.
  • Boss Target Scanner is now properly detecting target switches on Off-tanks/tank roles. This fix also addresses a niche bug of LK25H Shadow trap wrongly announcing on main tank when off-tank was affected.

What's Changed

  • RS-Saviana: increase Flame Beacon spread range to 12yd by @Fanquar in #198

Full Changelog: 10.1.10...10.1.11

10.1.10

28 Dec 00:48
Compare
Choose a tag to compare

Full Changelog: 10.1.9...10.1.10

10.1.9

26 Dec 22:33
Compare
Choose a tag to compare

Full Changelog: 10.1.8...10.1.9

10.1.8

26 Dec 21:02
Compare
Choose a tag to compare

What's Changed

  • Realm: conditional mod load + Vanilla Onyxia by @Zidras in #195

Full Changelog: 10.1.7...10.1.8

10.1.7

05 Dec 22:51
Compare
Choose a tag to compare

What's Changed

New Contributors

Full Changelog: 10.1.6...10.1.7

10.1.6

25 May 17:44
Compare
Choose a tag to compare

Full Changelog: 10.1.5...10.1.6

10.1.5

11 May 22:01
Compare
Choose a tag to compare

Full Changelog: 10.1.2...10.1.5

10.1.2

07 May 21:16
Compare
Choose a tag to compare

Release Notes

This is a compilation of retail release versions, from 10.0.22 to 10.1.2, with some highlights being:

  • Reworked interrupt code
  • Raid Leader override options (e.g. icons) -> requires this DBM version or higher
  • GUI change for global disables/filters
  • Timer method fixes
    Some features were left out, namely protocol syncs (issue with backwards compat) and force disabled (could be abused).

What's Changed

  • ICC-Lady: add different filters for auto (un)equip by @Zidras in #176
  • Core: fix icon announcing by @Zidras in #182
  • ICC-LK: switch CLEU cast start to UNIT by @Zidras in #181
  • Core: current profile debug by @Zidras in #183

Full Changelog: 10.0.22...10.1.2

10.0.22

15 Mar 00:26
Compare
Choose a tag to compare

Important note: I have decided to unglobalize compat functions to not pollute the global namespace with functions that are not DBM specific. Take your due diligence in ensuring that your addons/weakauras/code have 3.3.5a compatible code and do not rely on global backported functions injected by other addons. Here is the list of functions:

tIndexOf
IsInGroup
IsInRaid
GetNumSubgroupMembers
GetNumGroupMembers

What's Changed

  • Luacheck + unglobalize compat functions by @Zidras in #174

Full Changelog: 9.2.26...10.0.22

9.2.26

11 Mar 19:47
Compare
Choose a tag to compare

What's Changed

New Contributors

Full Changelog: 9.2.25...9.2.26