summaryrefslogtreecommitdiffstats
path: root/do.php
Commit message (Collapse)AuthorAgeFilesLines
* Challenges Implementation. LOTS of stuffPatrick Davison2013-01-081-25/+60
| | | | | Fixed an issue with loading best solution from logged out to logged in state. Commented out a lot of firephp stuff; feel free to uncomment.
* RouteMultiPath() function added for cleaner code.Patrick Davison2012-12-121-16/+2
| | | | Added validation support for RouteMultiPath() for a single 2nd-start location path.
* Tutorial progress saved for users not-logged-in.Patrick Davison2012-12-021-10/+38
| | | | Completion notice, and "sign in to save progress" added.
* Lots of fixes and changes.Patrick Davison2012-11-291-1/+1
| | | | | | | | nofollow on login links. tutorial fix changed how $accepted works changed how $wallColor/Emblem works fixed a bug when multiple players scored at the same momment.
* Fixes and changes. Commented out firePHP; Added some debug code.Patrick Davison2012-11-261-49/+62
|
* Fixed a few bugs with challenges, and added some debugging code (which still ↵BlueRaja2012-10-011-10/+28
| | | | needs to be removed)
* Did some more work on the challenges, to have them added to the DB when the ↵BlueRaja2012-09-301-3/+2
| | | | user actually completes them. No idea if it actually works yet :)
* Fixed score determination, blocking with multiple pathsBlueRaja2012-08-251-15/+17
|
* Fixing various javascript warnings, as well as renaming all //!! comments to ↵BlueRaja2012-08-251-5/+5
| | | | //TODO
* Added single-path blocking towers functionality to routePathBlueRaja2012-08-251-2/+2
|
* Multipath support for UIPatrick Davison2012-08-211-2/+2
|
* The start on Multi-day maps and Dual Path mechanicPatrick Davison2012-08-181-6/+31
| | | | Halfway started both.
* Fix; Tutorial bandaid.Patrick Davison2012-08-011-1/+1
| | | | | Fix; Scoreboard alignment issue. Update; About page.
* Everything related to the scoreboard.Patrick Davison2012-07-311-5/+34
| | | | | | | New feedback page. Changed the speed of the pauses on checkpoints during a path animation. Changed how notifications are recieved.
* fix lots of warnings, whitespaceraylu2012-07-181-42/+41
|
* Hopefully fixing a rare chance to delay the first moveCount achievement.Patrick Davison2012-07-171-0/+1
|
* Auto login in background requests.Patrick Davison2012-04-211-1/+7
|
* Needed for score updatePatrick Davison2012-04-171-0/+1
|
* Improvements to do.phpPatrick Davison2012-03-191-52/+36
|
* Massive update to do.phpPatrick Davison2012-02-021-111/+138
| | | | | | | Add: support for checking achievements. Cleaned: up code regarding getpath. Add: Rushed the sending of the path back, reduced SQL querys. More logical flow.
* Save last-solution.Patrick Davison2011-12-281-0/+9
|
* Initial import from Dropboxraylu2011-04-071-0/+255