Mercurial > wow > mailopener
comparison Changelog.txt @ 34:69fc1ca8881f
Now maintaining a manual changelog as Curse only takes the last change from the repository which is usually just tagging.
| author | Zerotorescue |
|---|---|
| date | Fri, 10 Sep 2010 19:21:22 +0200 |
| parents | |
| children | 73c8930a6712 |
comparison
equal
deleted
inserted
replaced
| 33:f659771b6df8 | 34:69fc1ca8881f |
|---|---|
| 1 - Removed | |
| 2 + Added something new | |
| 3 ~ Minor change | |
| 4 ! Large/important change | |
| 5 | |
| 6 v1.1.0-BETA Zerotorescue Fri, 10 Sep 2010 18:59:58 +0200 rev 31 | |
| 7 | |
| 8 ! 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. | |
| 9 ! Now making a manual changelog as the one generated by Curseforge is useless. | |
| 10 - Removed all BeanCounter checks in files. | |
| 11 + Added a new module: BeanCounter Support. This module will now take care of preventing mail opening while BeanCounter is scanning. | |
| 12 + Added AceHook library for the BeanCounter Support module. | |
| 13 ~ Sorted the Core.lua OnInitialize to properly toggle modules before doing time consuming things. | |
| 14 ~ All module comments are now a property of the modules themselves and can be retrieved with (string)".moduleDescription" and (bool)".moduleRequired". | |
| 15 ~ All module references are now called "mod". | |
| 16 - Removed all libraries from the repository. | |
| 17 | |
| 18 v1.0.2 Zerotorescue Thu, 09 Sep 2010 22:10:59 +0200 rev 27 | |
| 19 | |
| 20 ! The opener will no longer lock when a mailbox refresh happens while opening. | |
| 21 | |
| 22 v1.0.0 Zerotorescue Thu, 09 Sep 2010 18:16:49 +0200 rev 21 | |
| 23 | |
| 24 A complete rewrite to make MailOpener a stand-alone addon. | |
| 25 | |
| 26 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. | |
| 27 | |
| 28 See the addon page for more information. |
