2.3.1

Details

  • Filename
    WeakAuras-2.3.1.zip
  • Uploaded by
  • Uploaded
    Feb 26, 2017
  • Size
    3.32 MB
  • Downloads
    256,310
  • MD5
    5384505dbdfbbf2913d598a094f7d4e5

Supported WoW Retail Versions

  • 7.1.5

Changelog

IMPORTANT This update requires a game restart to work. Otherwise you will get errors.

Changelog:

  • Fix icon not changing for Cooldown Progress (Equipment Slot) - Ticket-Nr: 869

  • Fix regression in action glow - Ticket-Nr: 868

  • fix a typo

  • fix three more issues found by Globe

  • fix two bugs found by Globe

  • add Globe info to the tocs

  • run luaformatter on the new files

  • it helps if you actually reference the new file's location when you move it

  • add missing itIT locale and move xml to the same place in options and main addon.

  • use savedVars and spellCache

  • run Cache.lua and ExternalAddons.lua through luaformatter and remove some comments

  • apply the same naming scheme for the locale files of the main addon as well

  • libs => Libs

  • move locale files to a sub folder

  • IconPick => IconPicker, ModelPick => ModelPicker, TexturePick => TexturePicker

  • also hide the original glow frame in case it was not set by us

  • Fix spellcache.GetIcon(nil)

  • rename output of the main translation file

  • Fix Equipment Slot remaining time check

  • Fix a small bug in the spell cache

  • Add 7.2 Tomb of Sargeras encounter IDs

  • Make SetParent on anchoring optional - Ticket-Nr: 856

  • Allow prototypes.events to be a function

  • Fix BigWigs clone per event mode - Ticket-Nr: 860

  • Add In Group load condition - Ticket-Nr: 859

  • Fix misleading indentation

  • Move some more functions to the spell cache

  • Add libs to .gitignore

  • AnchorFrame improvements

  • Split OptionsFrames\OptionsFrame.lua in several files

  • Move window decoration creation into sperate functions

  • Move CreateFrame into seperate file

  • Move FrameChooser into seperate File

  • Move external addon support code into sperate file

  • export saved variables

  • Move spellCache code into Cache.lua and use a more modular approach

  • Fix closing the options window hangs for ~1s

  • Fix displaying a error message if a custom action ends in --

  • Anchor frame: Fall back to the parent if a global frame doesn't exist

  • Introduce a fall back for the untrigger function