Game server and admin dashboard for TerranQuest.
Nevar pievienot vairāk kā 25 tēmas Tēmai ir jāsākas ar burtu vai ciparu, tā var saturēt domu zīmes ('-') un var būt līdz 35 simboliem gara.
 
 
 
 
Skylar Ittner 6b9d631b7a Add Munzee oauth and capture support (not tested fully) pirms 5 gadiem
api Add Munzee oauth and capture support (not tested fully) pirms 5 gadiem
database Badge tweaks pirms 5 gadiem
langs API: add useitem pirms 5 gadiem
lib Badge tweaks pirms 5 gadiem
mobile Add more permissions checks pirms 5 gadiem
nbproject Create project from app template and old v1 database schema pirms 5 gadiem
pages Add textarea to FormBuilder pirms 5 gadiem
static Minor text changes pirms 5 gadiem
tests Rewrite to use classes, aligning with AccountHub 2.0 pirms 6 gadiem
.gitignore API: add useitem pirms 5 gadiem
.gitmodules Convert material-color CSS to submodule pirms 6 gadiem
LICENSE.md Correct license copyright dates pirms 5 gadiem
README.md Update readme pirms 5 gadiem
action.php Minor text changes pirms 5 gadiem
api.php Add comment pirms 5 gadiem
app.php Create project from app template and old v1 database schema pirms 5 gadiem
composer.json Add chat API, move "items" to "inventory", add color+icon fields to items pirms 5 gadiem
composer.lock Add chat API, move "items" to "inventory", add color+icon fields to items pirms 5 gadiem
database.mwb Badge tweaks pirms 5 gadiem
index.php Nicer access denied message pirms 5 gadiem
minclientversion.php Make v1 clients prompt user to upgrade to v2 pirms 5 gadiem
munzee.php Add Munzee oauth and capture support (not tested fully) pirms 5 gadiem
pages.php Add FormBuilder pirms 5 gadiem
required.php Whoops pirms 5 gadiem
settings.template.php Add Munzee oauth and capture support (not tested fully) pirms 5 gadiem

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.