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 10fc019e1e individual stat tracking is completed il y a 7 ans
includes individual stat tracking is completed il y a 7 ans
sql-init removed useless file, included MySQL/MariaDB database setup script 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 added session userid validation; can now select characters from the header file il y a 7 ans
adminlanding.php deleting an account deletes ALL characters AND account stats 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-list-accounts.php added account selector to header il y a 7 ans
header-list-chars.php added session userid validation; can now select characters from the header file il y a 7 ans
header.php individual stat tracking is completed il y a 7 ans
index.php add character creation to account creation page. modified supporting files 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 added account selector to header il y a 7 ans
register.php removed a no longer needed line il y a 7 ans
style.css added account selector to header il y a 7 ans
titlemanager.php added session userid validation; can now select characters from the header file il y a 7 ans
updateaccountstats.php individual stat tracking is completed il y a 7 ans
updatecharstats.php individual stat tracking is completed 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