Mercurial > wow > breuesk
changeset 15:dbfb8f2052b6
Progress update
author | John@Doomsday |
---|---|
date | Thu, 08 Mar 2012 12:48:29 -0500 |
parents | 030694ddc6c9 |
children | 16b7e6390f42 |
files | Core.lua |
diffstat | 1 files changed, 1 insertions(+), 0 deletions(-) [+] |
line wrap: on
line diff
--- 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