v1.8-beta-2-nolib
Details
-
FilenameInlineAura-v1.8-beta-2-nolib.zip
-
Uploaded by
-
UploadedAug 30, 2012
-
Size67.40 KB
-
Downloads265
-
MD5042df945c11bedeef0d8980291b8447a
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.