Postal-r56101

Details

  • Filename
    Postal-r56101.zip
  • Uploaded by
  • Uploaded
    Nov 26, 2007
  • Size
    122.85 KB
  • Downloads
    248
  • MD5
    010a78e406e5e6b5585973fd75b033b9

Supported WoW Retail Versions

  • 2.3.3

Changelog

------------------------------------------------------------------------
r56101 | grennon | 2007-11-27 02:09:48 -0500 (Tue, 27 Nov 2007) | 1 line
Changed paths:
   D /trunk/Postal/Internals
   M /trunk/Postal/Modules/Express.lua
   M /trunk/Postal/Modules/Forward.lua
   M /trunk/Postal/Postal.lua
   M /trunk/Postal/Postal.toc

Postal: -v2.1, Internal Lib experiment removed
------------------------------------------------------------------------
r55516 | xinhuan | 2007-11-20 02:50:19 -0500 (Tue, 20 Nov 2007) | 1 line
Changed paths:
   M /trunk/Postal/Internals/PostalLib-1.0.lua

Postal: - Fixed the case where shift-clicking stops taking items out of a multiple attachment mail when the retrieved item stacks on top of an existing stack rather than create a new stack. This is done by listening for BAG_UPDATE on top of UNIT_INVENTORY_CHANGED.
------------------------------------------------------------------------
r55505 | xinhuan | 2007-11-20 00:36:17 -0500 (Tue, 20 Nov 2007) | 1 line
Changed paths:
   M /trunk/Postal/Modules/Forward.lua

Postal: - Comment out the whole Forward.lua file instead of adding a "do return end" block at the start of the file.
------------------------------------------------------------------------
r55503 | xinhuan | 2007-11-20 00:31:37 -0500 (Tue, 20 Nov 2007) | 1 line
Changed paths:
   M /trunk/Postal/Modules/BlackBook.lua

Postal: - Fix potential error that can occur on BlackBook.lua:133 Well, line 133 of the file before this commit that is.
------------------------------------------------------------------------
r55382 | xinhuan | 2007-11-18 20:49:14 -0500 (Sun, 18 Nov 2007) | 1 line
Changed paths:
   M /trunk/Postal/Modules/Express.lua

Postal: - Add the itemTexture to the tooltips in multiple attachment mails. :)
------------------------------------------------------------------------
r55380 | xinhuan | 2007-11-18 20:34:54 -0500 (Sun, 18 Nov 2007) | 1 line
Changed paths:
   M /trunk/Postal/Modules/Express.lua

Postal: - Fix alt-click to automatically send the mail, rather than only having it work on the first attached item.
------------------------------------------------------------------------
r55377 | xinhuan | 2007-11-18 20:28:00 -0500 (Sun, 18 Nov 2007) | 1 line
Changed paths:
   M /trunk/Postal/Modules/Forward.lua

Postal: - Disable Postal_Forward module temporarily as it is currently not working and requires major changes.
------------------------------------------------------------------------
r55348 | xinhuan | 2007-11-18 17:02:55 -0500 (Sun, 18 Nov 2007) | 1 line
Changed paths:
   M /trunk/Postal/Internals/PostalLib-1.0.lua

Postal: - Small bugfix for a bug that might happen if you close the mailbox early while shift-clicking on a multiple attachment mail.
------------------------------------------------------------------------
r55242 | xinhuan | 2007-11-18 00:14:58 -0500 (Sun, 18 Nov 2007) | 1 line
Changed paths:
   M /trunk/Postal/Internals/PostalLib-1.0.lua

Postal: - Bugfix for retrieving mail with shift-click, occurs when you have an inventory bag change from some other source while retrieving multiple attachments.
------------------------------------------------------------------------
r55185 | xinhuan | 2007-11-17 14:21:10 -0500 (Sat, 17 Nov 2007) | 1 line
Changed paths:
   M /trunk/Postal/Modules/Express.lua

Postal: - Undo commit 55168 as it breaks RecipeBook. Will have a different fix soon.
------------------------------------------------------------------------
r55177 | xinhuan | 2007-11-17 12:45:57 -0500 (Sat, 17 Nov 2007) | 1 line
Changed paths:
   M /trunk/Postal/Libs

Postal: - Remove AbacusLib from externals
------------------------------------------------------------------------
r55175 | xinhuan | 2007-11-17 12:38:06 -0500 (Sat, 17 Nov 2007) | 1 line
Changed paths:
   M /trunk/Postal/Modules/Wire.lua

Postal: - Small fix.
------------------------------------------------------------------------
r55174 | xinhuan | 2007-11-17 12:34:22 -0500 (Sat, 17 Nov 2007) | 1 line
Changed paths:
   M /trunk/Postal/Postal.toc
   M /trunk/Postal/embeds.xml

Postal: - Remove all AbacusLib references.
------------------------------------------------------------------------
r55173 | xinhuan | 2007-11-17 12:18:42 -0500 (Sat, 17 Nov 2007) | 1 line
Changed paths:
   M /trunk/Postal/Modules/Rake.lua
   M /trunk/Postal/Modules/Wire.lua

Postal: - Replace the single AbacusLib call with our own small function.
------------------------------------------------------------------------
r55172 | xinhuan | 2007-11-17 12:01:12 -0500 (Sat, 17 Nov 2007) | 1 line
Changed paths:
   M /trunk/Postal/Modules/Rake.lua

Postal: - Replace the single AbacusLib call with our own small function.
------------------------------------------------------------------------
r55168 | xinhuan | 2007-11-17 10:27:22 -0500 (Sat, 17 Nov 2007) | 1 line
Changed paths:
   M /trunk/Postal/Modules/Express.lua

Postal: - Throttle Blizzard's code so that InboxFrameItem_OnEnter() doesn't get called every frame in an OnUpdate, where it calls GameTooltip:SetInboxItem() every frame, which calls the 1000 addons that hook it like RatingBuster and EnhTooltip.
------------------------------------------------------------------------
r55167 | xinhuan | 2007-11-17 09:43:40 -0500 (Sat, 17 Nov 2007) | 1 line
Changed paths:
   M /trunk/Postal/Modules/Express.lua

Postal: - Update the tooltip so that it lists all items in a multiple attachment mail. Also fixed it so that it now properly shows the shift/ctrl-click message properly on all mail instead of just mail with items in it.
------------------------------------------------------------------------
r55054 | xinhuan | 2007-11-16 16:29:54 -0500 (Fri, 16 Nov 2007) | 1 line
Changed paths:
   M /trunk/Postal/Internals/PostalLib-1.0.lua

Postal: - Update shift-clicking the Inbox icon to take all attachments in the mail rather than just 1 attachment.
------------------------------------------------------------------------
r55037 | xinhuan | 2007-11-16 11:46:44 -0500 (Fri, 16 Nov 2007) | 1 line
Changed paths:
   M /trunk/Postal/Modules/Express.lua
   M /trunk/Postal/Modules/Forward.lua
   M /trunk/Postal/Modules/OpenAll.lua
   M /trunk/Postal/Modules/Select.lua

Postal: - Fix event unregistrations errors that occur on zoning.
------------------------------------------------------------------------
r54991 | xinhuan | 2007-11-16 05:38:37 -0500 (Fri, 16 Nov 2007) | 1 line
Changed paths:
   M /trunk/Postal/Modules/BlackBook.lua

Postal: - Convert 2 more functions to be created *once*, instead of on every Dewdrop.
------------------------------------------------------------------------
r54990 | xinhuan | 2007-11-16 05:31:22 -0500 (Fri, 16 Nov 2007) | 1 line
Changed paths:
   M /trunk/Postal/Modules/BlackBook.lua

Postal: - Instead of creating 1000000 copies of the same function in every dewdrop, make *one* local copy instead and reference it.
------------------------------------------------------------------------
r54983 | xinhuan | 2007-11-16 05:19:25 -0500 (Fri, 16 Nov 2007) | 1 line
Changed paths:
   M /trunk/Postal/Modules/BlackBook.lua

Postal: - Split the Friends and Guild member listing in the menu (in the Send Mail "To:" section) to sub menus of 25 members each instead of a having a HUGE dewdrop of 280 members where 80% of it is off the bottom of the screen.
------------------------------------------------------------------------
r54976 | xinhuan | 2007-11-16 03:59:10 -0500 (Fri, 16 Nov 2007) | 1 line
Changed paths:
   M /trunk/Postal/Modules/Forward.lua

Postal: - Small optimization
------------------------------------------------------------------------
r54938 | xinhuan | 2007-11-15 21:06:52 -0500 (Thu, 15 Nov 2007) | 2 lines
Changed paths:
   M /trunk/Postal/Modules/Forward.lua
   M /trunk/Postal/Modules/OpenAll.lua
   M /trunk/Postal/Modules/Select.lua

Postal: - Only unregister MAIL_CLOSED if the event is MAIL_CLOSED or PLAYER_LEAVING_WORLD in :Reset()

------------------------------------------------------------------------
r54936 | xinhuan | 2007-11-15 20:23:48 -0500 (Thu, 15 Nov 2007) | 1 line
Changed paths:
   M /trunk/Postal/Postal.toc

Postal: - Update TOC to 20300.
------------------------------------------------------------------------
r54935 | xinhuan | 2007-11-15 20:22:29 -0500 (Thu, 15 Nov 2007) | 2 lines
Changed paths:
   M /trunk/Postal/Modules/BlackBook.lua
   M /trunk/Postal/Modules/Express.lua
   M /trunk/Postal/Modules/Forward.lua
   M /trunk/Postal/Modules/OpenAll.lua
   M /trunk/Postal/Modules/Select.lua

Postal: - Unregister MAIL_CLOSED during MAIL_CLOSED to prevent itself from being run twice unnecessarily (event fires twice if you close the mailbox manually, but only fires once if you walk away).
- Reregister MAIL_CLOSED during MAIL_SHOW.
------------------------------------------------------------------------
r54930 | xinhuan | 2007-11-15 20:02:30 -0500 (Thu, 15 Nov 2007) | 1 line
Changed paths:
   M /trunk/Postal/Modules/Select.lua

Postal: - Fix event name registration from MAIL_CLOSE to MAIL_CLOSED. How did this get missed for a year?
------------------------------------------------------------------------
r54928 | xinhuan | 2007-11-15 19:46:01 -0500 (Thu, 15 Nov 2007) | 1 line
Changed paths:
   M /trunk/Postal/Modules/Express.lua

Postal: - Add code to unhook 2 hooks on PLAYER_LEAVING_WORLD else they may get hooked multiple times. (May happen if a player gets summoned away while viewing mail.)
------------------------------------------------------------------------
r54925 | xinhuan | 2007-11-15 19:05:15 -0500 (Thu, 15 Nov 2007) | 1 line
Changed paths:
   M /trunk/Postal/Internals/PostalLib-1.0.lua

Postal: - Add "Sale Pending" mails to be auto-deleted as well where applicable.
------------------------------------------------------------------------
r54924 | xinhuan | 2007-11-15 18:56:33 -0500 (Thu, 15 Nov 2007) | 1 line
Changed paths:
   M /trunk/Postal/Modules/OpenAll.lua

Postal: - Change the time from 1.5 sec to 0.5 sec between opening each mail/item/attachment.
------------------------------------------------------------------------
r54923 | xinhuan | 2007-11-15 18:54:51 -0500 (Thu, 15 Nov 2007) | 1 line
Changed paths:
   M /trunk/Postal/Modules/OpenAll.lua
   M /trunk/Postal/Modules/Select.lua

Postal: - Updated "Open" selected mail(s) and "Open All" to take all attachments instead of just 1 attachment. Server still requires 0.5 sec between taking each attached item.
------------------------------------------------------------------------
r54904 | xinhuan | 2007-11-15 16:53:24 -0500 (Thu, 15 Nov 2007) | 1 line
Changed paths:
   M /trunk/Postal/Modules/Forward.lua

Postal: - Don't call MailFrameTab_OnClick(1) on MAIL_CLOSED or PLAYER_LEAVING_WORLD events to stop the annoying sound from playing on zoning. It isn't necessary at all since its always called on opening the mailbox.
------------------------------------------------------------------------
r54723 | tsigo | 2007-11-14 18:37:48 -0500 (Wed, 14 Nov 2007) | 3 lines
Changed paths:
   M /trunk/Postal/Internals/PostalLib-1.0.lua
   M /trunk/Postal/Modules/Forward.lua

Postal:
- Fixed the IsHooked errors
- Fixed (I think?) a nil object error that cropped up when trying to call OpenMailPackageButtonIconTexture:SetDesaturated(nil) when no package was present in the mail
------------------------------------------------------------------------
r53570 | helium | 2007-10-31 05:50:15 -0400 (Wed, 31 Oct 2007) | 1 line
Changed paths:
   M /trunk/Postal/Locales/zhTW.lua
   M /trunk/Postal/Postal.toc

Postal: - update zhTW localization
------------------------------------------------------------------------

Additional Legacy Files

Type Name Size Uploaded Game Version Downloads
30.11 KB Nov 26, 2007 2.3.3 281