v1.8-beta-2-nolib

Details

  • Filename
    InlineAura-v1.8-beta-2-nolib.zip
  • Uploaded by
  • Uploaded
    Aug 30, 2012
  • Size
    67.40 KB
  • Downloads
    36
  • MD5
    7fa14bf887a486d659eac40d94ec04e3

Supported WoW Retail Versions

  • 5.0.4

Changelog

tag v1.8-beta-2
ec5dcd47f8e01bf0366aaa053fcd56112881758e
Adirelle <adirelle@gmail.com>
2012-08-30 08:36:14 +0200

Disabled pre-MoP spells ; should spit less to no errors from defaults.

--------------------

Adirelle:
    - Disabled all unexistant spells.
    Will need to find if they have been removed or if their id changed.
    - Updated contributor list.
    - Also load all state modules in debug mode.
    - Catch errors when loading settings to issue a short warning if no errorhandler was installed.
    - TOC fix.
    - Use (custom) IsClass("XXX") instead of class == "XXX" in Defaults.lua
    IsClass is overriden in debug mode so all settings are loaded, and thus tested.
    - Gathered contributor list in Defaults.lua header.