Download
(12Kb)
Download
Updated: 10-30-09 04:14 PM
Pictures
File Info
Updated:10-30-09 04:14 PM
Created:10-14-09 04:57 PM
Downloads:3,367
Favorites:20
MD5:

Mule Filter

Version: r41
by: ArrchDK [More]

Announcement 12/08/2010
While I can't say for sure that I am coming back to WoW, let alone addon development, I have been contemplating playing again. If I do decide to do so, and I decide that I want to start developing Addons again, then I would pick this project back up.

Summary
This was created for a guildy, but I decided to upload it to WoWI in case others were looking for something like it.

Create up to 10 filters per server that will automatically send all mail items within a specified criteria to a specified recipient. Criteria can be disenchantables, subcatagorized by rarity or specified item names. All filters created will be listed within the main GUI.

Visual Indicators
Filters with grayed recipients and criteria do not have any available criteria within the player's bags.
Filters with golden names and criteria have one or more available critieria within the player's bags. To see a list of what criteria was found, mouse over the button and a tooltip will appear"
- Grayed critiers = not found.
- Golden criteria = found.

Commands
To create a filter, click the "Create Filter" Button.
To approve all found filters, click "Approve All"
To approve a single filter, remove a filter, or change a filter, click the appropriate filter.
To enable "Auto-run," a feature that will send all the filtered mail out when you open your inbox, simply click "Auto-run" in the top right.

--[[ Release Notes r41 ]]--
-- Fixed small typo causing bank error.

--[[ Release Notes r40 ]]--
[[ Fixes ]]
-- Reworked code for sending mail and for scanning to optimize and hopefully eliminate some issues with mail not sending.
-- Resolved issue with sending more than 12 items.
-- Changed check for soulbound items to checking if item is sendable, and applied it to all functions. This will eliminate issues with the addon trying to send unsendable items
-- Resolved issue with screen not updating properly after sending an item.

--[[ Release Notes r30 ]]--
[[ Features ]]
-- Added Auto Run feature which will automatically run all found filters when the Mail box is opened.
[[ Fixes ]]
-- Rearranged code and renamed objects to be more streamlined
-- Fixed text display for update notification command.
-- Fixed .TOC description information
-- Fixed issue with update lib that was causing people to receive errors.

--[[ Release Notes r20 ]]--
[[ Features ]]
-- Added version notification lib file. If party, raid, guild or battleground member has newer version, player is notified. '/mf' to toggle notification on/off
-- Pressing tab while the Send To and Item Name edit boxes have focus will toggle cursor between them.
-- Modified function to allow more than 12 items to be sent at once (Multiple mails)
-- Creater "Filter" button within bank tab that will show a dropdown menu of available filters that can be run. Running a filter will transfer all items that fit the criteria from the bank to the player's inventory.
[[ Fixes ]]
-- Slight adjustment to Filter tab location, should look more streamlined now.
-- No longer shows filter found items and will not run filter if player is on character of recipient.
-- Removed print statement on start-up and unnecessary functon that was being used for test purposes.
-- If player closes Mail Panel w/ a Dropdown menu open, dropdown menu will also close.
-- Fixed start-up message (had an unnecessary 'v')
Optional Files (0)


Post A Reply Comment Options
Unread 12-23-09, 07:14 AM  
Manaman
An Aku'mai Servant
AddOn Author - Click to view AddOns

Forum posts: 39
File comments: 160
Uploads: 1
Awesome mod for those like me with 5 80s, each with their own professions and a lowbie auction toon. Especially for my Miner who sends ore/gems to my JCer on a regular basis. And all my cloth goes to the tailor, etc... Thank you for this masterpiece.
Report comment to moderator  
Reply With Quote
Unread 12-13-09, 11:06 PM  
SpydirShell
A Kobold Labourer

Forum posts: 0
File comments: 2
Uploads: 0
Is there any way to separate the list by Realm?
I've got characters on multiple realms, yet both my disenchant targets for each realm are shown.
Report comment to moderator  
Reply With Quote
Unread 11-18-09, 01:53 PM  
ArrchDK
A Fallenroot Satyr
 
ArrchDK's Avatar
AddOn Author - Click to view AddOns

Forum posts: 25
File comments: 9
Uploads: 1
Originally posted by ricks322
Just curious as to why the listing is for Mule Filter, when the addon is called ArrchFilter? I had someone suggest this addon and I had a really tough time finding it.
The addon is called mule filter, the folder and associated files are named arrchfilter because for whatever reason, the client didn't like when I set the folders and files to mulefilter. I don't know if the client reserves that, but I haven't really looked into it much.
Report comment to moderator  
Reply With Quote
Unread 11-18-09, 01:47 PM  
ricks322
A Chromatic Dragonspawn
AddOn Author - Click to view AddOns

Forum posts: 154
File comments: 153
Uploads: 1
Just curious as to why the listing is for Mule Filter, when the addon is called ArrchFilter? I had someone suggest this addon and I had a really tough time finding it.


Also as to the idea of adding different criteria, it would be great to have a way to set it to send all Herbs, all skins/leather, or all mined items to diffent alts.

I've heard of an old addon called bulkmail that did something like that, but I understand it is out of date and causing errors.

Thanks...
Last edited by ricks322 : 11-18-09 at 01:51 PM.
Report comment to moderator  
Reply With Quote
Unread 10-30-09, 04:07 PM  
ArrchDK
A Fallenroot Satyr
 
ArrchDK's Avatar
AddOn Author - Click to view AddOns

Forum posts: 25
File comments: 9
Uploads: 1
Originally posted by xtoq It was an issue with Skinner, not Postal, I'm an idiot. XD
I'll look into it.
Originally posted by xtoq
However, I'd like to know if there is a way to use wildcards (like *) for things like cloth, or to choose by item type and subtype. I really don't want to put every single kind of meat in the filter, it would be far easier to put it "* meat" or "raw *" or even radio buttons for item type and subtype. Something along the lines of NeatFreak, but for mailing, not sorting your bags. Thanks for the great work nonetheless!!
I haven't implemented this. When designing this for a guildy he only indicated by name and by disenchant as the criteria he was looking for, so I didn't both indicating others. I may look into adding different criteria, but I do have a few other mods in development right now as well.
Originally posted by xtoq I also got this bug when visiting my bank with the newest version (I didn't turn off all my addons yet though):
I've had one other reporting a similar issue, so I'm looking into this currently.

Edit: Found the bank error Fixed in r41
Last edited by ArrchDK : 10-30-09 at 04:13 PM.
Report comment to moderator  
Reply With Quote
Unread 10-30-09, 03:46 PM  
xtoq
An Aku'mai Servant
 
xtoq's Avatar
AddOn Author - Click to view AddOns

Forum posts: 32
File comments: 642
Uploads: 4
It was an issue with Skinner, not Postal, I'm an idiot. XD

However, I'd like to know if there is a way to use wildcards (like *) for things like cloth, or to choose by item type and subtype. I really don't want to put every single kind of meat in the filter, it would be far easier to put it "* meat" or "raw *" or even radio buttons for item type and subtype. Something along the lines of NeatFreak, but for mailing, not sorting your bags. Thanks for the great work nonetheless!!

I also got this bug when visiting my bank with the newest version (I didn't turn off all my addons yet though):

Date: 2009-10-30 16:56:47
ID: 1
Error occured in: Global
Count: 12
Message: ..\AddOns\ArrchFilter\ArrchFilter.lua line 809:
bad argument #1 to 'find' (string expected, got nil)
Debug:
[C]: ?
[C]: find()
ArrchFilter\ArrchFilter.lua:809: hasItem()
ArrchFilter\ArrchFilter.lua:820: BankScan()
ArrchFilter\ArrchFilter.lua:168:
ArrchFilter\ArrchFilter.lua:166
__________________
There is absolutely no evidence to support the theory that life is serious.
Last edited by xtoq : 10-30-09 at 04:03 PM.
Report comment to moderator  
Reply With Quote
Unread 10-29-09, 06:37 PM  
ArrchDK
A Fallenroot Satyr
 
ArrchDK's Avatar
AddOn Author - Click to view AddOns

Forum posts: 25
File comments: 9
Uploads: 1
Originally posted by xtoq
Does this have weirdness with Postal for anyone else? Just trying to avoid the troubleshooting. =\
Doesn't for me, what weirdness are you referring to?
Report comment to moderator  
Reply With Quote
Unread 10-29-09, 09:58 AM  
xtoq
An Aku'mai Servant
 
xtoq's Avatar
AddOn Author - Click to view AddOns

Forum posts: 32
File comments: 642
Uploads: 4
Does this have weirdness with Postal for anyone else? Just trying to avoid the troubleshooting. =\
__________________
There is absolutely no evidence to support the theory that life is serious.
Last edited by xtoq : 10-29-09 at 11:43 AM.
Report comment to moderator  
Reply With Quote
Unread 10-20-09, 12:37 PM  
Jimmerz28
A Kobold Labourer

Forum posts: 0
File comments: 42
Uploads: 0
I attempted to create a filter for Deadnettle (herb) while there were 8 stacks in my bags. I approved the filter but only an empty message was sent to the recipient.

Mule Filter was the only addon enabled at the time.
Report comment to moderator  
Reply With Quote
Unread 10-14-09, 11:02 PM  
ArrchDK
A Fallenroot Satyr
 
ArrchDK's Avatar
AddOn Author - Click to view AddOns

Forum posts: 25
File comments: 9
Uploads: 1
Originally posted by xtoq
Trying this out now, but I'm curious, how/why do you need to send out more mail than the mail server will allow (under "Future" in the description)? Do you mean adding the 12 items to one mail and then automatically adding the next however many items that still go to the same alt with the next mail? Because that is an awesome feature, and if this mod doesn't have it, I think you should consider adding it.
Yes, that's what I was referring to.
Originally posted by Crodley
I can't create a filter. I can type in who I want to send it to, but can't get the cursor to leave the name area. Not Enter, nor alt, nor a click anywhere else will get it to leave the name entry slot.

I tried saving the filter with just the name filled out and no items listed and modifying it after, but I simply can't get my cursor to appear in the Item list to type in the name of things I want filtered. /shrug
Try click the very top portion of the input box. For whatever reason, the editbox size dynamically updates with each line and it won't let me set it so that it's the same size as the visual frame created around it.
Report comment to moderator  
Reply With Quote
Unread 10-14-09, 10:34 PM  
Crodley
A Defias Bandit

Forum posts: 2
File comments: 8
Uploads: 0
I can't create a filter. I can type in who I want to send it to, but can't get the cursor to leave the name area. Not Enter, nor alt, nor a click anywhere else will get it to leave the name entry slot.

I tried saving the filter with just the name filled out and no items listed and modifying it after, but I simply can't get my cursor to appear in the Item list to type in the name of things I want filtered. /shrug
Report comment to moderator  
Reply With Quote
Unread 10-14-09, 08:54 PM  
xtoq
An Aku'mai Servant
 
xtoq's Avatar
AddOn Author - Click to view AddOns

Forum posts: 32
File comments: 642
Uploads: 4
Trying this out now, but I'm curious, how/why do you need to send out more mail than the mail server will allow (under "Future" in the description)? Do you mean adding the 12 items to one mail and then automatically adding the next however many items that still go to the same alt with the next mail? Because that is an awesome feature, and if this mod doesn't have it, I think you should consider adding it.
__________________
There is absolutely no evidence to support the theory that life is serious.
Report comment to moderator  
Reply With Quote
Post A Reply



Category Jump: