Skip to content

v20

Compare
Choose a tag to compare
@funkydude funkydude released this 24 Oct 17:54
· 6461 commits to master since this release

BigWigs

v20 (2016-10-24)

Full Changelog

  • bump version
  • Pull: Cleanups and fixes, closes #79
  • Core: No need to sync on UNIT_TARGET events.
  • Core: cleanups
  • Core: Fix error on module enable
  • Update esES.lua (#80)
  • Nightmare/EleretheRenferal: Fix not showing your own name in shadows/venom messages
  • Shorten core sync messages
  • Add backward compatibilty for the remaining "core" syncs (and space to tab)
  • Add backward compatibility for version, pull, and break comms
  • Plugins/Bars: Fix sync error for custom bars.
  • update locale
  • InfoBox: Allow setting the header.
  • Nightmare/Ilgynoth: Remove explosion message and add infobox counter.
  • InfoBox: cleanups
  • InfoBox: Hide by default.
  • Some experimental voice API so separate packs are viable.
  • Core/BossPrototype: Change RegisterEnableMob category.
  • Remove :RegisterEnableYell API.
  • Core/BossPrototype: Remove :Range and :RangeMessage API.
  • Core: Fix sync arg order
  • TrialOfValor/Guarm: Disable berserk on LFR.
  • TrialOfValor/Odyn: Fix locale string
  • InfoBox now works
  • Let the InfoBox load.
  • Fix errors with new sync API.
  • Rewrite the handling of addon communication. This is not backwards compatible, so version checking and pull timers will break.
  • Nightmare/Nythendra: Fix normal berserk
  • Test out blocking pull timers when not in the same zone as the sender, closes #78