I often got worried if I really sent the money or some super item to whom i planned to... And since I haven't found any addon tracking sent mails, I started to write this one...
Addon links sent mail info into chat frame (with item summary, subject, etc..) and keeps history which you can show by /mailoutbox history command (yeah you can open many and compare, check, sort..each separately). You can click column headers to sort view a bit. And there is a config page with a bit of settings... As I am pretty inexperienced with wow GUI programming please report any and all crazy behavior i could have created or omitted... (the bug tracker is good place to do so)
BTW, I am developing this addon for fun and cause I like to do so, but sure, if you were feeeling some small donation would be working incentive, well you would be bit right
changes:
1.3.1.release: Added bit of coloring to outgoing mail recipient, name gets red if you ignore him and green if you sent more then 5 mails to him already, white other times
1.3.0.release: Updates for MoP
1.2.2.release: Small changes to gold tracking
1.2.1.release: Small bugfixes, small ah info code
1.2.0.release: All seem working fine atm, but pls report any strange behavioral problems
1.1.8.beta: I added checks for missing Item links
1.1.7.beta: I have added bit of Lib Data code, so you can get its button on Titan panel (or others)..but well it is first time so it can be buggy
1.1.6.beta: Hotfixed nil returned as Item count on inbox mails (it seems it returns 0 sometimes and nil sometimes)
1.1.5.beta: Added basic tracking of incoming mails. They get logged first time you read them.
TODO:
- better sorting
- list filtering
- old mail archiving
- even older mail deleting
- more compact item view in list
- make item links in list to link properly :(
- proper window resizing
I know first step is not a big leap..but tbh even having basic info in chat frame about mail i sent is great :) I hope to get it more intelligent and useful but this is start..ATM addon just writes time, receiver and subject of mail after sending
- 1 comment
- 1 comment
Facts
- Date created
- Jul 13, 2011
- Categories
- Last update
- Nov 09, 2012
- Development stage
- Release
- Language
- enUS
- License
- Public Domain
- Curse link
- Mail Outbox
- Downloads
- 5,805
- Recent files
- R: 1.3.1.release for 5.0.5 Nov 09, 2012
- R: 1.3.0.release for 5.0.4 Sep 04, 2012
- R: 1.2.2.release for 4.3.4 Jun 11, 2012
- R: 1.2.1.release for 4.3.3 Apr 07, 2012
- R: 1.2.0.release for 4.3 Jan 02, 2012
- Reply
- #1
Aisenfaire Jul 16, 2011 at 02:34 UTC - 0 likesExactly what I've been looking for, for so long! <3