summaryrefslogtreecommitdiffstats
path: root/pages/achievements.php
Commit message (Collapse)AuthorAgeFilesLines
* Wall orientation achievements - huge commit.Patrick Davison2013-03-181-25/+69
|
* More achievement cleanupsPatrick Davison2013-03-141-2/+1
|
* Achievement back-end for Insane Speed - and any other 'Extra' unlocks like it.Patrick Davison2013-03-131-42/+38
|
* Prettier progress bars.Patrick Davison2013-02-241-4/+4
|
* BUGFIX: Achievement emblems not showing correctly.Patrick Davison2013-02-181-2/+3
|
* Moved usersData table to users table, added a few more columns to users ↵BlueRaja2013-01-261-21/+9
| | | | (currently unused)
* Added totalMoves and totalMazes to users; and isTiedForHighScore to ↵BlueRaja2013-01-151-2/+2
| | | | solutions (for convenience)
* Replaced wins with champion points on the achievements page & achievement ↵BlueRaja2013-01-131-2/+2
| | | | unlocks
* db.inc.php now only contains the database login info; the actual connection ↵BlueRaja2013-01-131-1/+1
| | | | to the DB has been moved to includes/sqlEmbedded. This was done so we don't need to have the db info in two separate files (one of which is in the repo, derp)
* Overhauled the FAQ with Demo'sPatrick Davison2012-12-261-1/+1
| | | | Fixed a bug with PHP 5.4 number_format change
* Tutorial progress saved for users not-logged-in.Patrick Davison2012-12-021-1/+1
| | | | Completion notice, and "sign in to save progress" added.
* Found a few more TODO commentsBlueRaja2012-08-251-1/+1
|
* Fixing various javascript warnings, as well as renaming all //!! comments to ↵BlueRaja2012-08-251-1/+1
| | | | //TODO
* Achievements fixes.Patrick Davison2012-08-181-21/+38
| | | | | Fixed bug where userData row didn't exist for the user; Added image for the achievements.
* Everything related to the scoreboard.Patrick Davison2012-07-311-3/+3
| | | | | | | New feedback page. Changed the speed of the pauses on checkpoints during a path animation. Changed how notifications are recieved.
* More tweaks to the achievements pagePatrick Davison2012-05-161-70/+21
|
* Pronoun adjustment, and other minor fixes.Patrick Davison2012-05-151-21/+16
|
* Scoreboard colors. & Blank Emblem fixPatrick Davison2012-04-211-0/+3
|
* Achievement page fixesPatrick Davison2012-04-171-8/+17
|
* Unlock lookupsPatrick Davison2012-04-061-23/+34
|
* achievements.php debug data and some fixes.Patrick Davison2012-03-191-58/+327
|
* achievements page & challenge.phpPatrick Davison2012-02-021-0/+366