diff Core.lua @ 31:d27c28e5f964

Updating TODOs
author John@Yosemite-PC
date Sun, 11 Mar 2012 17:49:34 -0400
parents 7b01c9b2b411
children 237d781bc2b5
line wrap: on
line diff
--- a/Core.lua	Sun Mar 11 17:47:59 2012 -0400
+++ b/Core.lua	Sun Mar 11 17:49:34 2012 -0400
@@ -3,11 +3,10 @@
 
 
 -- order of implementation
--- (_) lists fully functional (/script interface)
--- (_) lists single-user functional via command line interface 
+-- (*) lists fully functional (/script interface)
+-- (*) lists single-user functional via command line interface 
 -- (*) 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
 -- ( ) limited communication - everyone trusts the loot master
 -- ( ) single user + admin gui (manual suicides)