r330-nolib
Details
-
FilenamePostal-r330-nolib.zip
-
Uploaded by
-
UploadedMay 7, 2011
-
Size43.45 KB
-
Downloads66
-
MD5423feae2f52ca76e7f912e909f4ca38c
Supported WoW Retail Versions
- 4.1.0
Changelog
------------------------------------------------------------------------
r330 | xinhuan | 2011-05-07 15:13:05 +0000 (Sat, 07 May 2011) | 1 line
Changed paths:
M /trunk/Modules/OpenAll.lua
Simplify OpenAll's mail refreshing code. Fixes the mailbox not auto-refreshing sometimes when you have more mail than 50 to open.
------------------------------------------------------------------------
r329 | xinhuan | 2011-05-07 14:36:52 +0000 (Sat, 07 May 2011) | 1 line
Changed paths:
M /trunk/Modules/Select.lua
Use a different function to determine if a mail can be returned in the Select module.
------------------------------------------------------------------------
r327 | xinhuan | 2011-04-27 00:41:56 +0000 (Wed, 27 Apr 2011) | 1 line
Changed paths:
M /trunk/Postal.toc
Bump TOC to 40100, update version to 3.4.6.
------------------------------------------------------------------------
r326 | xinhuan | 2010-11-24 01:55:00 +0000 (Wed, 24 Nov 2010) | 1 line
Changed paths:
M /trunk/Modules/OpenAll.lua
CheckInbox() behavior changed slightly. It now fires MAIL_INBOX_UPDATE immediately (synchronous) if called within 60 seconds of the last inbox update, but doesn't do it immediately otherwise (asynchronous). Change code in OpenAll module to take this into account to speed up continuing OpenAll by not waiting an extra 10 seconds while doing mailbox refreshes.
------------------------------------------------------------------------