log options.lua @ 157:69654250954d tip

age author description
Mon, 09 Feb 2015 10:00:08 -0500 Farmbuyer of US-Kilrogg Adjust option text wording, add fractured temporal crystal. beta-l10n-1
Wed, 21 Jan 2015 14:06:13 -0500 Farmbuyer of US-Kilrogg Add Temporal Crystal to the default item filter (users will need to click the 'add defaults' button if they have already customized a filter).
Fri, 09 Jan 2015 19:14:56 -0500 Farmbuyer of US-Kilrogg Initial attempt at tracking bonus rolls and non-loot items.
Wed, 07 Jan 2015 17:37:43 -0500 Farmbuyer of US-Kilrogg Update how LoadOnDemand modules are treated for 6.0.
Tue, 30 Dec 2014 20:26:41 -0500 Farmbuyer of US-Kilrogg Add unique seconds to history timestamp.
Fri, 19 Oct 2012 14:34:34 -0400 Farmbuyer of US-Kilrogg - Redo instance tagging for new GetInstanceInfo return values. Normal raids 2.20.2
Fri, 31 Aug 2012 23:15:40 -0400 Farmbuyer of US-Kilrogg Remove MoP transition code, be smarter about detecting groups.
Wed, 29 Aug 2012 22:20:51 -0400 Farmbuyer of US-Kilrogg Update for MoP. 2.20
Sun, 19 Aug 2012 21:08:59 -0400 Farmbuyer of US-Kilrogg - Fix interactions with AddonLoader.
Fri, 17 Aug 2012 01:43:05 -0400 Farmbuyer of US-Kilrogg If the 'alsolog' option has been active, list the log size as a reminder. beta-mhg-3
Fri, 17 Aug 2012 01:04:38 -0400 Farmbuyer of US-Kilrogg Various trivial cleanups.
Fri, 17 Aug 2012 00:34:05 -0400 Farmbuyer of US-Kilrogg MoP item filter entries
Thu, 16 Aug 2012 23:07:22 -0400 Farmbuyer of US-Kilrogg Forgot to revert this when 305 was closed. beta-mhg-2
Thu, 16 Aug 2012 17:11:57 -0400 Farmbuyer of US-Kilrogg - Reset the 'clean' markers on all default-function option toggles.
Tue, 14 Aug 2012 20:37:12 -0400 Farmbuyer of US-Kilrogg When fixing up missing item cache during load, make sure GUI displays from scratch. Put the bang back on UI tips checkbox (widget fixed). Revent r112, widgets both fixed now.
Mon, 13 Aug 2012 21:49:08 -0400 Farmbuyer of US-Kilrogg - Start paying attention to cross-realm names. New 'fname' and 'realm' keys
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 16:59:24 +0000 Farmbuyer of US-Kilrogg Verbage tweaks.
Sun, 05 Aug 2012 16:53:07 +0000 Farmbuyer of US-Kilrogg Don't set a default keybinding, but rather change the associated option to not be clunky and gross.
Sun, 05 Aug 2012 07:26:06 +0000 Farmbuyer of US-Kilrogg - Add 'chatprefix' function for building loot line jump links, and a
Sat, 04 Aug 2012 22:03:05 +0000 Farmbuyer of US-Kilrogg - expiring cache callback arg, handle new entries coming in during the
Wed, 01 Aug 2012 06:51:52 +0000 Farmbuyer of US-Kilrogg Unify remote/local change notifications, and allow option toggles for each. When passing entry tables to the registered callbacks, make proxies for them first (the goal is to prevent accidents, not fraud).
Mon, 30 Jul 2012 19:25:46 +0000 Farmbuyer of US-Kilrogg - Allow event callbacks using the standard CallbackHandler scheme. Add
Sun, 29 Jul 2012 23:12:18 +0000 Farmbuyer of US-Kilrogg - Brought plugin handling code up to date. SVs are kept in DB namespaces
Fri, 27 Jul 2012 19:09:29 +0000 Farmbuyer of US-Kilrogg Properly switch between profiles.
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.