Guild Wars stat tracking The idea behind this is to track multiple characters individual stats as well as account stats.
Nie możesz wybrać więcej, niż 25 tematów Tematy muszą się zaczynać od litery lub cyfry, mogą zawierać myślniki ('-') i mogą mieć do 35 znaków.
 
 
 
 
 
mauirixxx 8c4e34b764 added account selector to header 7 lat temu
includes added session userid validation; can now select characters from the header file 7 lat temu
LICENSE Initial commit 7 lat temu
README.md fixed typo's 7 lat temu
addaccounts.php added session userid validation; can now select characters from the header file 7 lat temu
adminlanding.php deleting an account deletes ALL characters AND account stats 7 lat temu
connect.php-sample initial commit 7 lat temu
footer.php fixed undefined variable index error popping up when nobody is logged in 7 lat temu
header-list-accounts.php added account selector to header 7 lat temu
header-list-chars.php added session userid validation; can now select characters from the header file 7 lat temu
header.php added account selector to header 7 lat temu
index.php add character creation to account creation page. modified supporting files 7 lat temu
listchars.php added place holder pages to kill off the 404s courtesy of the main page 7 lat temu
login.php save GW account preferences in session data 7 lat temu
logout.php got rid of undefined variables clogging up the web server log file 7 lat temu
preferences.php added account selector to header 7 lat temu
register.php removed a no longer needed line 7 lat temu
style.css added account selector to header 7 lat temu
titlemanager.php added session userid validation; can now select characters from the header file 7 lat temu
updateaccountstats.php account wide title ranks completed, mostly 7 lat temu
updatecharstats.php added account selector to header 7 lat temu

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