log

age author description
Sun, 06 May 2012 08:33:34 -0400 John Collaborative list trimming 80% functional default tip
Sun, 06 May 2012 08:30:15 -0400 John Detect when an int is really a date and print it that way
Thu, 03 May 2012 09:05:40 -0400 John Bad commit, ignore. Just want a (failed) path to be on record.
Thu, 03 May 2012 09:05:24 -0400 John Notes and corrections
Thu, 03 May 2012 09:04:51 -0400 John Cleanup. Notes. Always use ipairs on changes table - no guarantee of ordering with pairs
Thu, 03 May 2012 09:04:21 -0400 John Cleanup
Sun, 29 Apr 2012 15:54:32 -0400 John Admin comms (partially implemented)
Fri, 27 Apr 2012 09:41:26 -0400 John Admin detection from a string of the format "BSKADMIN: admin1, admin2, ..." in the guild info box
Fri, 27 Apr 2012 08:26:17 -0400 John Cleanup
Mon, 23 Apr 2012 09:11:21 -0400 John Small refactor
Sun, 22 Apr 2012 23:18:35 -0400 John A few notes
Sun, 22 Apr 2012 23:13:43 -0400 John Corrections on the receiver end of an incremental update.
Sun, 22 Apr 2012 17:12:39 -0400 John Working incremental updates
Sun, 22 Apr 2012 00:03:13 -0400 John Starting to integrate differential updating
Mon, 16 Apr 2012 07:06:50 -0400 John Starting to add a global timestamp to allow for incremental updates.
Mon, 16 Apr 2012 07:06:27 -0400 John Bugfix
Mon, 16 Apr 2012 07:06:19 -0400 John Master looter detection. Starting to filter certain actions to only the ML.
Mon, 16 Apr 2012 07:05:37 -0400 John Clear out a few GUI bugs.
Sun, 15 Apr 2012 15:19:50 -0400 John Memorize the master looter
Sun, 15 Apr 2012 14:42:14 -0400 John Database and comm versioning
Sat, 14 Apr 2012 10:12:06 -0400 John Cleanup
Fri, 13 Apr 2012 23:34:11 -0400 John Update plan
Fri, 13 Apr 2012 23:33:47 -0400 John Forcing looting every slot turns out to be unnecessary
Fri, 13 Apr 2012 23:14:03 -0400 John Lots of support for mobs with multiple loots
Fri, 13 Apr 2012 22:09:17 -0400 John Fleshing out the UI for those without the addon. Announcements in the raid, bidding via whisper.
Fri, 13 Apr 2012 00:02:56 -0400 John Notes
Thu, 12 Apr 2012 23:50:56 -0400 John Rolls are active
Thu, 12 Apr 2012 22:19:15 -0400 John Finalized bid handling
Thu, 12 Apr 2012 22:18:05 -0400 John Update todo list
Tue, 10 Apr 2012 23:50:07 -0400 John Turning bidding admin buttons into state responders
Mon, 09 Apr 2012 09:40:53 -0400 John Progress on bidding events and GUI. Slave GUIs now respond properly.
Mon, 09 Apr 2012 09:40:14 -0400 John Admin mode
Sun, 08 Apr 2012 22:13:17 -0400 John Further splitting up GUI and State
Sat, 07 Apr 2012 13:35:57 -0400 John Big progress towards GUI usefulness and communication between clients
Tue, 03 Apr 2012 23:23:22 -0400 John Starting to track loot state separately
Thu, 29 Mar 2012 23:24:51 -0400 John Decent sketch of what the communication system might look like
Thu, 29 Mar 2012 20:17:59 -0400 John Working on bids/rolls in the GUI
Wed, 28 Mar 2012 23:29:36 -0400 John Event chaining from the data storage to the GUI elements
Tue, 27 Mar 2012 10:19:48 -0400 John Getting the rest of the UI elements to respond intuitively
Tue, 27 Mar 2012 10:18:55 -0400 John Convenience command to build and populate a brand new list
Mon, 26 Mar 2012 23:47:24 -0400 John Significant effort to start making the GUI behave in an intuitive way.
Mon, 26 Mar 2012 23:46:17 -0400 John Slightly more tasteful anchoring. Only slightly.
Mon, 26 Mar 2012 20:31:45 -0400 John Left side of the GUI works ...
Mon, 26 Mar 2012 19:20:27 -0400 John Stop recursion loops
Mon, 26 Mar 2012 09:51:57 -0400 John Events
Sun, 25 Mar 2012 18:07:00 -0400 John Not leaking resources is better ...
Sun, 25 Mar 2012 17:43:31 -0400 John Escape button impl. Disabled for the moment
Sun, 25 Mar 2012 17:43:09 -0400 John Starting to use userdata
Sun, 25 Mar 2012 13:09:44 -0400 John Todo update
Sun, 25 Mar 2012 13:09:31 -0400 John Settling in on a layout I like
Sun, 25 Mar 2012 13:09:07 -0400 John Officially dropping ListWidget
Sun, 25 Mar 2012 13:08:38 -0400 John Added power to tooltips (can show item popups)
Sat, 24 Mar 2012 14:22:01 -0400 John Scroller functional
Sat, 24 Mar 2012 13:37:29 -0400 John First pass. Taking stuff from TreeGroup that I like/need/want in order to make a standalone selection list
Wed, 21 Mar 2012 23:23:31 -0400 John Updating to use the new APIs
Wed, 21 Mar 2012 23:23:06 -0400 John Some API updates
Wed, 21 Mar 2012 22:52:42 -0400 John Sweeping refactor to compartmentalize the various lists and to give them nice interfaces. Disentangled dependency web significantly
Wed, 21 Mar 2012 22:51:34 -0400 John Kind of useful. I've accidentally gotten a table as the key before.
Fri, 16 Mar 2012 08:56:04 -0400 John Bugs
Fri, 16 Mar 2012 08:31:48 -0400 John Correction
Thu, 15 Mar 2012 23:50:49 -0400 John Start of sketch of a List object
Thu, 15 Mar 2012 22:58:54 -0400 John Refactoring some very simple items to a Utility file
Thu, 15 Mar 2012 22:27:51 -0400 John Kept AceConsole embedded - it handily disables the chat commands when the addon is disabled
Thu, 15 Mar 2012 08:47:41 -0400 John A lot of work to reign in namespacing (inspiration: WIM)
Wed, 14 Mar 2012 22:06:19 -0400 John Lint
Wed, 14 Mar 2012 10:13:48 -0400 John Converted the tree to a dropdown + tree and the results are pretty good
Wed, 14 Mar 2012 10:13:30 -0400 John Very handy - print the public api of an object. Nice for when you get an AceGUI object (etc) and don't know what it exposes
Wed, 14 Mar 2012 08:31:31 -0400 John "Working" list display using a TreeGroup control. There's a small limitation where I can't accurately detect which subtree is open unless the user has made a selection in that tab. Not sure I love that.
Tue, 13 Mar 2012 23:17:18 -0400 John Storing class name in the persons so we can color them in later
Tue, 13 Mar 2012 23:15:40 -0400 John Proper ordering of libs
Sun, 11 Mar 2012 23:57:38 -0400 John More todos
Sun, 11 Mar 2012 23:27:02 -0400 John listBase -> lists for symmetry
Sun, 11 Mar 2012 23:20:29 -0400 John New todo - versioning.
Sun, 11 Mar 2012 17:53:56 -0400 John Noting that reserves are halfass done
Sun, 11 Mar 2012 17:49:34 -0400 John Updating TODOs
Sun, 11 Mar 2012 17:47:59 -0400 John "nuke" command and implementation
Sun, 11 Mar 2012 17:47:26 -0400 John Bug fix (iterate list by ipairs)
Sun, 11 Mar 2012 17:27:31 -0400 John Command to remove person
Sat, 10 Mar 2012 17:21:48 -0500 John Untested impl for RemovePerson
Sat, 10 Mar 2012 09:05:37 -0500 John Lots of folding markers so I can see the API clearly
Sat, 10 Mar 2012 09:04:49 -0500 John Notes update
Sat, 10 Mar 2012 09:02:52 -0500 John TODOs
Sat, 10 Mar 2012 08:54:26 -0500 John -todo
Fri, 09 Mar 2012 23:58:13 -0500 John Bugfixes (changes to zero length lists are killing me)
Fri, 09 Mar 2012 23:33:46 -0500 John Delete a list
Fri, 09 Mar 2012 23:18:20 -0500 John Rename a list
Fri, 09 Mar 2012 23:02:25 -0500 John bugs
Fri, 09 Mar 2012 17:35:22 -0500 John Updated todos, lists using creation timestamp as keys
Fri, 09 Mar 2012 13:26:56 -0500 John nuke db without having to exit game
Thu, 08 Mar 2012 12:49:17 -0500 John Renamed a bunch of lists so I can tell easily what the primary key is and what is stored in that list.
Thu, 08 Mar 2012 12:48:29 -0500 John Progress update
Thu, 08 Mar 2012 08:34:59 -0500 John More commands to the CLI
Thu, 08 Mar 2012 08:30:24 -0500 John Disallowing adding a person a second time
Wed, 07 Mar 2012 23:01:33 -0500 John Many corrections to support ID based lists
Wed, 07 Mar 2012 23:00:59 -0500 John Command to add people to end or random. you know.
Wed, 07 Mar 2012 17:43:30 -0500 John Separated add methods into "end of list" and "random"
Wed, 07 Mar 2012 14:56:25 -0500 John Pretty printing for lists
Wed, 07 Mar 2012 00:18:05 -0500 John player -> person
Tue, 06 Mar 2012 09:33:04 -0500 John Comments
Mon, 05 Mar 2012 23:39:56 -0500 John Next steps noted.
Mon, 05 Mar 2012 23:11:45 -0500 John Changelist trimming
Sat, 03 Mar 2012 10:25:01 -0500 John Notes on list storage keys
Fri, 02 Mar 2012 23:09:14 -0500 John Beginnings of a random populate command
Fri, 02 Mar 2012 22:44:30 -0500 John Bug: forgot raid list was keyed with the names
Fri, 02 Mar 2012 22:32:12 -0500 John Refactoring
Fri, 02 Mar 2012 00:15:09 -0500 John First commit