Game server and admin dashboard for TerranQuest.
Du kan inte välja fler än 25 ämnen Ämnen måste starta med en bokstav eller siffra, kan innehålla bindestreck ('-') och vara max 35 tecken långa.
 
 
 
 
Skylar Ittner 60a344e7c9 Fix mistake 5 år sedan
api Fix mistake 5 år sedan
database Badge tweaks 5 år sedan
langs API: add useitem 5 år sedan
lib Badge tweaks 5 år sedan
mobile Add more permissions checks 5 år sedan
nbproject Create project from app template and old v1 database schema 5 år sedan
pages Add textarea to FormBuilder 5 år sedan
static Minor text changes 5 år sedan
tests Rewrite to use classes, aligning with AccountHub 2.0 6 år sedan
.gitignore API: add useitem 5 år sedan
.gitmodules Convert material-color CSS to submodule 7 år sedan
LICENSE.md Correct license copyright dates 5 år sedan
README.md Update readme 5 år sedan
action.php Minor text changes 5 år sedan
api.php Add comment 5 år sedan
app.php Create project from app template and old v1 database schema 5 år sedan
composer.json Add chat API, move "items" to "inventory", add color+icon fields to items 5 år sedan
composer.lock Add chat API, move "items" to "inventory", add color+icon fields to items 5 år sedan
database.mwb Adjust database, fix bug in munzee.php 5 år sedan
index.php Nicer access denied message 5 år sedan
munzee.php Adjust database, fix bug in munzee.php 5 år sedan
pages.php Add FormBuilder 5 år sedan
required.php Whoops 5 år sedan
settings.template.php Add Munzee oauth and capture support (not tested fully) 5 år sedan

README.md

TerranQuest Server

This is the second iteration of a server for TerranQuest.

Setup Tips

  • Run composer install (or composer.phar install) to install dependency libraries
  • If you don't have any color in the navbar, run git submodule init and git submodule update.