Game server and admin dashboard for TerranQuest.
您最多选择25个主题 主题必须以字母或数字开头,可以包含连字符 (-),并且长度不得超过35个字符
 
 
 
 
Skylar Ittner 6b9d631b7a Add Munzee oauth and capture support (not tested fully) 5 年前
api Add Munzee oauth and capture support (not tested fully) 5 年前
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 7 年前
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 Badge tweaks 5 年前
index.php Nicer access denied message 5 年前
minclientversion.php Make v1 clients prompt user to upgrade to v2 5 年前
munzee.php Add Munzee oauth and capture support (not tested fully) 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.