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,730
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 11-21-2009, 09:15 PM  
shinchih2001
A Kobold Labourer

Forum posts: 0
File comments: 99
Uploads: 0
[2009/11/22 10:04:04-1071-x1]: AceConfigDialog-3.0-34:19: Cannot find a library instance of "AceGUI-3.0".
BugSack-2.x.x.166\Libs\LibStub\Libstub.lua:23: in function `LibStub'
AceConfigDialog-3.0-34:19: in main chunk
2009/11/22 10:04:05-1071-x1]: Revelation-3.2.2-1.3.3\Revelation.lua:813: attempt to call method 'AddToBlizOptions' (a nil value)
Revelation-3.2.2-1.3.3\Revelation.lua:526: in function <Interface\AddOns\Revelation\Revelation.lua:506>
(tail call): ?:
<in C code>: ?
<string>:"safecall Dispatcher[1]":9: in function <[string "safecall Dispatcher[1]"]:5>
(tail call): ?:
AceAddon-3.0-5 (BugSack):502: in function `InitializeAddon'
AceAddon-3.0-5 (BugSack):614: in function <...ce\AddOns\BugSack\Libs\AceAddon-3.0\AceAddon-3.0.lua:607>

my addon:
!BugGrabber
BugSack
_NPCScan-3.2.0.8
_NPCScan.Overlay-3.2.0.4
ACP-3.2.0
AtlasLoot Enhanced v5.08.08
AtlasLootReverse-1.6
BossEncounter2_StandardMusicPlugin
BossEncounter2_v31
Butsu
caelNamePlates-r11
ChatBar-3.0.30200
ChatLink-1.4.2.30200
DiamondThreatMeter_2.1.0
Examiner09.11.03
ExtraBar1.0.3a
farmTracker-r23
femtoBuff r1
Furbish-1.0
iCopy
LitePanels1.5.1
LiteStats0.9.6C
ManyItemTooltips
Mappy_2.3
nMainbar 1.12
OmniCC 2.5.7
PhanxChat-3.2.0.53
RaidFramesPlusv250a
Recount-v3.2f_release
SimpleRunesBar_2009-10-19
teksLoot-3.2.0.7
Tipsy-v2.0-release
TradesBar-v200908201637

oUF-1.3.21
oUF_Phanx
oUF_CombatFeedback
oUF_Smooth
LibHealComm-3.0
LibResComm-1.0

ReadyCheckAnnouncer-1.00-30100
TotemDeathWatcher_v1_01_03
WebDKP
xcalc

Last edited by shinchih2001 : 11-21-2009 at 09:16 PM.
shinchih2001 is offline Report comment to moderator   Edit/Delete Message Reply With Quote
Old 11-21-2009, 12:44 AM  
Torhal
A Rage Talon Dragon Guard
 
Torhal's Avatar
Interface Author - Click to view interfaces

Forum posts: 323
File comments: 72
Uploads: 6
That was an obscure bug - nobody has reported it since my first upload, and it's been there the whole time. Fixed in 1.3.3.
__________________
Whenever someone says "pls" because it's shorter than "please", I say "no" because it's shorter than "yes".

Author of GearGauge, Revelation, Volumizer, and many other AddOns.
Torhal is offline Report comment to moderator   Edit/Delete Message Reply With Quote
Old 11-20-2009, 11:11 PM  
shinchih2001
A Kobold Labourer

Forum posts: 0
File comments: 99
Uploads: 0
[2009/11/21 12:02:38-342-x1]: AceConfigCmd-3.0-9:741: Cannot find a library instance of "AceConsole-3.0".
BugSack-2.x.x.166\Libs\LibStub\Libstub.lua:23: in function `LibStub'
AceConfigCmd-3.0-9:741: in function `CreateChatCommand'
AceConfig-3.0-2 (Revelation):53: in function `RegisterOptionsTable'
Revelation-3.2.2-1.3.2\Revelation.lua:811: in function `SetupOptions'
Revelation-3.2.2-1.3.2\Revelation.lua:526: in function <Interface\AddOns\Revelation\Revelation.lua:506>
(tail call): ?:
<in C code>: ?
<string>:"safecall Dispatcher[1]":9: in function <[string "safecall Dispatcher[1]"]:5>
(tail call): ?:
AceAddon-3.0-5 (BugSack):502: in function `InitializeAddon'
AceAddon-3.0-5 (BugSack):614: in function <...ce\AddOns\BugSack\Libs\AceAddon-3.0\AceAddon-3.0.lua:607>
shinchih2001 is offline Report comment to moderator   Edit/Delete Message Reply With Quote
Old 11-09-2009, 11:38 AM  
Torhal
A Rage Talon Dragon Guard
 
Torhal's Avatar
Interface Author - Click to view interfaces

Forum posts: 323
File comments: 72
Uploads: 6
Quote:
Originally posted by thebadmf
You are the man, thank you!

However I am now slightly worried that you are thinking of this as you go to bed..
Hehehehe
__________________
Whenever someone says "pls" because it's shorter than "please", I say "no" because it's shorter than "yes".

Author of GearGauge, Revelation, Volumizer, and many other AddOns.
Torhal is offline Report comment to moderator   Edit/Delete Message Reply With Quote
Old 11-09-2009, 07:40 AM  
thebadmf
is in disguise
 
thebadmf's Avatar

Forum posts: 5
File comments: 87
Uploads: 0
Quote:
Originally posted by Torhal
So I didn't ever get around to looking at this. However, just before I went to bed tonight I suddenly thought about it and wondered why I thought it would be an extensive re-write. Two minutes later, it was done.
You are the man, thank you!

However I am now slightly worried that you are thinking of this as you go to bed..
thebadmf is offline Report comment to moderator   Edit/Delete Message Reply With Quote
Old 11-09-2009, 05:16 AM  
Torhal
A Rage Talon Dragon Guard
 
Torhal's Avatar
Interface Author - Click to view interfaces

Forum posts: 323
File comments: 72
Uploads: 6
Quote:
Originally posted by Torhal
I'll look at it after work today.

EDIT: This would require a large re-write of how the recipe insertions are handled. I don't know that I will be able to do this soon, as I have other things I am working on.
So I didn't ever get around to looking at this. However, just before I went to bed tonight I suddenly thought about it and wondered why I thought it would be an extensive re-write. Two minutes later, it was done.
__________________
Whenever someone says "pls" because it's shorter than "please", I say "no" because it's shorter than "yes".

Author of GearGauge, Revelation, Volumizer, and many other AddOns.
Torhal is offline Report comment to moderator   Edit/Delete Message Reply With Quote
Old 11-06-2009, 11:52 AM  
Torhal
A Rage Talon Dragon Guard
 
Torhal's Avatar
Interface Author - Click to view interfaces

Forum posts: 323
File comments: 72
Uploads: 6
Quote:
Originally posted by thebadmf
Could we have the option to sort certain profs alphabetically? When you have every JC cut, scanning the list can get interesting
I'll look at it after work today.

EDIT: This would require a large re-write of how the recipe insertions are handled. I don't know that I will be able to do this soon, as I have other things I am working on.
__________________
Whenever someone says "pls" because it's shorter than "please", I say "no" because it's shorter than "yes".

Author of GearGauge, Revelation, Volumizer, and many other AddOns.

Last edited by Torhal : 11-06-2009 at 11:43 PM.
Torhal is offline Report comment to moderator   Edit/Delete Message Reply With Quote
Old 11-06-2009, 11:52 AM  
Torhal
A Rage Talon Dragon Guard
 
Torhal's Avatar
Interface Author - Click to view interfaces

Forum posts: 323
File comments: 72
Uploads: 6
Quote:
Originally posted by shinchih2001
that's great addon

WLK enchanting not correct work
e.x enchant source are "a+b"
when i want to enchant my equip
show i do not have source "c"

and some of WLK receipes can not show
I don't understand - what isn't working correctly? What is source "c", and when should it show up?
__________________
Whenever someone says "pls" because it's shorter than "please", I say "no" because it's shorter than "yes".

Author of GearGauge, Revelation, Volumizer, and many other AddOns.
Torhal is offline Report comment to moderator   Edit/Delete Message Reply With Quote
Old 11-06-2009, 04:49 AM  
thebadmf
is in disguise
 
thebadmf's Avatar

Forum posts: 5
File comments: 87
Uploads: 0
Could we have the option to sort certain profs alphabetically? When you have every JC cut, scanning the list can get interesting
thebadmf is offline Report comment to moderator   Edit/Delete Message Reply With Quote
Old 11-05-2009, 09:13 PM  
shinchih2001
A Kobold Labourer

Forum posts: 0
File comments: 99
Uploads: 0
that's great addon

WLK enchanting not correct work
e.x enchant source are "a+b"
when i want to enchant my equip
show i do not have source "c"

and some of WLK receipes can not show

Last edited by shinchih2001 : 11-05-2009 at 10:25 PM.
shinchih2001 is offline Report comment to moderator   Edit/Delete Message Reply With Quote
Old 10-17-2009, 03:41 AM  
jbashara
Zam editor
 
jbashara's Avatar

Forum posts: 10
File comments: 12
Uploads: 0
Killer

Sweet baby Jesus, Torhal. This addon is one of those gems that only come around once every so often.
__________________

"People with real courage and character always seem sinister to the rest."
- Herman Hesse, Damian
jbashara is offline Report comment to moderator   Edit/Delete Message Reply With Quote
Old 06-17-2009, 01:28 AM  
Sepioth
A Molten Giant
Interface Author - Click to view interfaces

Forum posts: 775
File comments: 91
Uploads: 4
Hey .. Love the addon makes crafting so much easier.

Couple of ideas I was thinking would compliment the addon nicely.

1- Show all recipes that you know for the item you clicked. Graying out the ones you can't currently make but keeping the ones you can craft White. This way I can know everything that particular item can make. Maybe even have a tooltip showing missing reagent needed to craft that item.

2- Maybe show next to the name of the item in the list how many you can currently craft in ().

Just a few ideas is all.

But with or without I have already marked as Favorite and it has now become part of my permanent UI.

Thanks

Last edited by Sepioth : 06-17-2009 at 01:29 AM.
Sepioth is offline Report comment to moderator   Edit/Delete Message Reply With Quote
Old 06-09-2009, 01:59 AM  
Torhal
A Rage Talon Dragon Guard
 
Torhal's Avatar
Interface Author - Click to view interfaces

Forum posts: 323
File comments: 72
Uploads: 6
Quote:
Originally posted by Aranarth
Hello Torhal, nice addon.

I was wondering if you could add "Ara_Broker_Tradeskills" as an optional dependency. The thing is I hook DoTradeSkill to track CDs but your addon loads first, creating a local copy of the unhooked DoTradeSkill. So if a cooldown is crafted using Revelation, it's not tracked by Ara_Broker_Tradeskills. Thank you in advance.
Done.
__________________
Whenever someone says "pls" because it's shorter than "please", I say "no" because it's shorter than "yes".

Author of GearGauge, Revelation, Volumizer, and many other AddOns.
Torhal is offline Report comment to moderator   Edit/Delete Message Reply With Quote
Old 05-30-2009, 02:44 PM  
Aranarth
A Deviate Faerie Dragon
 
Aranarth's Avatar
Interface Author - Click to view interfaces

Forum posts: 12
File comments: 208
Uploads: 6
Hello Torhal, nice addon.

I was wondering if you could add "Ara_Broker_Tradeskills" as an optional dependency. The thing is I hook DoTradeSkill to track CDs but your addon loads first, creating a local copy of the unhooked DoTradeSkill. So if a cooldown is crafted using Revelation, it's not tracked by Ara_Broker_Tradeskills. Thank you in advance.
Aranarth is offline Report comment to moderator   Edit/Delete Message Reply With Quote
Old 04-21-2009, 11:57 PM  
Torhal
A Rage Talon Dragon Guard
 
Torhal's Avatar
Interface Author - Click to view interfaces

Forum posts: 323
File comments: 72
Uploads: 6
Quote:
Originally posted by sammael
nope i'm not, all skills are on 450. thought it conflicts with Skillet, but it does it also on toons which don;t use Skillet. don't use any other tradeskill addons as far as i know.

thanks for your concern
The only thing I can think of is something is interfering with it. I was in Arathi Highlands, killed a few ogres, and got about 8 pieces of silk cloth. I proceeded to make 8 bandages without stopping until they were done.
__________________
Whenever someone says "pls" because it's shorter than "please", I say "no" because it's shorter than "yes".

Author of GearGauge, Revelation, Volumizer, and many other AddOns.
Torhal 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.