r108
Details
-
FilenameRevelation-r108.zip
-
Uploaded by
-
UploadedNov 20, 2009
-
Size64.49 KB
-
Downloads115
-
MD5a2abfc54a7961e70ac9998102bb207f7
Supported WoW Retail Versions
- 3.2.0
Changelog
------------------------------------------------------------------------
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".
------------------------------------------------------------------------