7 Commits

Author SHA1 Message Date
jcreek 6b271ba203 Undid that last change
It was a red herring
2014-11-04 00:45:03 +00:00
jcreek 8c4f48a73d MySQL -> MySQLi changes begun
It was throwing an error about MySQL being depreciated with Connect and
suggesting a move to MySQLi
2014-11-04 00:42:47 +00:00
jcreek c07ae83d8c Fixed that bug 2014-11-04 00:40:54 +00:00
jcreek e5ab087e7f Some small cosmetic changes and failed fix of bug
Bug is on admin-tools/reset-all.php and seems to be failing to load
base.php
2014-11-04 00:01:00 +00:00
jcreek 8a2f8b629a Further admin tools
There’s a bug where the CSV export isn’t putting anything into the CSV
2014-08-22 16:47:39 +01:00
jcreek 9697849acf Begun adding the full admin backend
Admin users can now create the users table (means whoever sets up the
site only needs to create a database then non-tech admin users can
continue from there), close registration and start the game.
2014-08-21 19:05:09 +01:00
jcreek 0a7943162d Committing the current version
This version works and has been tested in a full game with over 50
players however there isn’t as yet a proper admin backend and many
activities require the admin to fiddle with html or SQL at the moment.
2014-08-21 13:57:55 +01:00