Download
(141Kb)
Download
Updated: 03-03-09 07:05 PM
Pictures
File Info
Updated:03-03-09 07:05 PM
Created:02-26-09 08:26 PM
Downloads:2,793
Favorites:9
MD5:

hEasyChopper

Version: 0.67.1 beta
by: Hati-EK [More]

##hEasyChopper
The new way to prospect, disenchant(, mill) your goods.

##SlashCommand:
/hec
- config
##Blizzard Configmenu
Player's can now controll which modules they want to see and which they won't (stored between seasons)
ErrorMessage enable/disable
and a little more
- show , Toggles mainwindow (hide and show)
- hide , hides mainwindow

Current features:
##Prospecting Module
Finds first stack of selected Ore (by dragging it into the icon) and click the button to prospect it.
Auto disables and warns you if you have not enough ore in your bag of that type (Note: it will not yet auto sort - so you could have 2Saronite + 3Saronite)
##Disenchanting Module
Enables you to "scroll" through your inventory and simply click the button to disenchant this item
Now supports GameTooltip display on mouseover the Disenchant Button, through this future you can also detect if you have the item multiple times in your inventory (1 time enchanted, and one time not) to disenchant the right one

##Next on ToDo:
- Enable drag. (should be easy now, since savedvars are embedded) - but no time today


If you find any bugs about this addon:
Please, write a comment here.
Thanks for Testing.


Credits:
Thanks to
Iriel (IRC) - thanks for explain me abit about SecureActionButtonTemplate and things

##0.67.1b
- fixed a typo which prevented usage of /hec hide
##0.67b
- Bugfixes:
- No disenchantable item in your bag ++ clicked on PreviousItem caused a infinite Loop
- Reseted "targeted disenchant item" on swapping prospecting ore
Added:
- Own tooltip support - to detect which item you are going to diss (also shows enchants and gems and so on)
##0.65b
- Added to BlizzardConfig
- Added Slash Commands
##0.60b
- Bugfix:
-If you had <5 ores in your inventory, and took some from mail/bank/trade AND they where placed not infront of the <5 ores the addon bugged - this should be fixed now
- lowered spam of ErrorMessage, you can disable it now by simply go into core.lua and change the value of enableOreWarning from "true" to "false"
##0.58.1b
- Hotfix: Addon now corretly update avaible ores.
##0.58b
- multiple Ore support - you can now simply drag a new or in the icon and it will change it
##0.45b
- fixed the FuBar Addon
- previous Item button should now work properly(for disenchanting)
- enchanting button should now work
##0.42.1b
- forgot to disable the debugger ...
##0.42b
- so fixed the error @start-up ( omg ... something else happens ... seems like an error if you haven't wow loaded occurs ... trying to fix it now ... - reloadUI before you use this addon or your game will freeze )
- added onShow event for hiddenFrame(where buttons are anchored)
- added throttle for BAG_UPDATE event
##0.41b
- forgot new hEasyChopperFu
##0.4b
- added Disenchant support
- changed Frame-SetUp
- All Ace3-libs included (sry for that ... will change with next upload)
##0.2a
- avaible for public
Post A Reply Comment Options
Unread 03-09-09, 02:06 PM  
Hati-EK
A Fallenroot Satyr
AddOn Author - Click to view AddOns

Forum posts: 20
File comments: 88
Uploads: 7
So due the last days i haven't got any time to work on this ... I hope i can continue tomorrow (10/3)
Report comment to moderator  
Reply With Quote
Unread 03-03-09, 07:04 PM  
Hati-EK
A Fallenroot Satyr
AddOn Author - Click to view AddOns

Forum posts: 20
File comments: 88
Uploads: 7
Originally posted by Dainton
Getting this when I try to /hec hide
Code:
[13:33:17] Interface\AddOns\hEasyChopper\core.lua:671: attempt to index global 'Mainframe' (a nil value)
[C]: ?
Interface\AddOns\hEasyChopper\core.lua:671: in function `?'
...AddOns\Bagnon\libs\AceConsole-3.0\AceConsole-3.0.lua:62: in function `?'
Interface\FrameXML\ChatFrame.lua:3210: in function `ChatEdit_ParseText'
Interface\FrameXML\ChatFrame.lua:2930: in function `ChatEdit_SendText'
Interface\FrameXML\ChatFrame.lua:2951: in function `ChatEdit_OnEnterPressed'
[string "*:OnEnterPressed"]:1: in function <[string "*:OnEnterPressed"]:1>
Should be fixed next update ... was just a typo ... because the frame is called MainFrame not Mainframe ... so not the world ... use /show while it's visible instead till 0.67.1b is up

but still thanks for reporting this

hmm but maybe i should update the picture quite a bit
Last edited by Hati-EK : 03-03-09 at 07:12 PM.
Report comment to moderator  
Reply With Quote
Unread 03-03-09, 03:35 PM  
Dainton
A Flamescale Wyrmkin
 
Dainton's Avatar
AddOn Author - Click to view AddOns

Forum posts: 115
File comments: 64
Uploads: 1
Getting this when I try to /hec hide
Code:
[13:33:17] Interface\AddOns\hEasyChopper\core.lua:671: attempt to index global 'Mainframe' (a nil value)
[C]: ?
Interface\AddOns\hEasyChopper\core.lua:671: in function `?'
...AddOns\Bagnon\libs\AceConsole-3.0\AceConsole-3.0.lua:62: in function `?'
Interface\FrameXML\ChatFrame.lua:3210: in function `ChatEdit_ParseText'
Interface\FrameXML\ChatFrame.lua:2930: in function `ChatEdit_SendText'
Interface\FrameXML\ChatFrame.lua:2951: in function `ChatEdit_OnEnterPressed'
[string "*:OnEnterPressed"]:1: in function <[string "*:OnEnterPressed"]:1>
Report comment to moderator  
Reply With Quote
Unread 03-01-09, 04:35 PM  
Hati-EK
A Fallenroot Satyr
AddOn Author - Click to view AddOns

Forum posts: 20
File comments: 88
Uploads: 7
Originally posted by Jerricka
Tooltips for the enchanting icon would be nice for each item that shows up. Item icons are nice but don't really tell you what the item is!
yea i currently planned to add a itemquality border with next greater update (0.7), tooltips shouldn't be that hard since itemID is already required to get the icon so i will take it into account

so you will properly see it along with the milling module(tooltip i mean)
Report comment to moderator  
Reply With Quote
Unread 03-01-09, 04:20 PM  
Jerricka
An Aku'mai Servant
 
Jerricka's Avatar

Forum posts: 30
File comments: 178
Uploads: 0
Tooltips for the enchanting icon would be nice for each item that shows up. Item icons are nice but don't really tell you what the item is!
Report comment to moderator  
Reply With Quote
Unread 02-28-09, 10:28 PM  
Hati-EK
A Fallenroot Satyr
AddOn Author - Click to view AddOns

Forum posts: 20
File comments: 88
Uploads: 7
So fixed it ... should work now correctly ... iam grateful you've reported this issue ... seemed to be more complex

also lowered the Error-Spam

and(!)

if you want to disable it ... just go into the core.lua and change the value of
Code:
EnableOreWarning = true
into
Code:
EnableOreWarning = false

greez and good night
Report comment to moderator  
Reply With Quote
Unread 02-28-09, 07:32 PM  
Hati-EK
A Fallenroot Satyr
AddOn Author - Click to view AddOns

Forum posts: 20
File comments: 88
Uploads: 7
Originally posted by Aarokh
I always get the message:

hEasyChopper: There are no prospectable stacks of this Ore.
Prospecting Button disabled. drag a new Ore on the button( or loot ore) to reactivate.

Also, there is no button to drag the ore onto at all in my interface.. It's really weird since I don't habe any Errors shown in my Swatter or anything..
I doubt it is the german locale I am running, because in the lua code itself is from a german person itself.

Other than a List of used addons I don't know where to start looking for a fix for this weird behaviour.

[Edit:]
Alright I found the button by using fubar2broker plugin and when I clicked the fubar text it appeared, but it still gives me no chance to use the button at all, its simply greyed out. Dragging the Saronite Ore over the button does nothing, neither the one or the other with the arrows below it.
Addon doesn't require any localization and i will take really care of it because i hate to write Locales ... and anyway iam german - but i'm using enGB ^_^

to your problem ... maybe it's quite wrong formulated (?) ... here's little introduction:
1. Drag the ore (must be more than 5) out of your inventory
2. Click with the ore selected on the "Ore-Button" it texture should change now ... and if you have atleast one time 5 of these ores stacked it will enable.

german:
1. Zieh das erz aus dem inventar (so dass die maus aussieht wie das erz)
2. Klicke jez auf den Erz-Knopf (der erscheint wenn man auf das fubar icon klickt) und die textur sollte sich ändern - der button sollte auch aktiviert sein.

but thanks for comment - forgot to explain addons like Fubar2Broker or fubar would be required :/

Added: SlashCommand on todo


K i was able to reproduce the bug i think you ment ... fixing it now
thanks
Last edited by Hati-EK : 02-28-09 at 07:50 PM.
Report comment to moderator  
Reply With Quote
Unread 02-28-09, 07:26 PM  
Hati-EK
A Fallenroot Satyr
AddOn Author - Click to view AddOns

Forum posts: 20
File comments: 88
Uploads: 7
Originally posted by Jerricka
I'm not an enchanter and it shows the enchanting box anyway. How do I remove it? Also, how do you move it out of the middle of your screen?
Not yet implemented ... will be next to do ... tomorrow(1.3.2009) if i can go for it or on monday
The thing about enchanting is ... i will do it soon - i know it takes extra cpu/ram at the moment ... but i thought it's more important for me to get the rough structure before

Thanks for comment
Report comment to moderator  
Reply With Quote
Unread 02-28-09, 07:07 PM  
Aarokh
A Cyclonian
 
Aarokh's Avatar
AddOn Author - Click to view AddOns

Forum posts: 40
File comments: 21
Uploads: 1
I always get the message:

hEasyChopper: There are no prospectable stacks of this Ore.
Prospecting Button disabled. drag a new Ore on the button( or loot ore) to reactivate.

Also, there is no button to drag the ore onto at all in my interface.. It's really weird since I don't habe any Errors shown in my Swatter or anything..
I doubt it is the german locale I am running, because in the lua code itself is from a german person itself.

Other than a List of used addons I don't know where to start looking for a fix for this weird behaviour.

[Edit:]
Alright I found the button by using fubar2broker plugin and when I clicked the fubar text it appeared, but it still gives me no chance to use the button at all, its simply greyed out. Dragging the Saronite Ore over the button does nothing, neither the one or the other with the arrows below it.
Last edited by Aarokh : 02-28-09 at 07:19 PM.
Report comment to moderator  
Reply With Quote
Unread 02-28-09, 06:31 PM  
Jerricka
An Aku'mai Servant
 
Jerricka's Avatar

Forum posts: 30
File comments: 178
Uploads: 0
I'm not an enchanter and it shows the enchanting box anyway. How do I remove it? Also, how do you move it out of the middle of your screen?
Report comment to moderator  
Reply With Quote
Unread 02-27-09, 07:32 AM  
Hati-EK
A Fallenroot Satyr
AddOn Author - Click to view AddOns

Forum posts: 20
File comments: 88
Uploads: 7
Re: Prospector

Originally posted by Ammo
Check out Prospector it does what you probably want to do
Prospector has just a part of my addon ...
this is just a "module" but i just started this project yesterday and wanted to already got it up

final version will be quite more powerful than prospector

Currently planned are:
##Sorting
##Disenchant support
##Milling support
## some more

also note ... prospector isn't working ... and I do not like to have to understand unknown code ... or code that i wasn't evolved with (generating the ideas)

but thanks for inform me
Last edited by Hati-EK : 02-27-09 at 07:34 AM.
Report comment to moderator  
Reply With Quote
Unread 02-27-09, 07:05 AM  
Ammo
Premium Member
AddOn Author - Click to view AddOns

Forum posts: 17
File comments: 137
Uploads: 22
Prospector

Check out Prospector it does what you probably want to do
Report comment to moderator  
Reply With Quote
Post A Reply



Category Jump: