Mercurial > wow > mailopener
view MailOpener.toc @ 31:90d58723ac0a
- Removed all BeanCounter checks in files.
+ Added a new module: BeanCounter Support. This module will now take care of preventing mail opening while BeanCounter is scanning.
+ Added AceHook library for the BeanCounter Support module.
~ Sorted the Core.lua OnInitialize to properly toggle modules before doing time consuming things.
~ All module comments are now a property of the modules themselves and can be retrieved with (string)?.moduleDescription? and (bool)?.moduleRequired?.
~ All module references are now called ?mod?.
! 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.
- Removed all libraries from the repository.
| author | Zerotorescue |
|---|---|
| date | Fri, 10 Sep 2010 18:59:58 +0200 |
| parents | f10c8a083d2a |
| children | dc3da5dff1ea |
line wrap: on
line source
## Interface: 30300 ## Title: Mail Opener ## Notes: This addon will automatically retrieve all your mail from the mailbox. ## Author: Zerotorescue ## Version: 1.0.3 ## SavedVariables: MailOpenerDB ## LoadManagers: AddonLoader ## X-LoadOn-Slash: /mo, /mailopen, /mailopener ## X-LoadOn-Mailbox: true ## X-LoadOn-InterfaceOptions: Mail Opener embeds.xml Core.lua Modules\BeanCounterSupport.lua Modules\Collected.lua Modules\Config.lua Modules\FailSafe.lua Modules\OpenAll.lua
