Game server and admin dashboard for TerranQuest.
You cannot select more than 25 topics Topics must start with a letter or number, can include dashes ('-') and can be up to 35 characters long.
 
 
 
 
Skylar Ittner 2dcaaed09b Use artifacts in place defense 5 vuotta sitten
api Use artifacts in place defense 5 vuotta sitten
database Add classes Place, Player, PlayerStats, Energy; add player_stats table 5 vuotta sitten
langs API: add useitem 5 vuotta sitten
lib Use artifacts in place defense 5 vuotta sitten
mobile Add more permissions checks 5 vuotta sitten
nbproject Create project from app template and old v1 database schema 5 vuotta sitten
pages Add textarea to FormBuilder 5 vuotta sitten
static Minor text changes 5 vuotta sitten
tests Rewrite to use classes, aligning with AccountHub 2.0 6 vuotta sitten
.gitignore API: add useitem 5 vuotta sitten
.gitmodules Convert material-color CSS to submodule 6 vuotta sitten
LICENSE.md Correct license copyright dates 5 vuotta sitten
README.md Update readme 5 vuotta sitten
action.php Minor text changes 5 vuotta sitten
api.php Add comment 5 vuotta sitten
app.php Create project from app template and old v1 database schema 5 vuotta sitten
composer.json Add chat API, move "items" to "inventory", add color+icon fields to items 5 vuotta sitten
composer.lock Add chat API, move "items" to "inventory", add color+icon fields to items 5 vuotta sitten
database.mwb Add classes Place, Player, PlayerStats, Energy; add player_stats table 5 vuotta sitten
index.php Nicer access denied message 5 vuotta sitten
pages.php Add FormBuilder 5 vuotta sitten
required.php Whoops 5 vuotta sitten
settings.template.php Add minimum_client_version 5 vuotta sitten

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.