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 2dcaaed09b Use artifacts in place defense pirms 5 gadiem
api Use artifacts in place defense pirms 5 gadiem
database Add classes Place, Player, PlayerStats, Energy; add player_stats table pirms 5 gadiem
langs API: add useitem pirms 5 gadiem
lib Use artifacts in place defense 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 7 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 Add classes Place, Player, PlayerStats, Energy; add player_stats table pirms 5 gadiem
index.php Nicer access denied message pirms 5 gadiem
pages.php Add FormBuilder pirms 5 gadiem
required.php Whoops pirms 5 gadiem
settings.template.php Add minimum_client_version 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.