Postman-r51372

Details

  • Filename
    Postman-r51372.zip
  • Uploaded by
  • Uploaded
    Oct 8, 2007
  • Size
    84.98 KB
  • Downloads
    22
  • MD5
    fe556c25e7286c8f2b05c61a7103781f

Supported WoW Retail Versions

  • 2.2.3

Changelog

------------------------------------------------------------------------
r51372 | chuanhsing | 2007-10-08 08:32:44 -0400 (Mon, 08 Oct 2007) | 2 lines
Changed paths:
   M /trunk/Postman/localization.lua

Postman:
- update zhTW locale
------------------------------------------------------------------------
r51355 | speeddymon | 2007-10-08 04:53:41 -0400 (Mon, 08 Oct 2007) | 2 lines
Changed paths:
   M /trunk/Postman/Postman.lua

Postman:
- Fix negative "due in" messages.. issue from before any updates were made
------------------------------------------------------------------------
r51348 | speeddymon | 2007-10-08 02:36:56 -0400 (Mon, 08 Oct 2007) | 5 lines
Changed paths:
   M /trunk/Postman/Postman.lua

Postman:
- Rewrote the mail sending function again (this time making sure to test everything, so you wont get SV breakage)
- Now uses item links
- Now tracks Item sends, money sends, Item and money sends, and Items sent COD
- Will now report items delivered instantly even if others before it are still pending delivery (this took me 4 hours to both figure out why it wasn't always reporting sends, and how to properly write, while not deleting items that hadn't been delivered)
------------------------------------------------------------------------
r51286 | charon | 2007-10-07 13:35:39 -0400 (Sun, 07 Oct 2007) | 2 lines
Changed paths:
   M /trunk/Postman/Postman.lua

Postman:
- kludge to fix SV breakage resulting from past bugs
------------------------------------------------------------------------
r51201 | charon | 2007-10-06 18:20:34 -0400 (Sat, 06 Oct 2007) | 1 line
Changed paths:
   M /trunk/Postman/Postman.lua

Postman: hopefully fix nil format error
------------------------------------------------------------------------
r51146 | speeddymon | 2007-10-06 09:52:59 -0400 (Sat, 06 Oct 2007) | 2 lines
Changed paths:
   M /trunk/Postman/Postman.toc

Postman:
- Bump TOC since we now support all of 2.2
------------------------------------------------------------------------
r51144 | speeddymon | 2007-10-06 09:40:28 -0400 (Sat, 06 Oct 2007) | 2 lines
Changed paths:
   M /trunk/Postman/localization.lua

Postman:
- Added deDE locale, thanks Farook
------------------------------------------------------------------------
r51134 | charon | 2007-10-06 05:27:19 -0400 (Sat, 06 Oct 2007) | 1 line
Changed paths:
   M /trunk/Postman/Postman.lua

Postman: fix missing 'end'
------------------------------------------------------------------------
r51112 | speeddymon | 2007-10-05 22:53:29 -0400 (Fri, 05 Oct 2007) | 4 lines
Changed paths:
   M /trunk/Postman/Postman.lua

Postman:
- Committed formatmoney function (drycoded)
- Don't have time to test right now
- If someone wants to, and something breaks, feel free to fix it, and commit the changes, or attach the changed file in a private message to me on the forums
------------------------------------------------------------------------
r51106 | speeddymon | 2007-10-05 22:34:15 -0400 (Fri, 05 Oct 2007) | 4 lines
Changed paths:
   M /trunk/Postman/Postman.lua

Postman:
- 2nd commit to fix reporting for sending to same-account characters
- Added detection for sending money
- todo: Write guts of formatmoney function to convert number from raw copper format to g s c
------------------------------------------------------------------------
r51088 | speeddymon | 2007-10-05 19:21:08 -0400 (Fri, 05 Oct 2007) | 2 lines
Changed paths:
   M /trunk/Postman/Postman.lua

Postman:
- First of commite to get Postman to properly notify mail receipt for your alts
------------------------------------------------------------------------