Guild Wars stat tracking The idea behind this is to track multiple characters individual stats as well as account stats.
選択できるのは25トピックまでです。 トピックは、先頭が英数字で、英数字とダッシュ('-')を使用した35文字以内のものにしてください。
 
 
 
 
 
mauirixxx 4f43ccd9dc spell check ftw 8年前
includes selecting preferred game account completed 8年前
LICENSE Initial commit 8年前
README.md fixed typo's 8年前
addaccounts.php list current accounts tied to user 8年前
adminlanding.php initial commit 8年前
connect.php-sample initial commit 8年前
footer.php got rid of undefined variables clogging up the web server log file 8年前
header.php added html options for better usability 8年前
index.php removed account change placeholder, since it can be set in preferences now 8年前
listchars.php added place holder pages to kill off the 404s courtesy of the main page 8年前
login.php save GW account preferences in session data 8年前
logout.php got rid of undefined variables clogging up the web server log file 8年前
preferences.php spell check ftw 8年前
register.php removed a no longer needed line 8年前
style.css center text input accross the site 8年前
titlemanager.php not sure what I fixed/changed here 8年前
updateaccountstats.php added place holder pages to kill off the 404s courtesy of the main page 8年前
updatecharstats.php added place holder pages to kill off the 404s courtesy of the main page 8年前

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