File Details
Ultimate Mail Mod (1.6.5.1676)
- R
- Dec 7, 2009
- 113.81 KB
- 50.1K
- 2.0.11.1872
File Name
UltimateMailMod1676.zip
Supported Versions
- 2.0.11.1872
Release version: 1.6.5.1676 Release date : 7 dec 2009
Fixes
- Escape key stops working: changed the event order and handling of the windows - escape key works now.
- MailViewer - subject texts expanded across the border of the window: fixed the size of the label.
- Sometimes settings and list of own characters may be lost: changed the way UMM saves settings and this list.
- "New mail" icon / button missing. Fixed the button to be detached from the minimap frame to allow for UI-change addons.
- Fixed a bug that prevented the "New mails" button from updating when returning mails.
- Added extra attachment checks on mails to further secure mails against accidental deletes of mails containing attachments/currencies.
- Fixed a bug that prevented the tabs from disabling while automatically sending items in the Mass Send Items tab.
- Mass Send Items didnt cancel and return to default view if the automation stopped because of server lag. This should be fixed now.
- Fixed a bug that popped an error message in the Mass Send Items tab while not in the mailbox.
Changes
- Memory cleanup chat prompt has been removed.
- Mass Send Items - mark border was changed from white to yellow.
- Delete delay was reduced from one second to a quarter of a second.
New additions
- Tooltips added to the "New mail" icon / button.
- "New mail" icon / button is now movable like any other minimap button.
- A "New mail has arrived" message will be displayed on-screen when new mails arrive.
- Two chat commands have been added for control outside the UMM window.
- If AddonManager is installed UMM will suppress the initial chat prompt stating it's loaded.
- Inbox tool panel now has 5 extra buttons for mass-tagging: chars, friends, guildies, others and empty mails.
- Composer / MSI characters lists: added online/offline status display for friends and guildies. Offline names will display in grey.
- Composer / MSI characters lists: added a hardwire file for own characters - see: Recipient\Characters.lua for further info.
- Composer now has a confirm box when sending gold to another player.
- Mass Send Items - item slots now have item rarity borders displayed.
Languages
- EN - English (EU / USA)
- DE - German
- JP - Japanese
- ES - Spanish (Some translations are missing at release time - sorry for that)
- TW - Traditional Chinese (Taiwan)
Notes about the jump in version numbering
Since this release has had a number of new additions based on suggestions posted on Curse I have chosen to up the version numbers a few notches. A number of changes or revisions have also added to the version number. A total of 12 revisions to existing code has been made upping the minor version number by one leaving revision at 3. A number of new constructions and features have been added aswell. A total of 5 new features have been added upping the minor version by 5. Two extra language files have also been added to the package upping the revision number by an additional 2. The build number - last part of the version number - continues to rise incremental with each change to the addon. The resulting version number is: 1.6.5.1676
Known issues:
Release version: 1.6.5.1676 Release date : 6 dec 2009
- Tooltips on attached items - the game client lacks a command to support attachment tooltips - currently unsupported. Tooltips on attached items are missing. Runewaker / Frogster seem to have hardwired the tooltips in their standard mail interface and have not yet implmented a LUA function that allows addon developers to get the data needed to display the tooltip.
- 30 mail limit pr. time visiting the mailbox The server currently has a limit of 30 mail topics pr. time you open the mailbox. The standard mail interface has this limit aswell. Currently no function exists to refresh the inbox mail list so the only way to get the inbox table of contents refreshed is to close the mailbox and open it again. A call to the open mailbox function has no effect.
- Unable to drag-n-drop attach items in Composer Sometimes depending on server/client lag the server responds with "nothing" to requests for item information in the backpack. When this happens the Composer rejects attempts to attach items. A simple work-around is to move any item from one slot to another in the backpack. This usually does the trick.
I currently don't have any work-arounds for these issues. I'm sorry. As soon as Runewaker / Frogster implements the functions needed to correct these problems I will correct them as soon as possible.