log verbage.lua @ 135:feca7e0e1f89

age author description
Mon, 27 Aug 2012 02:53:42 -0400 Farmbuyer of US-Kilrogg - Detect loot received in LFR when player isn't eligible (for the strange
Sun, 19 Aug 2012 21:08:59 -0400 Farmbuyer of US-Kilrogg - Fix interactions with AddonLoader.
Fri, 17 Aug 2012 01:04:38 -0400 Farmbuyer of US-Kilrogg Various trivial cleanups.
Thu, 16 Aug 2012 20:00:03 -0400 Farmbuyer of US-Kilrogg download site note
Thu, 16 Aug 2012 17:11:57 -0400 Farmbuyer of US-Kilrogg - Reset the 'clean' markers on all default-function option toggles.
Wed, 08 Aug 2012 14:43:26 -0400 Farmbuyer of US-Kilrogg - Test for errors during startup before trying to manipulate data.
Mon, 06 Aug 2012 13:14:38 -0400 Farmbuyer of US-Kilrogg Cleanups and reminders to myself.
Sun, 05 Aug 2012 07:26:06 +0000 Farmbuyer of US-Kilrogg - Add 'chatprefix' function for building loot line jump links, and a
Mon, 30 Jul 2012 19:25:46 +0000 Farmbuyer of US-Kilrogg - Allow event callbacks using the standard CallbackHandler scheme. Add
Fri, 27 Jul 2012 10:23:12 +0000 Farmbuyer of US-Kilrogg (First breaking change for MoP/3.0, incomplete transition.) Move generic user options to acedb. Remove older savedvar-upgrade code for a clean break. Add a profiles tab since it will be expected; changing profiles not yet implemented.
Thu, 26 Jul 2012 20:46:00 +0000 Farmbuyer of US-Kilrogg Break the options panel out of gui.lua into new options.lua. Move default item lists from verbage.lua there also. Redo options panel as a tree instead of a massive scrolling thing, and prepare data structures to let plugins/etc add their own options code.
Thu, 26 Jul 2012 03:34:56 +0000 Farmbuyer of US-Kilrogg Move generation of the Help tab to the same file as the help text. Allow registration of arbitrary tab controls, not just text generation. Move some shared data out of the addon table into a 'gui' state table in preparation for more of the same. Clean some cruft out of the default itemfilter list.
Fri, 22 Jun 2012 02:39:22 +0000 Farmbuyer of US-Kilrogg Update the TODO text. Handle additional slash arg to the tab-opening routine and dispatch accordingly (History done, EOI remains).
Mon, 18 Jun 2012 03:02:10 +0000 Farmbuyer of US-Kilrogg - More cosmetic cleanup.
Fri, 08 Jun 2012 08:05:37 +0000 Farmbuyer of US-Kilrogg - Some more debugging aids (logging error/assert, auto-enable of testing
Tue, 29 May 2012 22:50:09 +0000 Farmbuyer of US-Kilrogg - This code is not quite ready for prime time. Do not run it yet.
Fri, 11 May 2012 03:56:21 +0000 Farmbuyer of US-Kilrogg Implement a list of items to be automatically marked as sent to the guild vault. List controlled on the Options tab like the existing filter. Default list is Cataclysm crafting material drops.
Fri, 11 May 2012 03:08:12 +0000 Farmbuyer of US-Kilrogg - Make sure popup dialogs are on top of Ace3's widgets.
Tue, 08 May 2012 02:41:23 +0000 Farmbuyer of US-Kilrogg Do not use UnitName on other people during RAID_ROSTER_UPDATE, as they may be a weed (thank you Calvieri for unknowingly eating a lifegiving seed and exposing this bug). Be more informative to the user about errors during load. Do not try to run other files if a load-time error happens, as it only generates cascading noise.
Fri, 13 Apr 2012 04:28:46 +0000 Farmbuyer of US-Kilrogg - instance_tag() also returns max instance size as a plain number, adjust
Sat, 28 Jan 2012 18:24:22 +0000 Farmbuyer of US-Kilrogg Updated lib-st widget from WRDW. Properly notice new generating tabs. Updated help text.
Thu, 03 Nov 2011 14:10:37 +0000 Farmbuyer of US-Kilrogg ...of COURSE there's more than one realm named Kilrogg...
Mon, 10 Oct 2011 20:49:07 +0000 Farmbuyer of US-Kilrogg Fix typo, update tooltip comment in help file.
Wed, 05 Oct 2011 02:14:07 +0000 Farmbuyer of US-Kilrogg - Reassigning loot, and marking loot as disenchanted/vault, will update the
Thu, 01 Sep 2011 02:03:14 +0000 Farmbuyer of US-Kilrogg Put in slower but portable loot pattern matching, finally.
Thu, 25 Aug 2011 00:45:31 +0000 Farmbuyer of US-Kilrogg - new blizz methods for editboxes in dialog popups
Fri, 17 Jun 2011 00:13:35 +0000 Farmbuyer of US-Kilrogg Minor tweaks, fold in reload
Wed, 15 Jun 2011 23:35:07 +0000 Farmbuyer of US-Kilrogg Some help docs on history
Sat, 16 Apr 2011 06:03:29 +0000 Farmbuyer of US-Kilrogg Import of 2.15, moving to wowace svn.