# HG changeset patch # User John@Doomsday # Date 1331228909 18000 # Node ID dbfb8f2052b646d499841f31c74b45e7f0cbbc41 # Parent 030694ddc6c96f844108fc57e50f47cf6dd8af8a Progress update diff -r 030694ddc6c9 -r dbfb8f2052b6 Core.lua --- a/Core.lua Thu Mar 08 08:34:59 2012 -0500 +++ b/Core.lua Thu Mar 08 12:48:29 2012 -0500 @@ -5,7 +5,7 @@ -- order of implementation -- (_) lists fully functional (/script interface) -- (_) lists single-user functional via command line interface --- ( ) all actions should reference the player list rather than player names +-- (_) all actions should reference the player list rather than player names -- ( ) player entries should persist as long as any list or change references -- ( ) convert slist entries down to a delimited string - much smaller -- ( ) lists store number slots rather than flat indexing