Game server and admin dashboard for TerranQuest.
You cannot select more than 25 topics Topics must start with a letter or number, can include dashes ('-') and can be up to 35 characters long.
 
 
 
 
Skylar Ittner 600fe917e5 Get worldwide chat messages by default when no radius specified преди 4 години
api Get worldwide chat messages by default when no radius specified преди 4 години
database Badge tweaks преди 5 години
langs API: add useitem преди 5 години
lib Badge tweaks преди 5 години
mobile Add more permissions checks преди 5 години
nbproject Create project from app template and old v1 database schema преди 5 години
pages Add textarea to FormBuilder преди 5 години
static Minor text changes преди 5 години
tests Rewrite to use classes, aligning with AccountHub 2.0 преди 6 години
.gitignore API: add useitem преди 5 години
.gitmodules Convert material-color CSS to submodule преди 6 години
LICENSE.md Correct license copyright dates преди 5 години
README.md Update readme преди 5 години
action.php Minor text changes преди 5 години
api.php Add comment преди 5 години
app.php Create project from app template and old v1 database schema преди 5 години
composer.json Add chat API, move "items" to "inventory", add color+icon fields to items преди 5 години
composer.lock Add chat API, move "items" to "inventory", add color+icon fields to items преди 5 години
database.mwb Adjust database, fix bug in munzee.php преди 5 години
index.php Nicer access denied message преди 5 години
munzee.php Adjust database, fix bug in munzee.php преди 5 години
pages.php Add FormBuilder преди 5 години
required.php Whoops преди 5 години
settings.template.php Add Munzee oauth and capture support (not tested fully) преди 5 години

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.