Download
(16Kb)
Download
Updated: 07-03-11 12:18 PM
Pictures
File Info
Updated:07-03-11 12:18 PM
Created:05-22-09 03:41 PM
Downloads:10,592
Favorites:135
MD5:

Ara Broker WeaponBuffer  Popular! (More than 5000 hits)

Version: r18
by: Aranarth [More]

This data broker plugin allows quick poisons/stones/oils applications on weapons (mostly for rogues, shamans and leveling characters with enchanting/forging). Right-Click for options.


- Previously selected consumables are highlighted to help you refresh at a glance.

- Consumables are filtered: fishing lures, sharpening stones and weightstones are only shown when necessary.


This plugin supports Addon Loader and Skinner.

r18
- Fixed buff loss detection issue.
- Fixed config menu layout.


r17
- Fixed a typo that was restricting weight stones, sharpening stones and some oils to wrong classes.


r16
- Quick fixed the buff canceling issue by removing the option that hide the weapon buff frame until I get a clean solution.


r15
- Fixed the 4.0.3 buff frame error.
- Fixed the 0 stack poison issues.


r14
- Fixed shaman buff icons.
- Temporarily re-added old poisons (damn it Blizzard!).


r13
- Added an option to skip confirmation dialog (set by default).
- Added a 3rd block (throwing weapon) for rogues.
- Added options to resize tooltip (ctrl+mousewheel the tooltip or edit config menu).
- Fixed consumable list to reflect the 4.0.1 changes (old poisons with wrong IDs due to a Blizzard bug, will still be used by this plugin, but you will have to have at least one of the new poison to use as proxy).
- Fixed saving previous buff used.
- Removed warlock stuff.
- Changed background/border colors/opacity a bit.
- Improved config menu.


r12
- Fixed enUS Mind-numbing Poison, really.


r11
- Fixed Mind-numbing Poison icon (Rogue).
- Fixed Earthliving Weapon buff (Shaman).
- Updated the "Hide weapon buff frame" (now handles consolidated buffs).
- Added "iconCoords" for LDB displays that handle it.
- Added support for MMOUI Minion.


r10
- Fixed a Blizzard bug that was preventing the popup notification to show. (using "BasicScriptErrors" instead of the UI function "message").


r9
- Added an option to turn countdown timers off.
- Added notification options. You can now select: chat and/or popup and/or scrolling battle text (supports MSBT, Parrot, SCT and Blizzard's FCT).
- Added an option to delay popup notifications: if a weapon buff wears off during combat, the popup notification will hold until the combat ends.
- Reworked the config section to be much lighter.


r8
- Added partial german (deDE) translations (thanks Privelgus).
- Added Weather-Beaten Fishing Hat to the buff list (doesn't check if the hat is equipped and not cooling down).
- Changed buff list filtering so that when a fishing pole is equipped, ONLY fishing lures are shown.
- Changed buff loss notifications not to trigger on refresh/overwrite.
- Fixed the "Hide low ranks" option not hiding the right ones.
- Fixed the "No consumable available" entry showing the previous item quantity.


r7
- Removed a debug message left in r6. It's a habit. :o


r6
- Added shaman support (experimental, my shaman being lv 2 :p)
- Added a shaman option to hide Rockbiter Weapon spell from buff list.
- Added a default entry when buff list is empty.
- Fixed an error that occured with low level warlocks not having learned their first firestone and/or spellstone.


r5
- Fixed the buff list showing after a buff replacement/overwrite.


r4
- Fixed the buff scanner that was stopping after the first green line (like +40 spell power) missing the actual real buff.


r3
- Fixed buff icons in several ways. It now better reacts to weapon switching and config changes.
- Delayed the first weapon scan to make sure the game got enough time to load these informations.


r2
- Fixed the "Set text as buff" option.
- Added hints and an option to toggle it.
- Consumable/dose quantities are now instantly refreshed on use/creation.


r1
- Initial release.
Optional Files (0)


Post A Reply Comment Options
Unread 04-23-10, 09:07 AM  
Aranarth
A Deviate Faerie Dragon
 
Aranarth's Avatar
AddOn Author - Click to view AddOns

Forum posts: 14
File comments: 394
Uploads: 9
What you did looks OK, I checked some translations to see if roman letters were inserted at the right place, and if the buff name is the same as the consumable name.

Edit: I think I know what's wrong --> Save the file with UTF-8 encoding. Try this file: http://pagesperso-orange.fr/aranarth...anslations.zip
Last edited by Aranarth : 04-24-10 at 07:28 AM.
Report comment to moderator  
Reply With Quote
Unread 04-25-10, 12:03 AM  
Mortox
A Kobold Labourer
 
Mortox's Avatar

Forum posts: 0
File comments: 2
Uploads: 0
nothing happens...i try to save file with different encoding. But names of poison stay in english, and it still don't work
i try to find someone at russian realms who now the lua programming, and ask him, or try to understand it by myself. Aranarth maybe you can tell me where i can find some manuals about add-on programming.

thank you, for helping me.
Report comment to moderator  
Reply With Quote
Unread 04-25-10, 04:10 PM  
Aranarth
A Deviate Faerie Dragon
 
Aranarth's Avatar
AddOn Author - Click to view AddOns

Forum posts: 14
File comments: 394
Uploads: 9
@Mortox:

To be sure it's not an encoding problem, and before moving on, I need to elaborate :

If the first time you saved your translations in a lossy format, simply changing the format afterwards won't help.

If you haven't replaced your translation file with the one I linked below, please do. I copied your translations into it. (If you do it while WoW is running, you don't have to restart the client: just reload the UI with a slash command: "/rl" or "/console reloadui" if the first doesn't work).


For addon programing here are the most important websites/pages:
  • Lua manual : The script language used: syntax, branch/loop instructions, keywords, tables...
  • WoW API : (almost) all wow functions, events, widgets (ui elements) and some tips...
Looking at many addons helps alot understanding how frames, scripts and events are related. Learning from well coded addons is important to get good habits (design, cpu and memory optimizations...). Start with simple addons.(Tekkub as many little and well coded addons).

Look here for a tool to extract Blizzard's interface/addons. There's alot of functions you can take advantage of, using or replacing them with your own implementation to change behaviors, etc...

Programming is alot of fun, lot of possibilities.
Report comment to moderator  
Reply With Quote
Unread 10-14-10, 03:47 AM  
eviltone
A Kobold Labourer
 
eviltone's Avatar

Forum posts: 0
File comments: 11
Uploads: 0
it seems that this mod no longer works on 4.0.1 .... no poisons are applied when clicking on the poisons... No error message is applied.... will double check, however
Report comment to moderator  
Reply With Quote
Unread 10-14-10, 04:31 AM  
Aranarth
A Deviate Faerie Dragon
 
Aranarth's Avatar
AddOn Author - Click to view AddOns

Forum posts: 14
File comments: 394
Uploads: 9
@eviltone:

It works for rogues. Blizzard just messed the poison conversion. Trash poisons that doesn't work (those seen as rank 2+) and buy working ones. Or apply manually until I release a 4.0.1 compatible version.

Anyway, I have a lot of cleaning to do in this addon (and some issues to fix like not remembering previous used poison).
Last edited by Aranarth : 10-14-10 at 04:50 AM.
Report comment to moderator  
Reply With Quote
Unread 10-15-10, 11:09 PM  
Mook
A Murloc Raider
AddOn Compiler - Click to view compilations

Forum posts: 6
File comments: 125
Uploads: 1
Ohhh, thanks for mentioning this Aranarth. I was having trouble with an 'auto buy' AddOn earlier with poisons, turned out to be because of the new consolidated poisons being different items than the old ranked ones.

And you're right - this still works great with poison.
Report comment to moderator  
Reply With Quote
Unread 10-17-10, 07:17 AM  
fubar32
A Kobold Labourer

Forum posts: 0
File comments: 3
Uploads: 0
In 4.01, poisons can now be applied to thrown weapons. Any chance of adding this feature when you poke at this next? (Maybe that way I'll stop forgetting to do it... )

Thanks
Report comment to moderator  
Reply With Quote
Unread 10-18-10, 01:11 PM  
soyolas
A Kobold Labourer

Forum posts: 0
File comments: 141
Uploads: 0
Originally posted by fubar32
In 4.01, poisons can now be applied to thrown weapons. Any chance of adding this feature when you poke at this next? (Maybe that way I'll stop forgetting to do it... )

Thanks
This! Also can you make it so it skips the warning 'want to replace' an already present poison on weapon.
Last edited by soyolas : 10-18-10 at 01:24 PM.
Report comment to moderator  
Reply With Quote
Unread 10-18-10, 05:51 PM  
Aranarth
A Deviate Faerie Dragon
 
Aranarth's Avatar
AddOn Author - Click to view AddOns

Forum posts: 14
File comments: 394
Uploads: 9
@soyolas & fubar32:

I've added a 3rd block for rogues. I will post a release soon.


@soyolas:

I always wanted to automatically confirm the replacement, but it's a protected function only available to Blizzard addons. I also made a request a year ago, to no avail.
Report comment to moderator  
Reply With Quote
Unread 10-18-10, 06:27 PM  
soyolas
A Kobold Labourer

Forum posts: 0
File comments: 141
Uploads: 0
I always wanted to automatically confirm the replacement, but it's a protected function only available to Blizzard addons. I also made a request a year ago, to no avail.
I don't know how but with this other addon http://www.wowinterface.com/download...Poisoner3.html you are able to skip the confirmation! I prefer the broker addon thou.
Report comment to moderator  
Reply With Quote
Unread 10-18-10, 08:12 PM  
Aranarth
A Deviate Faerie Dragon
 
Aranarth's Avatar
AddOn Author - Click to view AddOns

Forum posts: 14
File comments: 394
Uploads: 9
Known "issue" with r13: when a weapon buff wears off, buff icon and buff name (if displayed) are still shown. Not sure if it's a good thing or not.


@soyolas:

Holy crap you're right ! ReplaceEnchant is still protected but the "/click" macro works nicely. It's implemented in next version. Yay !!
Last edited by Aranarth : 10-18-10 at 09:03 PM.
Report comment to moderator  
Reply With Quote
Unread 10-19-10, 02:16 PM  
Gregorovich
A Kobold Labourer

Forum posts: 0
File comments: 1
Uploads: 0
Since Blizzard updated the icons for shaman weapon buffs the proper icon doesn't show up when you use the plugin to do your weapon buff. It just has a generic X icon along with the time remaining. It applies the right buff and everything is fine, just if you could update the icon thing when you get a chance that would be great. One of the reasons I liked using this plugin was it gave me an easy visual way to tell what weapon buff I had going since I am Ele and Resto and use the same weapon for both specs.

Great addon though, I love both this and your spec switcher.
Report comment to moderator  
Reply With Quote
Unread 10-22-10, 10:06 AM  
TBABlackPanther
A Kobold Labourer

Forum posts: 0
File comments: 50
Uploads: 0
I miss some poisons since last update! And Glow Worm for Fishing doesnt show on broker.
Report comment to moderator  
Reply With Quote
Unread 10-24-10, 09:03 PM  
thegriffgeeks
A Kobold Labourer
 
thegriffgeeks's Avatar

Forum posts: 0
File comments: 94
Uploads: 0
Thumbs down not all poisons show in the list

i don't see instant poison and deadly poison in the list. Only wound poison and crippling poison show. No errors are generated, they're just not in the list.
__________________
Report comment to moderator  
Reply With Quote
Unread 10-25-10, 09:30 AM  
Aranarth
A Deviate Faerie Dragon
 
Aranarth's Avatar
AddOn Author - Click to view AddOns

Forum posts: 14
File comments: 394
Uploads: 9
@Gregorovich:

Fixed in r14.


@thegriffgeeks & TBABlackPanther:

When Blizzard made poisons scale, they didn't converted rank II+ poisons to rank I, so you can have the same poison that don't stack. Well, to avoid deep explanations I added back some old poisons (only those ppl were using at level 80, not every single poison in between). If you've got time, check r13 change log.


@TBABlackPanther:

Glow Worm is displayed correctly for me. Translation problem maybe ? What's your language ?
Report comment to moderator  
Reply With Quote
Post A Reply



Category Jump: