|
||||||
| General AddOns Authors, post your release ready addons here to get feedback or just to let everyone know about it. | ||||||
![]() |
|
|
Thread Tools |
|
|
#1 |
|
Senior Member
Join Date: Sep 2008
Posts: 263
|
I've recently taken over the long abandoned addons BulkMail2 and BulkMail2Inbox. In the past few days I've converted BulkMail2 to Ace3/LibQTip/LibDropdown and it's now available as Bulk Mail v4.0. It likely has bugs at this point (which is why it's still beta) but it does seemlessly upgrade from BulkMail 2.
Also with Bulk Mail v4.0, I've dropped the FuBar support and have added an LDB provider instead (with the same functionality). I haven't yet looked at BulkMail2Inbox (expect a similar renaming to Bulk Mail Inbox or similar) but the plan is to convert it to Ace3 as well, and also fix the long semi-broken handling of bulk opening of emails. If you don't know what Bulk Mail is, it's an addon that makes the mail interface somewhat nicer but which also adds a very handy auto sending feature where you can configure it to automatically send certain items to a character. This makes farming a lot nicer overall. BMI is shaping up nicely. Added searching and pagination today (in case you have huge inboxes): ![]()
Last edited by dhedbor; 11-26-2010 at 08:15 AM. Reason: New images |
|
|
|
|
|
#2 |
|
Member
Join Date: Apr 2007
Posts: 12
|
Your efforts are much appreciated. As an AH Mogul, I don't think I could function without BulkMail Inbox to handle 800 mails in my inbox every day. Thank you very much for your time and energy.
|
|
|
|
|
|
#3 |
|
Senior Member
Join Date: Sep 2008
Posts: 263
|
BMI beta is now available, Ace3'd and with several improvements to boot.
|
|
|
|
|
|
#4 |
|
Legendary Member
Join Date: Feb 2006
Location: Sweden
Posts: 2,432
|
Giving them a testdrive and they work.
However Inbox 4.0.0-beta-nolib pops an error: It still does what its supposed to afaik, just poping it. Code:
1x AceLocale-3.0: BulkMailInbox: Missing entry for 'Yes': BulkMail2Inbox-4.0.0-beta\BulkMailInbox.lua:615: in function `ShowInboxGUI' BulkMail2Inbox-4.0.0-beta\BulkMailInbox.lua:490: in function <BulkMail2Inbox\BulkMailInbox.lua:485> (tail call): ?: <in C code>: ? <string>:"safecall Dispatcher[2]":9: in function <[string "safecall Dispatcher[2]"]:5> (tail call): ?: AceTimer-3.0-5 (Ace3):164: in function <Ace3\AceTimer-3.0\AceTimer-3.0.lua:138> --- Also, is there any way to conreol Iconsize and textsize for the Inbox flyout? Atm they are very very small when running on 0.64 UI scale and i would like to make them a little bit bigger so i dun need to squint with glasses on
__________________
*The face of the Angel hides the soul of the Demon*
![]() Probably got caught in wrong kit as usual. *Anonymity is an eternal Bliss, By name our soul forever bound* *Normal is Boring* |
|
|
|
|
|
#5 |
|
Senior Member
Join Date: Sep 2008
Posts: 263
|
I'll see about adding text sizing, which should take care of the icon sizes as well.
|
|
|
|
|
|
#6 | |
|
Legendary Member
Join Date: Feb 2006
Location: Sweden
Posts: 2,432
|
Quote:
Small issue. Take cash isn't working, neither link nor button. (sold items on AH) if i select them and taske selected it works, but not take cash.
__________________
*The face of the Angel hides the soul of the Demon*
![]() Probably got caught in wrong kit as usual. *Anonymity is an eternal Bliss, By name our soul forever bound* *Normal is Boring* Last edited by Kerecha; 11-26-2010 at 09:26 PM. |
|
|
|
|
|
|
#7 |
|
Senior Member
Join Date: Sep 2008
Posts: 263
|
Specifically sold on AH? I've tested by sending cash to me and that worked fine.
Edit: I think I found the root cause for this. It did cause display issues at least. I just tried to "take cash" with some 7 AH sold emails and it worked fine. Likely related to the same issue that broke filtering of mails. Last edited by dhedbor; 11-27-2010 at 08:16 AM. |
|
|
|
|
|
#8 | |
|
Legendary Member
Join Date: Feb 2006
Location: Sweden
Posts: 2,432
|
Quote:
Bunch of font related errors in new nolib version (r109-nolib), probably related to the external libraries. (Changing font and fontsize works, just popping some errors on loadup for missing locales) Code:
1x AceLocale-3.0: BulkMailInbox: Missing entry for 'Font': BulkMail2Inbox-4.0.3\BulkMailInbox.lua:228: in function <BulkMail2Inbox\BulkMailInbox.lua:165> (tail call): ?: <in C code>: ? <string>:"safecall Dispatcher[1]":9: in function <[string "safecall Dispatcher[1]"]:5> (tail call): ?: AceAddon-3.0-10 (Ace3):514: in function `InitializeAddon' AceAddon-3.0-10 (Ace3):628: in function <Ace3\AceAddon-3.0\AceAddon-3.0.lua:621> --- Code:
1x AceLocale-3.0: BulkMailInbox: Missing entry for 'Font used in the inbox list': BulkMail2Inbox-4.0.3\BulkMailInbox.lua:229: in function <BulkMail2Inbox\BulkMailInbox.lua:165> (tail call): ?: <in C code>: ? <string>:"safecall Dispatcher[1]":9: in function <[string "safecall Dispatcher[1]"]:5> (tail call): ?: AceAddon-3.0-10 (Ace3):514: in function `InitializeAddon' AceAddon-3.0-10 (Ace3):628: in function <Ace3\AceAddon-3.0\AceAddon-3.0.lua:621> --- Code:
1x AceLocale-3.0: BulkMailInbox: Missing entry for 'Font size': BulkMail2Inbox-4.0.3\BulkMailInbox.lua:237: in function <BulkMail2Inbox\BulkMailInbox.lua:165> (tail call): ?: <in C code>: ? <string>:"safecall Dispatcher[1]":9: in function <[string "safecall Dispatcher[1]"]:5> (tail call): ?: AceAddon-3.0-10 (Ace3):514: in function `InitializeAddon' AceAddon-3.0-10 (Ace3):628: in function <Ace3\AceAddon-3.0\AceAddon-3.0.lua:621> ---
__________________
*The face of the Angel hides the soul of the Demon*
![]() Probably got caught in wrong kit as usual. *Anonymity is an eternal Bliss, By name our soul forever bound* *Normal is Boring* Last edited by Kerecha; 11-27-2010 at 11:24 AM. |
|
|
|
|
![]() |
| Tags |
| auto mail, bulk mail, mail sending |
«
Previous Thread
|
Next Thread
»
| Currently Active Users Viewing This Thread: 1 (0 members and 1 guests) | |
| Thread Tools | |
|
|
All times are GMT. The time now is 03:55 PM.
WowAce Forums








