Guild Wars stat tracking The idea behind this is to track multiple characters individual stats as well as account stats.
No puede seleccionar más de 25 temas Los temas deben comenzar con una letra o número, pueden incluir guiones ('-') y pueden tener hasta 35 caracteres de largo.
 
 
 
 
 
mauirixxx a779024c05 removed useless file, included MySQL/MariaDB database setup script hace 7 años
includes added session userid validation; can now select characters from the header file hace 7 años
sql-init removed useless file, included MySQL/MariaDB database setup script hace 7 años
LICENSE Initial commit hace 7 años
README.md fixed typo's hace 7 años
addaccounts.php added session userid validation; can now select characters from the header file hace 7 años
adminlanding.php deleting an account deletes ALL characters AND account stats hace 7 años
connect.php-sample initial commit hace 7 años
footer.php fixed undefined variable index error popping up when nobody is logged in hace 7 años
header-list-accounts.php added account selector to header hace 7 años
header-list-chars.php added session userid validation; can now select characters from the header file hace 7 años
header.php added account selector to header hace 7 años
index.php add character creation to account creation page. modified supporting files hace 7 años
login.php save GW account preferences in session data hace 7 años
logout.php got rid of undefined variables clogging up the web server log file hace 7 años
preferences.php added account selector to header hace 7 años
register.php removed a no longer needed line hace 7 años
style.css added account selector to header hace 7 años
titlemanager.php added session userid validation; can now select characters from the header file hace 7 años
updateaccountstats.php account wide title ranks completed, mostly hace 7 años
updatecharstats.php added account selector to header hace 7 años

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