Game server and admin dashboard for TerranQuest.
Vous ne pouvez pas sélectionner plus de 25 sujets Les noms de sujets doivent commencer par une lettre ou un nombre, peuvent contenir des tirets ('-') et peuvent comporter jusqu'à 35 caractères.
 
 
 
 
Skylar Ittner 6b9d631b7a Add Munzee oauth and capture support (not tested fully) il y a 5 ans
api Add Munzee oauth and capture support (not tested fully) il y a 5 ans
database Badge tweaks il y a 5 ans
langs API: add useitem il y a 5 ans
lib Badge tweaks il y a 5 ans
mobile Add more permissions checks il y a 5 ans
nbproject Create project from app template and old v1 database schema il y a 5 ans
pages Add textarea to FormBuilder il y a 5 ans
static Minor text changes il y a 5 ans
tests Rewrite to use classes, aligning with AccountHub 2.0 il y a 6 ans
.gitignore API: add useitem il y a 5 ans
.gitmodules Convert material-color CSS to submodule il y a 6 ans
LICENSE.md Correct license copyright dates il y a 5 ans
README.md Update readme il y a 5 ans
action.php Minor text changes il y a 5 ans
api.php Add comment il y a 5 ans
app.php Create project from app template and old v1 database schema il y a 5 ans
composer.json Add chat API, move "items" to "inventory", add color+icon fields to items il y a 5 ans
composer.lock Add chat API, move "items" to "inventory", add color+icon fields to items il y a 5 ans
database.mwb Badge tweaks il y a 5 ans
index.php Nicer access denied message il y a 5 ans
minclientversion.php Make v1 clients prompt user to upgrade to v2 il y a 5 ans
munzee.php Add Munzee oauth and capture support (not tested fully) il y a 5 ans
pages.php Add FormBuilder il y a 5 ans
required.php Whoops il y a 5 ans
settings.template.php Add Munzee oauth and capture support (not tested fully) il y a 5 ans

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.