Skip to content

Releases: BigWigsMods/oRA3

v8.0.2

06 Aug 13:34
Compare
Choose a tag to compare

oRA3

v8.0.2 (2018-08-06)

Full Changelog

  • Remove "Guild Repairs" module.
  • Remove "Loot" module.
  • Update CallbackHandler embed.
  • Remove a debug print

v8.0.1

06 Aug 12:40
78170e2
Compare
Choose a tag to compare

oRA3

v8.0.1 (2018-08-06)

Full Changelog

  • Cooldowns: Update Warlock
  • Cooldowns: Update Monk
  • Cooldowns: Handle some sync'd stuff in CLEU
  • Cooldowns: Update Mage
  • Cooldowns: Update Druid
  • Cooldowns: Update Paladin
  • Cooldowns: Update Priest
  • Cooldowns: Update Rogue
  • Cooldowns: Update Warrior
  • Cooldowns: Update Hunter
  • Cooldowns: Update Demon Hunter
  • Cooldowns: Update Death Knight
  • Cooldowns: Update sync spells based on talent choice

v8.0.0

17 Jul 21:19
f3f0807
Compare
Choose a tag to compare

oRA3

v8.0.0 (2018-07-17)

Full Changelog

  • Eternal Guardian is no longer a combat res
  • Update TOC for 8.0
  • Remove 8.0 compat
  • Tweak
  • Add some more 8.0 combat log compat
  • Cooldowns: GUID check comms (closes #43)

v7.3.13

25 May 07:42
5398363
Compare
Choose a tag to compare

oRA3

v7.3.13 (2018-05-25)

Full Changelog

  • ReadyCheck: Handle async buff descriptions for stat parsing (and lower the threshold)
  • ReadyCheck: Fix buff tooltips in BfA
  • Consumables: Add the BfA consumables (commented out)
  • ReadyCheck: Fix showing the eating buff
  • Fix checking buffs by id

v7.3.12

24 May 05:08
21529b3
Compare
Choose a tag to compare

oRA3

v7.3.12 (2018-05-23)

Full Changelog

  • Alerts: Fix Niuzao's taunt erroring (closes #42)
  • Cooldowns: Silence the invalid spell prints for 8.0
    Updating the cooldown spell db takes far too much time,
    I'll get to it eventually. Maybe.
  • Alerts: Fix combat log handler for 8.0
  • Tweaks

v7.3.11

18 May 00:11
Compare
Choose a tag to compare

oRA3

v7.3.11 (2018-05-17)

Full Changelog

  • Use UnitBuffByIDs/UnitBuffByNames where appropriate to make our buff scanning more efficient.
  • modulePrototype: Rename :UnitBuff to :UnitBuffByNames & add :UnitBuffByIDs. Both of which take a table, a list of multiple buffs.
  • Update ptBR.lua (#41)

v7.3.10

02 May 17:20
Compare
Choose a tag to compare

oRA3

v7.3.10 (2018-05-02)

Full Changelog

  • modules/Alerts: Fix an error in BfA since there was a change to the returns of GetChannelDisplayInfo, marking some channels with no index as CHANNEL_CATEGORY_CUSTOM.
  • modulePrototype: Fix a typo
  • Use :UnitBuff in the modules.
  • modulePrototype: Add :UnitBuff API with custom returns.

v7.3.9

25 Apr 06:37
Compare
Choose a tag to compare

oRA3

v7.3.9 (2018-04-25)

Full Changelog

  • Some upvalues

v7.3.8

22 Apr 21:25
Compare
Choose a tag to compare

oRA3

v7.3.8 (2018-04-22)

Full Changelog

  • Fix for RegisterAddonMessagePrefix & SendAddonMessage renaming in 8.0

v7.3.7

07 Apr 17:43
e4c22ea
Compare
Choose a tag to compare

oRA3

v7.3.7 (2018-04-07)

Full Changelog

  • Cooldowns: Revert the gap change for Beautycase
    The borders also changed, so the gap needed to be
    lowered a bit.
  • Cooldowns: SetJustifyH the duration for bars
  • Cooldowns: Revert bar style height and gap changes
  • Update README.md
  • Cooldowns/Displays/Bars: use the bar API for changing fill.