Game server and admin dashboard for TerranQuest.
Вы не можете выбрать более 25 тем Темы должны начинаться с буквы или цифры, могут содержать дефисы(-) и должны содержать не более 35 символов.
 
 
 
 
Skylar Ittner 60a344e7c9 Fix mistake 5 лет назад
api Fix mistake 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 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.