log core.lua @ 150:63bda09d88fe

age author description
Thu, 08 Jan 2015 16:03:55 -0500 Farmbuyer of US-Kilrogg Add 'on5', 'ver[sion]' command arguments, and an on5 dropdown entry.
Thu, 08 Jan 2015 15:22:27 -0500 Farmbuyer of US-Kilrogg Be smarter when joining a raid. Add some more flow-control debug printing.
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.
Tue, 30 Dec 2014 17:52:30 -0500 Farmbuyer of US-Kilrogg Handle new itemstring format for item variants.
Thu, 13 Nov 2014 22:12:33 -0500 Farmbuyer of US-Kilrogg Updates for WoD. 2.21.0
Wed, 20 Mar 2013 20:48:01 -0400 Farmbuyer of US-Kilrogg TOC bump for 5.2, correct icon paths. 2.20.3
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
Mon, 27 Aug 2012 02:59:49 -0400 Farmbuyer of US-Kilrogg Move debug table pointers to gui_init.
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
Wed, 22 Aug 2012 23:37:24 -0400 Farmbuyer of US-Kilrogg - Adding new loot dispositions requires plugin module.
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 23:04:29 -0400 Farmbuyer of US-Kilrogg Make more use of g_loot.raiders in the GUI rather than calling GRRI each time.
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 23:13:04 -0400 Farmbuyer of US-Kilrogg Change how dropdown menus are built, and register "mark as" in the loot dropdowns.
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 14:57:14 -0400 Farmbuyer of US-Kilrogg Tweak 'fix history' output, disable UIDropDownMenu_CreateFrames fix.
Mon, 06 Aug 2012 13:14:38 -0400 Farmbuyer of US-Kilrogg Cleanups and reminders to myself.
Sun, 05 Aug 2012 19:08:53 +0000 Farmbuyer of US-Kilrogg Warn if restoring ridonkulous amount of data. Placeholder values for MoP raids.
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.
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.
Tue, 24 Jul 2012 23:04:51 +0000 Farmbuyer of US-Kilrogg Do not register '/loot' as a synonym any longer, as it becomes a builtin command in MoP.
Wed, 18 Jul 2012 07:42:16 +0000 Farmbuyer of US-Kilrogg More tweaks in preparation for MoP.
Tue, 17 Jul 2012 03:24:36 +0000 Farmbuyer of US-Kilrogg Last bits of cleanup and testing.
Sun, 01 Jul 2012 17:16:42 +0000 Farmbuyer of US-Kilrogg Some initial prep for MoP API transition. (Some of this can be removed post-MoP-release, but fewer changes will need to be made the day of.)
Thu, 28 Jun 2012 19:44:53 +0000 Farmbuyer of US-Kilrogg - Also include revision numbers when sending/displaying version data.
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).
Fri, 22 Jun 2012 00:58:59 +0000 Farmbuyer of US-Kilrogg If deleting a history entry results in an empty player table, remove that as well. Change g_uniques to store player's name rather than index as the history field, and indirect through the byname table.
Thu, 21 Jun 2012 21:14:24 +0000 Farmbuyer of US-Kilrogg Proper class coloring in one place.
Thu, 21 Jun 2012 19:38:54 +0000 Farmbuyer of US-Kilrogg Revert the change using seconds in the fallback timestamp. OF COURSE that won't work. Drink more coffee next time.
Thu, 21 Jun 2012 02:17:26 +0000 Farmbuyer of US-Kilrogg Properly handle dropdown menus for the History tab now, initially with delete-item and delete-player entries. Some code cleanup and notes for future work.
Mon, 18 Jun 2012 03:02:10 +0000 Farmbuyer of US-Kilrogg - More cosmetic cleanup.
Sun, 17 Jun 2012 20:55:11 +0000 Farmbuyer of US-Kilrogg Cosmetic cleanup. Minor tweaks to fixup_unique_replacements to aid in debugging.
Fri, 15 Jun 2012 20:04:05 +0000 Farmbuyer of US-Kilrogg Initial version of reassign_loot that handles remote broadcasting, tested in sandbox. Catch tab generation errors at a higher level and take apart the window (including STs) rather than propagating Lua errors upwards.
Thu, 14 Jun 2012 04:48:13 +0000 Farmbuyer of US-Kilrogg First combat after a boss kill clears the "latest boss name", so that subsequent trash loot gets a forced "trash" kill entry. (This may need to have a timer inserted.)
Tue, 12 Jun 2012 17:33:38 +0000 Farmbuyer of US-Kilrogg Tweak the manual entry hyperlink handling to use unique tags instead.
Tue, 12 Jun 2012 03:46:00 +0000 Farmbuyer of US-Kilrogg Manually inserting loot entries now (1) uses autocomplete dropdowns for the recipient name (raid members if in a raid, online guild members otherwise), and (2) adds a rebroadcasting hyperlink to the text response. Clicking the link rebroadcasts just like the context menu.
Mon, 11 Jun 2012 21:03:16 +0000 Farmbuyer of US-Kilrogg Formalize the code handling unique ID collisions that turn out to not be avoidable with improv numbers. Turn on debug.comm and debug.loot with @debug@ markers.
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.
Sat, 12 May 2012 07:17:55 +0000 Farmbuyer of US-Kilrogg Add a unique field to loot (extracted from uniqueID field when possible, randomly generated when not) and include it in broadcasts. Use this as a history identifier for future loot. Will need to tweak using this in signatures (and finally avoid problems looting multiples of an item to a single person).
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.
Wed, 09 May 2012 09:38:14 +0000 Farmbuyer of US-Kilrogg Make sure subgroup field is always set to non-nil. ("Belt *and* suspenders." Handle a previously-set nil field during text creation.)
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, 27 Apr 2012 10:11:56 +0000 Farmbuyer of US-Kilrogg Detect LFR loot as best we can, and bundle it into the same warning given for heroic loot formatted by name only. Less tedious method of bumping data revisions.
Fri, 27 Apr 2012 09:12:45 +0000 Farmbuyer of US-Kilrogg Add display_bcast_from option.