annotate Changelog.txt @ 139:debff5ad3de4

Possible issue with the overriding of the CheckInbox function where the first call to it after a login might not work might have been fixed. (I can?t reproduce it, but can see the potential for problems)
author Zerotorescue
date Sat, 29 Jan 2011 22:24:19 +0100
parents 5f6ab99106d1
children 29bb72842d63
rev   line source
Zerotorescue@136 1 v1.2.10 Zerotorescue Fri, 12 Oct 2010 18:00:00 +0200
Zerotorescue@136 2
Zerotorescue@136 3 M A "C stack overflow"-error when clicking the mail opener options in the interface -> addons tab should no longer occur.
Zerotorescue@136 4
Zerotorescue@133 5 v1.2.9 Zerotorescue Wed, 20 Oct 2010 22:30:00 +0200
Zerotorescue@133 6
Zerotorescue@133 7 M Fixed the retrieval of a single attachment from mail when you are close to the keep free space limit.
Zerotorescue@133 8 M Added support for the other QuickAuctions child-addon called "AuctionProfitMaster".
Zerotorescue@133 9
Zerotorescue@127 10 v1.2.8 Zerotorescue Sat, 16 Oct 2010 15:30:00 +0200
Zerotorescue@127 11
Zerotorescue@127 12 M Fixed double loading of ZeroAuctions when using AddonLoader.
Zerotorescue@127 13
Zerotorescue@124 14 v1.2.7 Zerotorescue Sat, 16 Oct 2010 15:00:00 +0200
Zerotorescue@124 15
Zerotorescue@124 16 M Hopefully fixed hooking errors (I canīt reproduce them, but this should still solve it).
Zerotorescue@124 17 M Fixed the copy dialog.
Zerotorescue@124 18 M All QuickAuctions checks have been replaced with ZeroAuctions, as QA has been discontinued.
Zerotorescue@124 19
Zerotorescue@120 20 v1.2.6 Zerotorescue Wed, 13 Oct 2010 15:30:00 +0200
Zerotorescue@120 21
Zerotorescue@120 22 M TOC update.
Zerotorescue@120 23
Zerotorescue@117 24 v1.2.5 Zerotorescue Tue, 12 Oct 2010 12:00:00 +0200
Zerotorescue@117 25
Zerotorescue@117 26 M Now compatible with my future version of QuickAuctions (ZeroAuctions).
Zerotorescue@117 27 M Disabling Mail Opener will now also stop the overriding of the CheckInbox function.
Zerotorescue@117 28
Zerotorescue@113 29 v1.2.4 Zerotorescue Fri, 01 Oct 2010 23:30:00 +0200
Zerotorescue@109 30
Zerotorescue@113 31 A Added an option to override the mailbox refresher to delay a mailbox refresh while there is still mail remaining. This option is enabled by default.
Zerotorescue@109 32 M Only announce mail skipped the first OpenAll after a server refresh, to reduce the spam with continuous mail opening enabled.
Zerotorescue@113 33 M Mail opening will now be interrupted when middle or alt-clicking the open all button.
Zerotorescue@109 34
Zerotorescue@105 35 v1.2.3 Zerotorescue Mon, 27 Sep 2010 09:00:00 +0200
Zerotorescue@103 36
Zerotorescue@103 37 M enUS is default locale again, this should solve the errors with any non-English clients (please consider translating at http://wow.curseforge.com/addons/mailopener/localization/ ).
Zerotorescue@103 38
Zerotorescue@105 39 v1.2.2 Zerotorescue Sun, 26 Sep 2010 15:30:00 +0200
Zerotorescue@99 40
Zerotorescue@99 41 A Added new module: Indicator. This module will show / hide the mail icon based on the amount of mail still waiting for you at the server.
Zerotorescue@99 42
Zerotorescue@105 43 v1.2.1 Zerotorescue Fri, 24 Sep 2010 22:30:00 +0200
Zerotorescue@94 44
Zerotorescue@94 45 M Added AceLocale library. Oops, I forgot it because other addons usually provided it.
Zerotorescue@94 46
Zerotorescue@105 47 v1.2.0 Zerotorescue Fri, 17 Sep 2010 12:00:00 +0200
Zerotorescue@86 48
Zerotorescue@86 49 Note: Remember that when updating from v1.1.4 or earlier versions you must restart the client or you will get many LUA errors.
Zerotorescue@86 50
Zerotorescue@86 51 M Tagging as v1.2.0 to indicate the last few builds (1.1.5 & 1.1.6) did a few larger/more important changes.
Zerotorescue@86 52 M Fixed an error when toggling auto mail on or off.
Zerotorescue@86 53
Zerotorescue@105 54 v1.1.7 Zerotorescue Thu, 16 Sep 2010 18:30:00 +0200
Zerotorescue@83 55
Zerotorescue@83 56 M My own tests were not sufficient, fixed an error when opening cash mail.
Zerotorescue@83 57
Zerotorescue@105 58 v1.1.6 Zerotorescue Thu, 16 Sep 2010 17:30:00 +0200
Zerotorescue@80 59
Zerotorescue@80 60 M The keep free space will now cause the opener to partially loot mail when you are near the keep free space requirement, rather than skipping the entire mail. The config has been adjusted to reflect this change.
Zerotorescue@80 61 M Fixed the timespent tracker of the Collected module.
Zerotorescue@80 62 M Fixed some strings I forgot to localize in the Collected module.
Zerotorescue@80 63 A Added functionality for URLs to be added to tips.
Zerotorescue@80 64 A Added a tip requesting your help localizing the addon. Please visit http://wow.curseforge.com/addons/mailopener/localization/ if you are a kind person mastering a language supported by the game client (also would like some clever English person to correct any of my typos and grammar errors).
Zerotorescue@73 65
Zerotorescue@105 66 v1.1.5 Zerotorescue Wed, 15 Sep 2010 17:30:00 +0200
Zerotorescue@73 67
Zerotorescue@73 68 A Added localization files and set it up at Curseforge. Please head to CurseForge.com and search for MailOpener is you are willing to translate some things.
Zerotorescue@73 69 M Modified all files to support the localization strings.
Zerotorescue@73 70 M The TOC file has been updated with the locations for the localization files. A game client restart is required or you will get spammed with many errors.
Zerotorescue@34 71
Zerotorescue@105 72 v1.1.4 Zerotorescue Tue, 14 Sep 2010 00:30:00 +0200
Zerotorescue@54 73
Zerotorescue@58 74 M Fixed a LUA error when logging in.
Zerotorescue@58 75 M Tracking of the time spent at the mailbox with the Collected module should now be enabled by default.
Zerotorescue@54 76 M Hopefully fixed the usage of "mails".
Zerotorescue@65 77 A Added a section for Mail Opener tips to the bottom of the general config. Also, the first time you start the config you will be prompted to enable continuous opening. Right now only a handful of tips are there but I plan to extend it with FAQ.
Zerotorescue@65 78 ~ Skipped 1.1.3.
Zerotorescue@54 79
Zerotorescue@105 80 v1.1.2 Zerotorescue Sun, 12 Sep 2010 21:30:00 +0200
Zerotorescue@46 81
Zerotorescue@49 82 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).
Zerotorescue@49 83 A Right clicking the open all button will now show a drop down menu where you can quickly toggle the mail opening filters.
Zerotorescue@49 84 A Added a tooltip to the open all button explaining the above two features.
Zerotorescue@52 85 A Added neat(er) tooltips for both the mail opener status toggler as the config button.
Zerotorescue@52 86 A Added an option below the filters to disable the shift click functionality of the open all button.
Zerotorescue@52 87 A You can now toggle the help tooltips for the Mail Opener-added MailFrame buttons in the general config.
Zerotorescue@46 88 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.
Zerotorescue@49 89
Zerotorescue@105 90 v1.1.1 Zerotorescue Sun, 12 Sep 2010 01:30:00 +0200
Zerotorescue@38 91
Zerotorescue@49 92 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.
Zerotorescue@38 93 M Now using more standardized prefixes for changes.
Zerotorescue@39 94 M No longer showing spent "0 minutes" when you spent less than 59 seconds at the mailbox.
Zerotorescue@39 95 M When you only opened only a single mail, the summary will show "from this mail" rather than "from these mails".
Zerotorescue@44 96 M Reworded the QuickAuctions automail status changer config options. (old: auto mailing, new: auto mail status)
Zerotorescue@44 97 M Fixed an error when disabling the FailSafe module.
Zerotorescue@38 98
Zerotorescue@105 99 v1.1.0 Zerotorescue Fri, 10 Sep 2010 19:00:00 +0200
Zerotorescue@34 100
Zerotorescue@49 101 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.
Zerotorescue@49 102 A Now making a manual changelog as the one generated by Curseforge is useless.
Zerotorescue@38 103 R Removed all BeanCounter checks in files.
Zerotorescue@38 104 A Added a new module: BeanCounter Support. This module will now take care of preventing mail opening while BeanCounter is scanning.
Zerotorescue@38 105 A Added AceHook library for the BeanCounter Support module.
Zerotorescue@38 106 M Sorted the Core.lua OnInitialize to properly toggle modules before doing time consuming things.
Zerotorescue@38 107 M All module comments are now a property of the modules themselves and can be retrieved with (string)".moduleDescription" and (bool)".moduleRequired".
Zerotorescue@38 108 M All module references are now called "mod".
Zerotorescue@38 109 M Removed all libraries from the repository.
Zerotorescue@34 110
Zerotorescue@105 111 v1.0.2 Zerotorescue Thu, 09 Sep 2010 22:00:00 +0200
Zerotorescue@34 112
Zerotorescue@38 113 M The opener will no longer lock when a mailbox refresh happens while opening.
Zerotorescue@34 114
Zerotorescue@105 115 v1.0.0 Zerotorescue Thu, 09 Sep 2010 18:00:00 +0200
Zerotorescue@34 116
Zerotorescue@34 117 A complete rewrite to make MailOpener a stand-alone addon.
Zerotorescue@34 118
Zerotorescue@34 119 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.
Zerotorescue@34 120
Zerotorescue@35 121 See the addon page for more information.
Zerotorescue@73 122
Zerotorescue@73 123 ------------------------------------------------------------
Zerotorescue@73 124 Legend:
Zerotorescue@73 125
Zerotorescue@73 126 R Removed
Zerotorescue@73 127 A Added
Zerotorescue@105 128 M Modified