Game server and admin dashboard for TerranQuest.
Nie możesz wybrać więcej, niż 25 tematów Tematy muszą się zaczynać od litery lub cyfry, mogą zawierać myślniki ('-') i mogą mieć do 35 znaków.
 
 
 
 
Skylar Ittner 60a344e7c9 Fix mistake 5 lat temu
api Fix mistake 5 lat temu
database Badge tweaks 5 lat temu
langs API: add useitem 5 lat temu
lib Badge tweaks 5 lat temu
mobile Add more permissions checks 5 lat temu
nbproject Create project from app template and old v1 database schema 5 lat temu
pages Add textarea to FormBuilder 5 lat temu
static Minor text changes 5 lat temu
tests Rewrite to use classes, aligning with AccountHub 2.0 6 lat temu
.gitignore API: add useitem 5 lat temu
.gitmodules Convert material-color CSS to submodule 7 lat temu
LICENSE.md Correct license copyright dates 5 lat temu
README.md Update readme 5 lat temu
action.php Minor text changes 5 lat temu
api.php Add comment 5 lat temu
app.php Create project from app template and old v1 database schema 5 lat temu
composer.json Add chat API, move "items" to "inventory", add color+icon fields to items 5 lat temu
composer.lock Add chat API, move "items" to "inventory", add color+icon fields to items 5 lat temu
database.mwb Adjust database, fix bug in munzee.php 5 lat temu
index.php Nicer access denied message 5 lat temu
munzee.php Adjust database, fix bug in munzee.php 5 lat temu
pages.php Add FormBuilder 5 lat temu
required.php Whoops 5 lat temu
settings.template.php Add Munzee oauth and capture support (not tested fully) 5 lat temu

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.