Mercurial > wow > mailopener
comparison Changelog.txt @ 44:5cd81a462159 v1.1.1
Updated changelog, ready to commit.
| author | Zerotorescue |
|---|---|
| date | Sun, 12 Sep 2010 01:30:32 +0200 |
| parents | b79bb7b449c3 |
| children | 1805df31794d |
comparison
equal
deleted
inserted
replaced
| 43:ec609592bfcc | 44:5cd81a462159 |
|---|---|
| 1 R Removed | 1 R Removed |
| 2 A Added | 2 A Added |
| 3 M Modified | 3 M Modified |
| 4 ! New functionality | 4 ! New functionality |
| 5 | 5 |
| 6 v1.1.1 Zerotorescue ? ? | 6 v1.1.1 Zerotorescue Sat, 12 Sep 2010 01:30:00 +0200 rev 42 |
| 7 | 7 |
| 8 ! 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. | |
| 8 M Now using more standardized prefixes for changes. | 9 M Now using more standardized prefixes for changes. |
| 9 M No longer showing spent "0 minutes" when you spent less than 59 seconds at the mailbox. | 10 M No longer showing spent "0 minutes" when you spent less than 59 seconds at the mailbox. |
| 10 M When you only opened only a single mail, the summary will show "from this mail" rather than "from these mails". | 11 M When you only opened only a single mail, the summary will show "from this mail" rather than "from these mails". |
| 12 M Reworded the QuickAuctions automail status changer config options. (old: auto mailing, new: auto mail status) | |
| 13 M Fixed an error when disabling the FailSafe module. | |
| 11 | 14 |
| 12 v1.1.0 Zerotorescue Fri, 10 Sep 2010 18:59:58 +0200 rev 31 | 15 v1.1.0 Zerotorescue Fri, 10 Sep 2010 19:00:00 +0200 rev 31 |
| 13 | 16 |
| 14 ! 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. | 17 ! 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. |
| 15 ! Now making a manual changelog as the one generated by Curseforge is useless. | 18 ! Now making a manual changelog as the one generated by Curseforge is useless. |
| 16 R Removed all BeanCounter checks in files. | 19 R Removed all BeanCounter checks in files. |
| 17 A Added a new module: BeanCounter Support. This module will now take care of preventing mail opening while BeanCounter is scanning. | 20 A Added a new module: BeanCounter Support. This module will now take care of preventing mail opening while BeanCounter is scanning. |
| 19 M Sorted the Core.lua OnInitialize to properly toggle modules before doing time consuming things. | 22 M Sorted the Core.lua OnInitialize to properly toggle modules before doing time consuming things. |
| 20 M All module comments are now a property of the modules themselves and can be retrieved with (string)".moduleDescription" and (bool)".moduleRequired". | 23 M All module comments are now a property of the modules themselves and can be retrieved with (string)".moduleDescription" and (bool)".moduleRequired". |
| 21 M All module references are now called "mod". | 24 M All module references are now called "mod". |
| 22 M Removed all libraries from the repository. | 25 M Removed all libraries from the repository. |
| 23 | 26 |
| 24 v1.0.2 Zerotorescue Thu, 09 Sep 2010 22:10:59 +0200 rev 27 | 27 v1.0.2 Zerotorescue Thu, 09 Sep 2010 22:00:00 +0200 rev 27 |
| 25 | 28 |
| 26 M The opener will no longer lock when a mailbox refresh happens while opening. | 29 M The opener will no longer lock when a mailbox refresh happens while opening. |
| 27 | 30 |
| 28 v1.0.0 Zerotorescue Thu, 09 Sep 2010 18:16:49 +0200 rev 21 | 31 v1.0.0 Zerotorescue Thu, 09 Sep 2010 18:00:00 +0200 rev 21 |
| 29 | 32 |
| 30 A complete rewrite to make MailOpener a stand-alone addon. | 33 A complete rewrite to make MailOpener a stand-alone addon. |
| 31 | 34 |
| 32 MailOpener will no longer let Postal do the opening but rather do it by itself. You can change the configuration at the interface -> addons options or by opening the option interface with /mo c (/mailopener config). You can still leave Postal enabled for it's mail sending modules but there is no reason to leave it on for the mail opening. | 35 MailOpener will no longer let Postal do the opening but rather do it by itself. You can change the configuration at the interface -> addons options or by opening the option interface with /mo c (/mailopener config). You can still leave Postal enabled for it's mail sending modules but there is no reason to leave it on for the mail opening. |
| 33 | 36 |
