Mercurial > wow > breuesk
diff Core.lua @ 18:bf3e94bc3bf5
Updated todos, lists using creation timestamp as keys
author | John@Doomsday |
---|---|
date | Fri, 09 Mar 2012 17:35:22 -0500 |
parents | 71fc79846a5d |
children | 3fedb912c088 |
line wrap: on
line diff
--- a/Core.lua Fri Mar 09 13:26:56 2012 -0500 +++ b/Core.lua Fri Mar 09 17:35:22 2012 -0500 @@ -8,10 +8,11 @@ -- (_) 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 +-- (*) lists store number slots rather than flat indexing +-- ( ) limited communication - everyone trusts the loot master -- ( ) single user + admin gui (manual suicides) -- ( ) single user + admin gui (master loot) --- ( ) communication and list trimming +-- ( ) communication and list merging/trimming -- ( ) admins -- ( ) players gui -- ( ) crypto / protection against tampering