Guild Wars stat tracking The idea behind this is to track multiple characters individual stats as well as account stats.
You can not select more than 25 topics Topics must start with a letter or number, can include dashes ('-') and can be up to 35 characters long.
 
 
 
 
 
mauirixxx b8b8aa27ea initial back end support for auto populated titles преди 7 години
includes initial back end support for auto populated titles преди 7 години
sql-init removed useless file, included MySQL/MariaDB database setup script преди 7 години
LICENSE Initial commit преди 7 години
README.md fixed typo's преди 7 години
addaccounts.php added session userid validation; can now select characters from the header file преди 7 години
adminlanding.php deleting an account deletes ALL characters AND account stats преди 7 години
connect.php-sample initial commit преди 7 години
footer.php fixed undefined variable index error popping up when nobody is logged in преди 7 години
header-list-accounts.php added account selector to header преди 7 години
header-list-chars.php added session userid validation; can now select characters from the header file преди 7 години
header.php individual stat tracking is completed преди 7 години
index.php add character creation to account creation page. modified supporting files преди 7 години
login.php save GW account preferences in session data преди 7 години
logout.php got rid of undefined variables clogging up the web server log file преди 7 години
preferences.php added account selector to header преди 7 години
register.php removed a no longer needed line преди 7 години
style.css added account selector to header преди 7 години
titlemanager.php initial back end support for auto populated titles преди 7 години
updateaccountstats.php individual stat tracking is completed преди 7 години
updatecharstats.php individual stat tracking is completed преди 7 години

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