Game server and admin dashboard for TerranQuest.
No puede seleccionar más de 25 temas Los temas deben comenzar con una letra o número, pueden incluir guiones ('-') y pueden tener hasta 35 caracteres de largo.
 
 
 
 
Skylar Ittner 6b9d631b7a Add Munzee oauth and capture support (not tested fully) hace 5 años
api Add Munzee oauth and capture support (not tested fully) hace 5 años
database Badge tweaks hace 5 años
langs API: add useitem hace 5 años
lib Badge tweaks hace 5 años
mobile Add more permissions checks hace 5 años
nbproject Create project from app template and old v1 database schema hace 5 años
pages Add textarea to FormBuilder hace 5 años
static Minor text changes hace 5 años
tests Rewrite to use classes, aligning with AccountHub 2.0 hace 6 años
.gitignore API: add useitem hace 5 años
.gitmodules Convert material-color CSS to submodule hace 7 años
LICENSE.md Correct license copyright dates hace 5 años
README.md Update readme hace 5 años
action.php Minor text changes hace 5 años
api.php Add comment hace 5 años
app.php Create project from app template and old v1 database schema hace 5 años
composer.json Add chat API, move "items" to "inventory", add color+icon fields to items hace 5 años
composer.lock Add chat API, move "items" to "inventory", add color+icon fields to items hace 5 años
database.mwb Badge tweaks hace 5 años
index.php Nicer access denied message hace 5 años
minclientversion.php Make v1 clients prompt user to upgrade to v2 hace 5 años
munzee.php Add Munzee oauth and capture support (not tested fully) hace 5 años
pages.php Add FormBuilder hace 5 años
required.php Whoops hace 5 años
settings.template.php Add Munzee oauth and capture support (not tested fully) hace 5 años

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.