Skip to content

Version 1.05

Latest
Compare
Choose a tag to compare
@matthewhively matthewhively released this 27 Jan 08:53
· 1 commit to main since this release

Split the TOC file between BCC and VanillaClassic
Attempted fix of the taint errors BCC client has... your mileage may vary though.

Updated ACE library to latest version (just in case it helps)

A few refactors

  • Added 2 helper functions: make_spell_table & preload_spell_data (removed evil eval)
  • Changed onevent to use a guard clause for when a different addon is loading or a different event is firing
  • Merged the 2 C_Timers
  • Fixed double-plurals in variable names
  • Removed some variables that were never used anywhere
  • Actually use frameBG variable
  • Converted un-necessary globals into locals
  • Removed SetMacroIcon.lua as it appeared to be unused.

A few bugfixes

  • Resolved issue where sometimes spell data wasn't yet loaded, thus blocking the addon from initializing
  • Fixed slash command "lock"
  • Fixed a minor issue with tooltips