Category: TradeSkill Mods
Addon Information
Works with 3.2
Download Latest Version.
To add favorites please register for a free account. If you already have one you need to login. How do I install this? (FAQ)
Torhal's Portal Bug Reports Feature Requests
Author:
Version:
3.2.2-1.3.3
Date:
11-21-2009 12:42 AM
Size:
64.55 Kb
Downloads:
4,678
Favorites:
142
MD5:
Pictures
Click to enlarge
Menu shown when clicking on an herb.
Click to enlarge
Menu shown when clicking on an equipped item.
Revelation   Updated less than 3 days ago!
Facilitates quick Tradeskill execution via mouse-clicking on a piece of equipment or a crafting reagent to display a menu of the tradeskills which can be performed with the materials on hand.

Features

Provides a menu when mouse-clicking on:
  • Equipment in bags, the character frame, and the "Will Not Be Traded" slot for enchanting.
  • Any material that can be used for any tradeskill.
  • Etc.

Configurable controls:
  • Primary and secondary modifier keys (ALT, CTRL, SHIFT, or NONE).
  • Mouse button (left or right).

Translators needed - apply localizations here.

Supported Languages:
English. French, German, Russian, Simplified Chinese, Spanish, Traditional Chinese.

Caveats
  • Does not support Disenchanting, Milling, or Prospecting. I recommend Panda from Tekkub for these.
  • Does not support Lockpicking.
  Change Log - Revelation
-- 3.2.2-1.3.3
* Fixed a library issue.

-- 3.2.2-1.3.2
* The entries in the menu are now sorted descending alphabetically.

-- 3.2.2-1.3.1
* Added the number of things which can be crafted in parentheses to the right of the spell name.
* Fixed staves so that things like "Enchant Staff - Whatever" will show up in the menu. Really. I was able to test it this time.

-- 3.2.2-1.3.0
* Re-worked internals to no longer require Dewdrop library, which shaved off about one third of the filesize.
* Added support for Right or Left ALT/CTRL/SHIFT as modifier keys.
* Replaced several localizations with pre-existing versions in the WoW client.

-- 3.2.0-1.2.7

* Added "Staff" recognition, so those types of enchantments will be supported.
* Made some under-the-hood changes for better logical flow.
* Fixed options table entry.

-- 3.1.3-1.2.6

* Changed tooltip to use the recipe's hyperlink, rather than that of the resulting item.
* The LDB launcher will now close the options frame if it is open.
* Added Ara_Broker_TradeSkills as an OptionalDep to the TOC.
* Removed last vestige of unnecessary garbage creation.

-- 3.1.1-1.2.5

* Added item level checks for "Enchant Staff - Greater Spellpower", "Enchant Staff - Spellpower", "Enchant Weapon - Blade Ward", and "Enchant Weapon - Blood Draining".
* Mostly complete Spanish translations (81.2%, up from 53%) by yllelder.

-- 3.1.0-1.2.4

* Compatibility fix for WoW 3.1.0
* Added znTW (Traditional Chinese) localizations by acatzlu.

-- 3.0.9-1.2.3

* Performed a multitude of under-the-hood changes, mostly to improve performance and memory usage - In version 1.2.2, a menu with 24 entries (19 of which had sub-menus) would use 36.809KiB of RAM _every_ time it was invoked, making it rather easy to reach and even exceed 1MiB of usage. In this version, memory is allocated as needed on the first invocation and each invocation after incurs a mere 0.035KiB per call, making it extremely difficult to get beyond 150KiB of RAM usage.

-- 3.0.9-1.2.2

* Added 42 enchantments for level detection - these should be the only ones which were missing.
* Updated Russian translations.
* Added Simplified Chinese translations.

-- 3.0.8-1.2.1-Locale

* Added updated German and new Russian translations.

-- 3.0.8-1.2.1

* Added checks to ensure that two-handed weapon enchants did not show up as options for one-handed weapons - somehow I missed this when I added similar checks for main-hand and offhand weapons.
* Added check to ensure that two-handed weapons can be enchanted with non-two-hand-specific enchantments.
* Fixed localization typo which was giving people errors for "Right button".
* Fixed modifier key configuration - was producing a menu in places where the user didn't want to see one.
* Added enchantment level detection - low level items will no longer show menu entries for enchantments which have higher level requirements. There are currently 86 enchantments which are detected. I may have missed some.
* Added support for Armor and Weapon Vellums - localizations are needed.

-- 3.0.8-1.2.0

* Changed difficulty colors to match the default Blizzard colors exactly.
* Replaced long list of amounts with an editbox.
* Added configuration options for primary and secondary modifier keys.
* Added configuration option for which mouse button will display the menu.
* Added LDB launcher for config panel.
* Translations will need to be done for configuration options.

-- 3.0.8-1.1.7

* Added menu element icons for easier identification.
* Added meaningful tooltips for menu elements - you can now see exactly what will be crafted or the effects and reagents of an enchantment.

-- 3.0.8-1.1.6

* Corrected German translations.
* Smelting now works - I was erroneously using the Blacksmithing spellID.
* Added theoretical support for Runeforging.
* Added theoretical support for Inscription shoulder enchants.

-- 3.0.8-1.1.5

* Added translations for French, German, and Spanish - hopefully this will make clicking a piece of equipment work for enchanting in these languages.
* Fixed a bug which would only show 2H weapon enchantments for 2H weapons.

-- 3.0.3-1.1.4

* Modified function hooking - hopefully this fixes the taint issues some people have reported.
* Added difficulty colors to recipe menu.
* Changed how enchanting recipe matches were done so that 2H weapon enchants would not match on 1H weapons.
* Made enchanting recipes not have quantity sub-menus since queuing multiple enchants is not possible.

-- 3.0.3-1.1.3

* Removed frame-name-checks which prevented menus in certain places. This allows Revelation to continue working no matter what bag AddOn is in use.

-- 3.0.3-1.1.2

* Removed top-level menu element, since it was essentially the item you were clicking on. Now you go straight to the goodness!
* Fixed issue where right-clicks were getting through.

-- 3.0.3-1.1.1

* Fixed annoying bug which would confuse one tradeskill with another.

-- 3.0.3-1.1.0

* Overhauled much of the code. Now supports every (that I am aware of) tradeskill out-of-the-box. Menus for overlapping tradeskills integrate nicely, and things such as "Bracers" and "Bracer" no longer clash.

-- 3.0.3-1.0.5b

* Added tooltips for items - apparently Blizzard thinks only Enchantments are relevant, as I get nothing for my Alchemy recipes and assume that is the case for other tradeskills.
* Fixed mistyped function name which broke things such as stack-splitting.
* Minor code cleanup.

-- 3.0.3-1.0.4b

* Fixed the "fix" for "Enchant Bracers".
* Minor code optimization.

-- 3.0.3-1.0.3b

* Fixed issue where "Enchant Bracers" did not show up, yet "Enchant Bracer" did.
* Re-organized some internals, put some removed code back to hopefully fix enchanting in the trade window.

-- 3.0.3-1.0.2b

* Fixed issue where Revelation did not work with some Bag AddOns (Baggins, Bagnon)
* Code cleanup.

-- 3.0.3-1.0.1b

* Fixed issue with linking an item from the Character Equipment frame.
* Added code to pacify AdvancedTradeSkillWindow.
  Optional Files - Revelation
Sorry, there are currently no optional files available.
  Archived Versions - Revelation
File Name
Version
Size
Author
Date
3.2.2-1.3.2
65kB
Torhal
11-09-2009 05:11 AM
3.2.2-1.3.1
64kB
Torhal
11-06-2009 02:50 AM
3.2.2-1.3.0
64kB
Torhal
10-13-2009 05:03 PM
3.2.0-1.2.7
93kB
Torhal
09-03-2009 07:50 PM
3.1.3-1.2.6
93kB
Torhal
06-09-2009 01:54 AM
3.1.1-1.2.5
92kB
Torhal
05-03-2009 08:27 PM
3.1.0-1.2.4
97kB
Torhal
04-15-2009 02:45 AM
3.0.9-1.2.3
92kB
Torhal
03-14-2009 08:45 PM
3.0.9-1.2.2
91kB
Torhal
02-24-2009 03:01 PM
3.0.8-1.2.1-Loc
89kB
Torhal
02-12-2009 03:14 PM
3.0.8-1.2.1
88kB
Torhal
02-10-2009 01:10 AM
3.0.8-1.2.0
86kB
Torhal
02-09-2009 04:07 AM
3.0.8-1.1.7
51kB
Torhal
01-26-2009 11:06 PM
3.0.8-1.1.6
50kB
Torhal
01-23-2009 09:46 PM
3.0.8-1.1.5
50kB
Torhal
01-22-2009 09:34 PM
3.0.3-1.1.4
43kB
Torhal
01-15-2009 12:41 AM
3.0.3-1.1.3
41kB
Torhal
01-05-2009 08:07 PM
3.0.3-1.1.2
35kB
Torhal
01-02-2009 11:13 PM
3.0.3-1.1.1
34kB
Torhal
01-01-2009 09:48 PM
3.0.3-1.1.0
34kB
Torhal
01-01-2009 06:29 PM
3.0.3-1.0.5b
34kB
Torhal
12-31-2008 11:20 PM
3.0.3-1.0.4b
34kB
Torhal
12-31-2008 01:53 PM
3.0.3-1.0.3b
34kB
Torhal
12-31-2008 12:56 PM
3.0.3-1.0.2b
39kB
Torhal
12-28-2008 04:31 AM
3.0.3-1.0.1b
39kB
Torhal
12-27-2008 09:33 PM
3.0.3-1.0.0-bet
39kB
Torhal
12-26-2008 05:07 PM
  Comments - Revelation
Post A Reply Comment Options
Old 01-04-2009, 10:09 PM  
Jaim Sandar
A Kobold Labourer
Interface Author - Click to view interfaces

Forum posts: 0
File comments: 270
Uploads: 1
ALT-left click, right?

I finally got around to trying this.

For Enchanting: it did show a list of enchants for equipped items on the character panel that I ALT-left clicked on. However, it even does that if a required runed rod is not in inventory. Is that intentional? I would think it wouldn't respond with any enchants if there is no rod. Other than the rod thing, this is good.
When I don't have enough required enchanting materials (excepting the rod problem), if I ALT-left clicked on an equipped item a frame pops up saying, "Either no recipe or no reagents were found". OK, that's good.

For Enchanting, Blacksmithing, Mining (Smelting), and Tailoring: although I have all the materials for making something, when I ALT-left click on any of the appropriate materials in inventory bags (or an armor/weapon item to enchant) nothing happens. No list of patterns/recipes, and no message about a lack of recipes or reagents. This is even if I am near a required forge, anvil, or loom, and have any required items such as Blacksmith Hammer.
Apparently a problem with Bagnon, maybe?

I'm using Bagnon 1.6.9b & Skillet 1.12.2, the latest versions. I am seeing no errors reported.

Thank you.

Last edited by Jaim Sandar : 01-04-2009 at 10:19 PM.
Jaim Sandar is offline Report comment to moderator   Edit/Delete Message Reply With Quote
Old 01-04-2009, 10:03 PM  
Torhal
A Rage Talon Dragon Guard
 
Torhal's Avatar
Interface Author - Click to view interfaces

Forum posts: 321
File comments: 72
Uploads: 6
Quote:
Originally posted by Seerah
I believe their issue was that they already used alt-left click for some other purpose.
In his case, he was using Baggins (which has an ALT+RightClick menu) with a version of Revelation which worked on both buttons. Since I restricted it to only the left button, that should solve his issue. And though I am loath to add configuration for such a single-minded AddOn, I may at some point add a slash-command to toggle CTRL on or off (thereby allowing CTRL+ALT+LeftClick) since there will inevitably be other AddOns which use ALT+LeftClick and such.

Last edited by Torhal : 01-04-2009 at 10:08 PM.
Torhal is offline Report comment to moderator   Edit/Delete Message Reply With Quote
Old 01-04-2009, 03:40 PM  
Seerah
Fishing Trainer
 
Seerah's Avatar
WoWInterface Super Moderator
Interface Author - Click to view interfaces

Forum posts: 6209
File comments: 315
Uploads: 18
Quote:
Originally posted by Torhal
As for the CTRL+ALT-right-click, no need: I've made Revelation work only on ALT-left-click.
I believe their issue was that they already used alt-left click for some other purpose.
__________________
"You'd be surprised how many people violate this simple principle every day of their lives and try to fit square pegs into round holes, ignoring the clear reality that Things Are As They Are." -Benjamin Hoff, The Tao of Pooh

Seerah is offline Report comment to moderator   Edit/Delete Message Reply With Quote
Old 01-02-2009, 07:38 PM  
Torhal
A Rage Talon Dragon Guard
 
Torhal's Avatar
Interface Author - Click to view interfaces

Forum posts: 321
File comments: 72
Uploads: 6
Re: TradeSkill execution, or display only?

Quote:
Originally posted by Jaim Sandar
Maybe I misunderstood the function of this AddOn. On first look I saw "Facilittes quick execution" and "menu of the tradeskills which can be performed with the materials on hand". I took that literally to mean that the resulting menu can be used to commence exectution of a recipe or pattern by clicking on a menu item.
I haven't installed or used this yet, so I haven't been able to confirm or not. Does this indeed facilitate execution of the recipes through the menus, or simply display the lists for viewing only?
I've cleared up the wording of the description a bit after reading this, however:

A list shows a list of items.
A menu shows a list of items for which there is a choice.

Torhal is offline Report comment to moderator   Edit/Delete Message Reply With Quote
Old 01-02-2009, 12:49 PM  
Jaim Sandar
A Kobold Labourer
Interface Author - Click to view interfaces

Forum posts: 0
File comments: 270
Uploads: 1
TradeSkill execution, or display only?

Maybe I misunderstood the function of this AddOn. On first look I saw "Facilittes quick execution" and "menu of the tradeskills which can be performed with the materials on hand". I took that literally to mean that the resulting menu can be used to commence exectution of a recipe or pattern by clicking on a menu item.
I haven't installed or used this yet, so I haven't been able to confirm or not. Does this indeed facilitate execution of the recipes through the menus, or simply display the lists for viewing only?
Jaim Sandar is offline Report comment to moderator   Edit/Delete Message Reply With Quote
Old 12-31-2008, 01:55 PM  
Torhal
A Rage Talon Dragon Guard
 
Torhal's Avatar
Interface Author - Click to view interfaces

Forum posts: 321
File comments: 72
Uploads: 6
Quote:
Originally posted by Auraka
Yep works fine with skillet, maybe it was a fluke because I double checked the material count vs my bags. Oh well.

Question, how hard would it be to set the command to ctrl + alt right click item, since I do use the built in alt click features in baggins from time to time (even if it's just me modifying the lua) I've been using mods for a long time, I figure it's time to start learning how they actually work.
Actually, it wasn't a fluke if the name was "Enchant Bracers". In earlier versions, it only showed "Enchant Bracer". No idea why Blizzard put an "s" on some but not others.

As for the CTRL+ALT-right-click, no need: I've made Revelation work only on ALT-left-click.
Torhal is offline Report comment to moderator   Edit/Delete Message Reply With Quote
Old 12-29-2008, 05:02 AM  
Auraka
A Kobold Labourer

Forum posts: 0
File comments: 69
Uploads: 0
Quote:
Originally posted by Torhal
1. Should work just fine with Skillet - it did for me.

2. You didn't have all of (or enough of) the materials needed for the enchant.
Yep works fine with skillet, maybe it was a fluke because I double checked the material count vs my bags. Oh well.

Question, how hard would it be to set the command to ctrl + alt right click item, since I do use the built in alt click features in baggins from time to time (even if it's just me modifying the lua) I've been using mods for a long time, I figure it's time to start learning how they actually work.
Auraka is offline Report comment to moderator   Edit/Delete Message Reply With Quote
Old 12-29-2008, 12:17 AM  
Jeania
An Aku'mai Servant
 
Jeania's Avatar

Forum posts: 39
File comments: 181
Uploads: 0
Fish as well? I know it's a meat, but well, it's a bit diff ^^ I dunno, just had to ask
__________________
~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
Words to Remember:

"You never really learn much from hearing yourself talk." ~ George Clooney

*۝*Jeania/Anjelie ~ Dalaran*۝*
~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
Jeania is offline Report comment to moderator   Edit/Delete Message Reply With Quote
Old 12-28-2008, 10:52 PM  
Torhal
A Rage Talon Dragon Guard
 
Torhal's Avatar
Interface Author - Click to view interfaces

Forum posts: 321
File comments: 72
Uploads: 6
Quote:
Originally posted by Jeania
oooo i wanna try it! I do have a question though

Cooking..please? *beams hopefully*
There are quite a few things I need to test/get feedback on, and Cooking is one of them - though, at the moment it should work fine with meats and spices.
Torhal is offline Report comment to moderator   Edit/Delete Message Reply With Quote
Old 12-28-2008, 06:38 PM  
Jeania
An Aku'mai Servant
 
Jeania's Avatar

Forum posts: 39
File comments: 181
Uploads: 0
oooo i wanna try it! I do have a question though

Cooking..please? *beams hopefully*
__________________
~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
Words to Remember:

"You never really learn much from hearing yourself talk." ~ George Clooney

*۝*Jeania/Anjelie ~ Dalaran*۝*
~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
Jeania is offline Report comment to moderator   Edit/Delete Message Reply With Quote
Old 12-28-2008, 11:09 AM  
Torhal
A Rage Talon Dragon Guard
 
Torhal's Avatar
Interface Author - Click to view interfaces

Forum posts: 321
File comments: 72
Uploads: 6
Quote:
Originally posted by Auraka
How nice will this play with skillet?

A bracer enchant wasn't found when I tested this... but it might have been a fluke. Thoughts?
1. Should work just fine with Skillet - it did for me.

2. You didn't have all of (or enough of) the materials needed for the enchant.
Torhal is offline Report comment to moderator   Edit/Delete Message Reply With Quote
Old 12-28-2008, 07:10 AM  
Auraka
A Kobold Labourer

Forum posts: 0
File comments: 69
Uploads: 0
How nice will this play with skillet?

A bracer enchant wasn't found when I tested this... but it might have been a fluke. Thoughts?
Auraka is offline Report comment to moderator   Edit/Delete Message Reply With Quote
Old 12-27-2008, 06:00 PM  
Torhal
A Rage Talon Dragon Guard
 
Torhal's Avatar
Interface Author - Click to view interfaces

Forum posts: 321
File comments: 72
Uploads: 6
No, though I will add that. Good catch!

EDIT: This will be somewhat low on my priority list, as it isn't an actual tradeskill.

Last edited by Torhal : 12-27-2008 at 09:35 PM.
Torhal is offline Report comment to moderator   Edit/Delete Message Reply With Quote
Old 12-27-2008, 02:42 PM  
Jaim Sandar
A Kobold Labourer
Interface Author - Click to view interfaces

Forum posts: 0
File comments: 270
Uploads: 1
Locksmithing?

Does this work for Rogue unlocking through the "Will not be traded"?
Jaim Sandar is offline Report comment to moderator   Edit/Delete Message Reply With Quote
Post A Reply



Category Jump:

Support AddOn Development!

You have just downloaded by the author . If you like this AddOn why not consider supporting the author? This author has set up a donation account. Donations ensure that authors can continue to develop useful tools for everyone.




The Network:
EQInterface | EQ2Interface | LoTROInterface | MMOInterface | War.MMOUI | WoWInterface | VGInterface | Allakhazam | Thottbot | Wowhead | Zam


©2009 MMOUI / ZAM Network
vBulletin - Copyright ©2000 - 2009, Jelsoft Enterprises Ltd.