Guild Wars stat tracking The idea behind this is to track multiple characters individual stats as well as account stats.
You can not select more than 25 topics Topics must start with a letter or number, can include dashes ('-') and can be up to 35 characters long.
 
 
 
 
 
mauirixxx fa8e8056ac i don't rememebr what these changes were oops 7 年之前
includes i don't rememebr what these changes were oops 7 年之前
sql-init removed useless file, included MySQL/MariaDB database setup script 7 年之前
LICENSE Initial commit 7 年之前
README.md fixed typo's 7 年之前
addaccounts.php i don't rememebr what these changes were oops 7 年之前
adminlanding.php i don't rememebr what these changes were oops 7 年之前
connect.php-sample initial commit 7 年之前
footer.php fixed undefined variable index error popping up when nobody is logged in 7 年之前
header-list-accounts.php added account selector to header 7 年之前
header-list-chars.php added session userid validation; can now select characters from the header file 7 年之前
header.php re-ordered the header to something that doesn't resemble stupid. 7 年之前
index.php reworked header, made the default landing page showing titles right off the bat 7 年之前
login.php save GW account preferences in session data 7 年之前
logout.php got rid of undefined variables clogging up the web server log file 7 年之前
preferences.php deleting an account deletes ALL characters from the account, and ALL stats related to both the account and characters 7 年之前
register.php removed a no longer needed line 7 年之前
style.css added account selector to header 7 年之前
titlemanager.php initial back end support for auto populated titles 7 年之前
updateaccountstats.php fix for issue #14 7 年之前
updatecharstats.php deleting an account deletes ALL characters from the account, and ALL stats related to both the account and characters 7 年之前

README.md

gwst - Guld Wars Stats Tracking

Guild Wars stat tracking The idea behind this is to track multiple characters individual stats as well as account stats. Hopefully this will be easier then dealing with multiple spreadsheats per character, or editing a public wiki.

To install, just “git clone http://192.168.1.155:3000/mauirixxx/gwst.git .”

Created on a CentOS 7 VM under Php v7.2, MariaDB v5.5.56, and Apache v2.4.6