Mercurial > wow > mailopener
comparison Changelog.txt @ 49:b2b98cc0c544
Changelog update.
| author | Zerotorescue |
|---|---|
| date | Sun, 12 Sep 2010 20:35:37 +0200 |
| parents | 1805df31794d |
| children | 3de62cef2ee2 |
comparison
equal
deleted
inserted
replaced
| 48:f630d882d008 | 49:b2b98cc0c544 |
|---|---|
| 1 R Removed | 1 R Removed |
| 2 A Added | 2 A Added |
| 3 M Modified | 3 M Modified |
| 4 ! New functionality | |
| 5 | 4 |
| 6 v1.1.2 Zerotorescue Sun, 12 Sep 2010 16:30:00 +0200 rev 46 | 5 v1.1.2 Zerotorescue Sun, 12 Sep 2010 20:30:00 +0200 rev 49 |
| 7 | 6 |
| 8 ! Holding shift while clicking the open all button will now auto loot every single mail with attachments. | 7 A Holding shift while clicking the open all button will now temporarily change the mail opening filters to auto loot every single mail with attachments (no exceptions). |
| 8 A Right clicking the open all button will now show a drop down menu where you can quickly toggle the mail opening filters. | |
| 9 A Added a tooltip to the open all button explaining the above two features. | |
| 9 M Only when holding the shift key while opening the mailbox will toggle the opening status. If you want to do it somewhere in the middle of your mailbox visit, just untick the mail opener checkbox. | 10 M Only when holding the shift key while opening the mailbox will toggle the opening status. If you want to do it somewhere in the middle of your mailbox visit, just untick the mail opener checkbox. |
| 10 | 11 |
| 11 v1.1.1 Zerotorescue Sun, 12 Sep 2010 01:30:00 +0200 rev 42 | 12 v1.1.1 Zerotorescue Sun, 12 Sep 2010 01:30:00 +0200 rev 42 |
| 12 | 13 |
| 13 ! Added a new option to both of the current sound notifications to limit playing of the sound to once per mailbox visit, instead of once per mailbox refresh / bags update. | 14 A Added a new option to both of the current sound notifications to limit playing of the sound to once per mailbox visit, instead of once per mailbox refresh / bags update. |
| 14 M Now using more standardized prefixes for changes. | 15 M Now using more standardized prefixes for changes. |
| 15 M No longer showing spent "0 minutes" when you spent less than 59 seconds at the mailbox. | 16 M No longer showing spent "0 minutes" when you spent less than 59 seconds at the mailbox. |
| 16 M When you only opened only a single mail, the summary will show "from this mail" rather than "from these mails". | 17 M When you only opened only a single mail, the summary will show "from this mail" rather than "from these mails". |
| 17 M Reworded the QuickAuctions automail status changer config options. (old: auto mailing, new: auto mail status) | 18 M Reworded the QuickAuctions automail status changer config options. (old: auto mailing, new: auto mail status) |
| 18 M Fixed an error when disabling the FailSafe module. | 19 M Fixed an error when disabling the FailSafe module. |
| 19 | 20 |
| 20 v1.1.0 Zerotorescue Fri, 10 Sep 2010 19:00:00 +0200 rev 31 | 21 v1.1.0 Zerotorescue Fri, 10 Sep 2010 19:00:00 +0200 rev 31 |
| 21 | 22 |
| 22 ! Added a new config group: Modules. This group will show the module statuses and descriptions and it will contain all optional modules (with their settings) as subgroups. | 23 A Added a new config group: Modules. This group will show the module statuses and descriptions and it will contain all optional modules (with their settings) as subgroups. |
| 23 ! Now making a manual changelog as the one generated by Curseforge is useless. | 24 A Now making a manual changelog as the one generated by Curseforge is useless. |
| 24 R Removed all BeanCounter checks in files. | 25 R Removed all BeanCounter checks in files. |
| 25 A Added a new module: BeanCounter Support. This module will now take care of preventing mail opening while BeanCounter is scanning. | 26 A Added a new module: BeanCounter Support. This module will now take care of preventing mail opening while BeanCounter is scanning. |
| 26 A Added AceHook library for the BeanCounter Support module. | 27 A Added AceHook library for the BeanCounter Support module. |
| 27 M Sorted the Core.lua OnInitialize to properly toggle modules before doing time consuming things. | 28 M Sorted the Core.lua OnInitialize to properly toggle modules before doing time consuming things. |
| 28 M All module comments are now a property of the modules themselves and can be retrieved with (string)".moduleDescription" and (bool)".moduleRequired". | 29 M All module comments are now a property of the modules themselves and can be retrieved with (string)".moduleDescription" and (bool)".moduleRequired". |
