[AddOn] Postal (Auto mail opening, multiple attachments)

[AddOn] Postal (Auto mail opening, multiple attachments)

by Bit » Thu Sep 24, 2015 6:19 pm

Note that cod only works for the first attachment. (as they're sent in separate mails due to vanilla limitations)

Right click on inventory items will add them to the attachments when in the send tab.
Also adds a right click shortcut for adding items to the trade window.

Source: https://github.com/shirsig/Postal

Image
Image
Image
Last edited by Bit on Sun Feb 28, 2016 10:34 pm, edited 26 times in total.
Bit
Sergeant Major
Sergeant Major
 

Re: [AddOn] Postal (Mass mail, auto open mail)

by Latrobe » Fri Sep 25, 2015 1:59 am

Thank you!
Latrobe
Tester
 

Re: [AddOn] Improved Postal (Mass mail, auto open mail)

by Bit » Sat Sep 26, 2015 12:15 pm

Open All is now as fast as it can be. I've implemented it in a different way from Open Selected which is still slow (and probably can't be sped up).
Bit
Sergeant Major
Sergeant Major
 

Re: [AddOn] Improved Postal (Mass mail, auto open mail)

by crimsonsage » Mon Sep 28, 2015 7:19 am

Thanks, will look into using this.
crimsonsage
Sergeant
Sergeant
 

Re: [AddOn] Improved Postal (Mass mail, auto open mail)

by Geigerkind » Mon Sep 28, 2015 1:18 pm

I will love you if you implement on top of that auto rightclick items into the mass mail option :>
My Addons:
DPSMate - A combat analyzation tool (/viewtopic.php?f=63&t=38042)
Vanilla Consolidated Buff-Frames (/viewtopic.php?f=63&t=18189)
Modified Power Auras (/viewtopic.php?f=63&t=18251)
User avatar
Geigerkind
Senior Sergeant
Senior Sergeant
 

Re: [AddOn] Improved Postal (Mass mail, auto open mail)

by Bit » Mon Sep 28, 2015 3:21 pm

Geigerkind wrote:I will love you if you implement on top of that auto rightclick items into the mass mail option :>

You mean to attach items? Alt left click already does that. Rightclick is a bit dangerous for this sort of thing I think. You don't wanna accidentally use a 100g flask when trying to mail it.
Bit
Sergeant Major
Sergeant Major
 

Re: [AddOn] Improved Postal (Mass mail, auto open mail)

by Geigerkind » Tue Sep 29, 2015 8:01 pm

Good to know, thanks dude!
My Addons:
DPSMate - A combat analyzation tool (/viewtopic.php?f=63&t=38042)
Vanilla Consolidated Buff-Frames (/viewtopic.php?f=63&t=18189)
Modified Power Auras (/viewtopic.php?f=63&t=18251)
User avatar
Geigerkind
Senior Sergeant
Senior Sergeant
 

Re: [AddOn] Improved Postal (Mass mail, auto open mail)

by Geigerkind » Sat Oct 03, 2015 11:34 am

loot selected mails is still slow
My Addons:
DPSMate - A combat analyzation tool (/viewtopic.php?f=63&t=38042)
Vanilla Consolidated Buff-Frames (/viewtopic.php?f=63&t=18189)
Modified Power Auras (/viewtopic.php?f=63&t=18251)
User avatar
Geigerkind
Senior Sergeant
Senior Sergeant
 

Re: [AddOn] Improved Postal (Mass mail, auto open mail)

by Bit » Sat Oct 03, 2015 1:40 pm

Like I've written above, it probably can't be sped up. The problem is there's no such thing as a mail-id to refer to the selected mails. You have to keep track of the indices and decrement them every time a mail is removed from the inbox. The problem is, you can only somewhat reliably know that a mail has been removed by adding a delay. Otherwise it may think it's on the next mail when it's really still on the same and decrement too many times, resulting in skipped mails.
Bit
Sergeant Major
Sergeant Major
 

Re: [AddOn] Improved Postal (Mass mail, auto open mail)

by Flp1LUPh » Wed Oct 07, 2015 12:47 am

How do we edit the speed that it opens mails, i find that with a 400ms~ ping, it still is too fast and always skips the first mail (sometimes second)
User avatar
Flp1LUPh
Sergeant
Sergeant
 

Next

Return to Addons & macros