4.3.3-1.0
Details
-
FilenameMailMinder-4.3.3-1.0.zip
-
Uploaded by
-
UploadedMar 8, 2012
-
Size140.05 KB
-
Downloads749
-
MD5d302e945c715f63b2bb5ab578e01e799
Supported WoW Retail Versions
- 4.3.0
Changelog
tag 4.3.3-1.0
0103a8324b4a0360efde7bdc121e4beeac08143a
James D. Callahan III <jcallahan@curse.com>
2012-03-08 00:51:04 -0800
--------------------
James D. Callahan III:
- Fixed time check for LDB icon coloration and added yellow (3 to 15 days) and orange (1 to 3 days) colors.
- Don't worry about nil values - check size of mail_entries table instead. If there are no recorded mail entries on any characters, don't color the LDB icon at all.
- Check for nil next_exipration and last_update before attempting to determine their part.
- Set the color of the LDB icon depending on pending mail expirations - per usual, green is good and red is bad. Updates once per minute.
- If current_mail.recipient is nil, do nothing in MAIL_SEND_SUCCESS()
- Bail out of the SendMail hook if recipient is nil.
- Animation when clicking the expand button. Yay.
- Tweaked horizontal and vertical tooltip cell margins.
- Colored background for headers.
- Colorized mail subjects and colorized expiration times by length (green is OK, red means almost expired)
- Properly clean things up when the tooltip is released.
- Initial commit.