Guild Wars stat tracking The idea behind this is to track multiple characters individual stats as well as account stats.
Vous ne pouvez pas sélectionner plus de 25 sujets Les noms de sujets doivent commencer par une lettre ou un nombre, peuvent contenir des tirets ('-') et peuvent comporter jusqu'à 35 caractères.
 
 
 
 
 
mauirixxx b4f26cded1 select preferred character, removed some debug code il y a 7 ans
includes select preferred character, removed some debug code il y a 7 ans
LICENSE Initial commit il y a 7 ans
README.md fixed typo's il y a 7 ans
addaccounts.php select preferred character, removed some debug code il y a 7 ans
adminlanding.php added simple check for logged in status, more stuff for character selection il y a 7 ans
connect.php-sample initial commit il y a 7 ans
footer.php fixed undefined variable index error popping up when nobody is logged in il y a 7 ans
header.php added html options for better usability il y a 7 ans
index.php add character creation to account creation page. modified supporting files il y a 7 ans
listchars.php added place holder pages to kill off the 404s courtesy of the main page il y a 7 ans
login.php save GW account preferences in session data il y a 7 ans
logout.php got rid of undefined variables clogging up the web server log file il y a 7 ans
preferences.php select preferred character, removed some debug code il y a 7 ans
register.php removed a no longer needed line il y a 7 ans
style.css webt to sleep don't remember il y a 7 ans
titlemanager.php added simple check for logged in status, more stuff for character selection il y a 7 ans
updateaccountstats.php added place holder pages to kill off the 404s courtesy of the main page il y a 7 ans
updatecharstats.php added place holder pages to kill off the 404s courtesy of the main page il y a 7 ans

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