r111
Details
-
FilenameRevelation-r111.zip
-
Uploaded by
-
UploadedNov 24, 2009
-
Size113.88 KB
-
Downloads102
-
MD589e71ff0c4514b23f8bf77b9a8a3f972
Supported WoW Retail Versions
- 3.2.0
Changelog
------------------------------------------------------------------------
r111 | torhal | 2009-11-24 22:27:35 +0000 (Tue, 24 Nov 2009) | 2 lines
Changed paths:
M /trunk/embeds.xml
Moved load order of AceGUI-3.0 so AceConfigDialog-3.0 can find it.
------------------------------------------------------------------------
r110 | torhal | 2009-11-24 22:13:12 +0000 (Tue, 24 Nov 2009) | 1 line
Changed paths:
M /trunk/.pkgmeta
M /trunk/embeds.xml
Added AceGUI-3.0 to .pkgmeta and embeds.xml
------------------------------------------------------------------------
r108 | torhal | 2009-11-21 05:32:32 +0000 (Sat, 21 Nov 2009) | 2 lines
Changed paths:
M /trunk/Revelation.lua
Remove the slashcmd arg from the AceConfig-3.0 RegisterOptionsTable(), since it's useless and breaks the AddOn for people who don't have AceConfigCmd-3.0 installed anywhere.
------------------------------------------------------------------------
r106 | torhal | 2009-11-09 10:08:07 +0000 (Mon, 09 Nov 2009) | 2 lines
Changed paths:
M /trunk/Revelation.lua
Changed the recipe-insertion methodology so that the resultant menu is sorted descending alphabetically.
------------------------------------------------------------------------
r104 | torhal | 2009-11-06 07:46:03 +0000 (Fri, 06 Nov 2009) | 4 lines
Changed paths:
M /trunk/Revelation.lua
In AddRecipe(): Put the amount of each thing that can be created in parens to the right of the spell name.
In IterEnchant(): Check the item's subtype against the word "Staves" instead of "Staff" - this actually makes casting "Enchant Staff - Whatever" work for staves. Bah. Localizations needed for "Staves".
------------------------------------------------------------------------