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 7ec5396d1f Update readme преди 5 години
api API: Check for user permission преди 5 години
langs Nicer access denied message преди 5 години
lib Add `addTextInput` and `addSelect` methods that are simpler than `addInput` преди 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 User name in navbar now links to Portal home преди 7 години
.gitmodules Convert material-color CSS to submodule преди 6 години
LICENSE.md Update license and readme преди 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 Switch to Mozilla Public License 2.0 for code consistency преди 6 години
composer.lock Rewrite to use classes, aligning with AccountHub 2.0 преди 6 години
database.mwb Create project from app template and old v1 database schema преди 5 години
index.php Nicer access denied message преди 5 години
pages.php Add FormBuilder преди 5 години
required.php Whoops преди 5 години
settings.template.php Merge ../../BizApps/BusinessAppTemplate преди 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.