summaryrefslogtreecommitdiffstats
path: root/includes/playerStats.php
Commit message (Expand)AuthorAgeFilesLines
* BUGFIX: champion points not being summed correctlyBlueRaja2013-03-221-19/+5
* A ton of optimizations to the queries, along with the ability to run DB updat...BlueRaja2013-03-201-45/+90
* Um, fixed earning points for trying, for real this time.BlueRaja2013-03-081-1/+1
* Fix for attempted maps not earning champion points - whoops!BlueRaja2013-03-081-1/+1
* Fixing weekly maps not setting champion points correctly..BlueRaja2013-03-081-2/+2
* BUGFIX: Player stats not workingBlueRaja2013-02-171-9/+10
* Added (untested) code to try to correctly add points for weekly maps. Let's ...BlueRaja2013-01-241-5/+23
* Using mapExpireTime for basically all playerStats now - champion points for w...BlueRaja2013-01-241-53/+52
* Moved constants to constants.phpBlueRaja2013-01-241-14/+6
* Added totalMoves and totalMazes to users; and isTiedForHighScore to solutions...BlueRaja2013-01-151-58/+60
* Chat cleanupPatrick Davison2013-01-151-1/+1
* BUGFIX: Updating high scores going super SUPER slowBlueRaja2013-01-151-15/+10
* Added totalWins and totalTies columns to the users table. Also, removed all ...BlueRaja2013-01-131-0/+271