changeset 33:84f56de22631

New todo - versioning. Testing tagging subs
author John@Yosemite-PC
date Sun, 11 Mar 2012 23:20:29 -0400
parents 237d781bc2b5
children 0e03db65c1fe
files Core.lua
diffstat 1 files changed, 2 insertions(+), 1 deletions(-) [+]
line wrap: on
line diff
--- a/Core.lua	Sun Mar 11 17:53:56 2012 -0400
+++ b/Core.lua	Sun Mar 11 23:20:29 2012 -0400
@@ -8,6 +8,7 @@
 -- (*) all actions should reference the player list rather than player names
 -- (?) player entries should persist as long as any list or change references
 -- (*) lists store number slots rather than flat indexing
+-- ( ) database and comm versioning
 -- ( ) limited communication - everyone trusts the loot master
 -- ( ) single user + admin gui (manual suicides)
 -- ( ) single user + admin gui (master loot)
@@ -18,7 +19,7 @@
 -- ( ) alt tracking
 -- (_) reserves
 
-
+local pkgrev = @project-revision@
 
 -- important things to remember:
 -- 1) ipairs iterates from 1 until the first missing int index -> no gaps if int