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 bfc85c006f API: add useitem hace 5 años
api API: add useitem hace 5 años
database Add chat API, move "items" to "inventory", add color+icon fields to items hace 5 años
langs API: add useitem hace 5 años
lib Add `addTextInput` and `addSelect` methods that are simpler than `addInput` 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 Add chat API, move "items" to "inventory", add color+icon fields to items hace 5 años
database.mwb.bak API: add useitem hace 5 años
index.php Nicer access denied message hace 5 años
pages.php Add FormBuilder hace 5 años
required.php Whoops hace 5 años
settings.template.php Get nearby places and players API, improve DB schema, ignore zero-weighted items when picking 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.