log

age author description
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