Game server and admin dashboard for TerranQuest.
25'ten fazla konu seçemezsiniz Konular bir harf veya rakamla başlamalı, kısa çizgiler ('-') içerebilir ve en fazla 35 karakter uzunluğunda olabilir.
 
 
 
 
Skylar Ittner 60a344e7c9 Fix mistake 5 yıl önce
api Fix mistake 5 yıl önce
database Badge tweaks 5 yıl önce
langs API: add useitem 5 yıl önce
lib Badge tweaks 5 yıl önce
mobile Add more permissions checks 5 yıl önce
nbproject Create project from app template and old v1 database schema 5 yıl önce
pages Add textarea to FormBuilder 5 yıl önce
static Minor text changes 5 yıl önce
tests Rewrite to use classes, aligning with AccountHub 2.0 6 yıl önce
.gitignore API: add useitem 5 yıl önce
.gitmodules Convert material-color CSS to submodule 7 yıl önce
LICENSE.md Correct license copyright dates 5 yıl önce
README.md Update readme 5 yıl önce
action.php Minor text changes 5 yıl önce
api.php Add comment 5 yıl önce
app.php Create project from app template and old v1 database schema 5 yıl önce
composer.json Add chat API, move "items" to "inventory", add color+icon fields to items 5 yıl önce
composer.lock Add chat API, move "items" to "inventory", add color+icon fields to items 5 yıl önce
database.mwb Adjust database, fix bug in munzee.php 5 yıl önce
index.php Nicer access denied message 5 yıl önce
munzee.php Adjust database, fix bug in munzee.php 5 yıl önce
pages.php Add FormBuilder 5 yıl önce
required.php Whoops 5 yıl önce
settings.template.php Add Munzee oauth and capture support (not tested fully) 5 yıl önce

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.