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 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 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.