Download
(187Kb)
Download
Updated: 10-16-10 06:53 AM
Pictures
File Info
Updated:10-16-10 06:53 AM
Created:unknown
Downloads:32,606
Favorites:410
MD5:

Better Inbox  Popular! (More than 5000 hits)

Version: r88-release
by: Ammo [More]

BetterInbox replaces the default paging Blizzard inbox with a scrollable inbox with some extra features.

- Summary of invoices, attachments and gold at the top.
- Dropdown embedded to select what to open, all mail, all items, all gold.
- Select certain mails via a checkbox and open the selected mails, items or gold

The open all feature might still have some quircks with battleground tokens you can't pick up.

See the screenshot for an example of the attachment summary and looks.

Enjoy,

-Ammo

r88-release
- 4.0 compatible release

r85-release
- 3.2 toc

r83-release
- 3.1 compatible release
- dropdown status stored in saved vars now
- zhTW and zhCN locales added

r78-release
- New graphics closer to the original inbox by Jaxxom
- The new mail icon now properly hides after a take all

r72-release
- update for wotlk and fix money issues when mailing exactly 1g or 1s

r79330
- Fix %d days bug introduced in 2.4.3

r75467
- Make only the actual checkbox clickable and not an area to the right of it as well

r74574
- Remove debug 'Clicked 1' spam

r74249
- Add koKR locale

r74046
- Add preliminary localization support
- Add checkboxes to mails allowing them to be selected and add open: selected mails, selected items, selected gold to the dropdown

r71594
- Fixed bug with player money instead of enclosed money showing by using embedded icons in fontstrings

r68080
- Initial upload to wowinterface
Optional Files (0)


Post A Reply Comment Options
Unread 08-25-09, 03:09 AM  
Ammo
Premium Member
AddOn Author - Click to view AddOns

Forum posts: 17
File comments: 137
Uploads: 22
Originally posted by tordenflesk
Remove the 3.2 "we haven't fixed inbox's yet" message?
Never knew it was there! thanks for the heads up, I will figure out a good location for that message. Maybe a red triangle with a ! in it, and a mouseover

-Ammo
Report comment to moderator  
Reply With Quote
Unread 08-24-09, 10:44 AM  
tordenflesk
A Deviate Faerie Dragon

Forum posts: 18
File comments: 213
Uploads: 0
Remove the 3.2 "we haven't fixed inbox's yet" message?
Report comment to moderator  
Reply With Quote
Unread 08-22-09, 05:04 PM  
anubis06660
A Deviate Faerie Dragon

Forum posts: 13
File comments: 22
Uploads: 0
Not sure if it's just me, but is anyone else getting the chatbox to read what AH gold you process for an item twice? For example.....

Processed sale for Solid Sky Sapphire
Processed sale for Solid Sky Sapphire
Report comment to moderator  
Reply With Quote
Unread 08-21-09, 11:39 PM  
vlakarados
An Aku'mai Servant
 
vlakarados's Avatar
AddOn Author - Click to view AddOns

Forum posts: 36
File comments: 145
Uploads: 5
history maybe, please?
Report comment to moderator  
Reply With Quote
Unread 05-01-09, 03:20 PM  
Undu
A Deviate Faerie Dragon

Forum posts: 12
File comments: 16
Uploads: 0
Suggestions:

Any possibility of changing how it interacts when trying to auto open a mail with a unique item that you already have in your inventory to the way it skips items when you have a full inventory. Because at the moment it will just keep on trying to loot that unique item. But if I for example have a full inventory it will skip mails with items in them and loot gold mails etc.

And also: Any possibility of it keeping the name of the mail recipient after you send a mail? So you don't have to re-fill it in the next mail.

Other than those small nitpicks it's a great addon. Keep up the good work.
Report comment to moderator  
Reply With Quote
Unread 04-30-09, 02:50 PM  
cawfee
An Aku'mai Servant
 
cawfee's Avatar
AddOn Author - Click to view AddOns

Forum posts: 30
File comments: 94
Uploads: 1
Thankyou for keeping this updated! It's the best mail mod out there
Report comment to moderator  
Reply With Quote
Unread 03-15-09, 03:20 AM  
Cowberty
A Murloc Raider

Forum posts: 8
File comments: 36
Uploads: 0
Is there a way to get the black background back? I like the look of the old version of this addon better. other than that, i really like it!
Report comment to moderator  
Reply With Quote
Unread 03-10-09, 01:33 PM  
Damask
A Defias Bandit

Forum posts: 2
File comments: 38
Uploads: 0
Is there an option for BetterInbox to fill out the subject field of the mail when just sending gold?
Report comment to moderator  
Reply With Quote
Unread 12-29-08, 11:15 AM  
Sparanoid
A Defias Bandit

Forum posts: 3
File comments: 57
Uploads: 0
hi, here's the Chinese Simplified trasnlation:

Code:
local L = LibStub("AceLocale-3.0"):NewLocale("BetterInbox", "zhCN")

if not L then return end

-- dropdown entries
L["All Mail"] = "所有邮件"
L["All Gold"] = "所有金钱"
L["All Items"] = "所有物品"
L["Selected Mail"] = "选定的邮件"
L["Selected Gold"] = "选定的金钱"
L["Selected Items"] = "选定的物品"

-- inbox summary
L["%d items in %d stacks"] = "%d 件物品 (%d 组)"
L["Attachments:"] = "附件信息:"
L["Enclosed:"] = "已到金额:"
L["Pending:"] = "即到金额:"
L["Costs:"] = "花费:"

-- tooltip
L["CoD Costs"] = "货到付款项"
L["Delayed Money"] = "即到款项"
L["Attachments"] = "附件"

-- button
L["Open"] = "收取"
the following is the description for it:
Code:
## Notes-zhCN: 收件箱增强版,滚轮式翻页方式,包含收取全部邮件功能
Last edited by Sparanoid : 12-29-08 at 11:16 AM.
Report comment to moderator  
Reply With Quote
Unread 11-22-08, 05:16 AM  
vpr
A Theradrim Guardian

Forum posts: 65
File comments: 272
Uploads: 0
Originally posted by Jaxxom
This can be caused by Server lag.. since Better Inbox list all mail in one window (instead of pages) it can be that it will take time to load (even if you only have a few messages) -- I have seen this with vendor windows too that put it all in a list.

if you get this again, try this right after it is blank

close mailbox
type /reloadui
once it refreshes -- open mailbox.. see if mail is there.. if it is, then its prolly just server lag.

Thanks for that - I am located in China right now, so lag could defiantly be a problem, but I've never expierenced it anywhere else which is the odd thing.

I just discovered another saved variable location located at: \WTF\Account\<USER NAME>\<SERVER NAME>\<CHARACTER NAME>\SavedVariables

I found some saved variables there that I deleted too. Will give it a try now.
Last edited by vpr : 11-22-08 at 05:18 AM.
Report comment to moderator  
Reply With Quote
Unread 11-21-08, 08:54 PM  
Jaxxom
Super Moderator

Forum posts: 2
File comments: 2
Uploads: 0
Originally posted by vpr
I'm still having problems where when I open my mailbox, it shows me the spaces where mail should be, but all the information is missing, and everything is unusable (Like the screen shot I posted below). When this happens, I simply log out and back in and then it works. I can't seem to figure out any consistency to when it happens and when it doesn't happen.
This can be caused by Server lag.. since Better Inbox list all mail in one window (instead of pages) it can be that it will take time to load (even if you only have a few messages) -- I have seen this with vendor windows too that put it all in a list.

if you get this again, try this right after it is blank

close mailbox
type /reloadui
once it refreshes -- open mailbox.. see if mail is there.. if it is, then its prolly just server lag.

Report comment to moderator  
Reply With Quote
Unread 11-21-08, 08:51 PM  
Jaxxom
Super Moderator

Forum posts: 2
File comments: 2
Uploads: 0
I know that my wife had trouble with CT Mods mail function and this one, while it gave no errors. CT Mod mail function was showing all her mail as blank (kind of like the image below).

I suspect your seeing a taint from another Mod.. turn off all the mods but this one and see if it still does it. also delete the save variables in the WTF/Accounts/(account-name)/Saved Variables for any mods you have updated recently..
Report comment to moderator  
Reply With Quote
Unread 11-21-08, 11:56 AM  
vpr
A Theradrim Guardian

Forum posts: 65
File comments: 272
Uploads: 0
Originally posted by Ammo
I have not been able to reproduce this. Did you try with only BetterInbox? It could be some conflicting addon.
Yea, I'm currently using only BetterInbox exclusively, yet it still happens. I'm not sure how to definitively determine if there is a conflicting mod or not. Since the problem is random at best, and a simple /logout and then re-logging in (not changing anything) fixes the problem, I don't see a way to determine if there is a conflict or not.

When I log in for the first time, I simply log out and log back in now, although I'm okay with doing that now, I might need to seek an alternative. It's not your own fault as it's not a reproducible error, if you're not able to reproduce it how can you fix it. I really love this mod too - hope we can figure something out.
Report comment to moderator  
Reply With Quote
Unread 11-19-08, 12:55 AM  
Ammo
Premium Member
AddOn Author - Click to view AddOns

Forum posts: 17
File comments: 137
Uploads: 22
Originally posted by vpr
I'm still having problems where when I open my mailbox, it shows me the spaces where mail should be, but all the information is missing, and everything is unusable (Like the screen shot I posted below). When this happens, I simply log out and back in and then it works. I can't seem to figure out any consistency to when it happens and when it doesn't happen.
I have not been able to reproduce this. Did you try with only BetterInbox? It could be some conflicting addon.
Report comment to moderator  
Reply With Quote
Unread 11-16-08, 05:28 AM  
vpr
A Theradrim Guardian

Forum posts: 65
File comments: 272
Uploads: 0
I'm still having problems where when I open my mailbox, it shows me the spaces where mail should be, but all the information is missing, and everything is unusable (Like the screen shot I posted below). When this happens, I simply log out and back in and then it works. I can't seem to figure out any consistency to when it happens and when it doesn't happen.
Report comment to moderator  
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.