summaryrefslogtreecommitdiffstats
path: root/includes
Commit message (Collapse)AuthorAgeFilesLines
...
* Challenges Implementation. LOTS of stuffPatrick Davison2013-01-083-30/+229
| | | | | 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.
* Map addition & ChangesPatrick Davison2012-12-271-1/+1
|
* Overhauled the FAQ with Demo'sPatrick Davison2012-12-261-1/+1
| | | | Fixed a bug with PHP 5.4 number_format change
* Footer, sign-in adjustments to prevent web-crawler cache.Patrick Davison2012-12-261-5/+18
|
* FAQ update and cache adjustmentsPatrick Davison2012-12-121-3/+3
|
* RouteMultiPath() function added for cleaner code.Patrick Davison2012-12-122-3/+27
| | | | Added validation support for RouteMultiPath() for a single 2nd-start location path.
* New images, modified image caching.Patrick Davison2012-12-121-4/+21
|
* Image updates and mapspecs fixes.Patrick Davison2012-12-022-4/+5
| | | | | | Fixed a bug where every checkpoint was called "checkpoint A" Fixed a bug where requesting solution during a path would break it. Fixed a bug regarding tutorial success.
* Lots of fixes and changes.Patrick Davison2012-11-292-22/+6
| | | | | | | | 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.
* Cache changesPatrick Davison2012-11-261-3/+3
|
* Added badge near username.Patrick Davison2012-11-261-19/+44
|
* Sounds, soundManager2Patrick Davison2012-11-011-1/+3
| | | | | | | | | Created and added "blingb" sound. Added a couple images to the cache Started adding soundManager2 - needs work. More testing on the multi-path animation code. General cleanup on the sounds. Changed the "Improved score 0 to X" to "You scored X"
* Merge branch 'HEAD' of ssh://git@git.raylu.net/patheryPatrick Davison2012-10-271-5/+16
|\
| * integrate mixpanel peopleraylu2012-10-261-4/+15
| | | | | | | | https://mixpanel.com/docs/people-analytics
* | Newline charPatrick Davison2012-10-271-1/+1
|/
* Completed an ugly but functional draft of the challenge-listing pageBlueRaja2012-10-011-1/+17
|
* Added a challenge-listing page, and skeleton code for the listing itselfBlueRaja2012-10-011-0/+10
|
* Fixing tutorialBlueRaja2012-10-011-2/+2
|
* Fixed a few bugs with challenges, and added some debugging code (which still ↵BlueRaja2012-10-011-5/+52
| | | | needs to be removed)
* Added the lightweight FirePHPCore debugging library for debugging AJAX queriesBlueRaja2012-10-015-0/+3672
|
* Did some more work on the challenges, to have them added to the DB when the ↵BlueRaja2012-09-302-34/+169
| | | | user actually completes them. No idea if it actually works yet :)
* Created remanants of a challenge page (loaded completely from the database). ↵BlueRaja2012-08-271-1/+56
| | | | Kept the old challenge page, because Snap will probably want to reuse the Javascript.
* BUGFIX: Race condition when generating maps - might accidentally generate ↵BlueRaja2012-08-261-1/+1
| | | | two+ sets of maps
* Found a few more TODO commentsBlueRaja2012-08-251-1/+1
|
* Fixing various javascript warnings, as well as renaming all //!! comments to ↵BlueRaja2012-08-253-6/+6
| | | | //TODO
* Merge branch 'master' of git.raylu.net:patheryBlueRaja2012-08-251-0/+7
|\ | | | | | | | | Conflicts: pages/gallery.php
| * Rock X and Rock x UI supportPatrick Davison2012-08-251-0/+7
| |
* | Added single-path blocking towers functionality to routePathBlueRaja2012-08-251-19/+25
|/
* Multipath support for UIPatrick Davison2012-08-211-5/+7
|
* Merge branch 'HEAD' of ssh://git@git.raylu.net/patheryPatrick Davison2012-08-182-16/+12
|\
| * Merge branch 'master' of git.raylu.net:patheryBlueRaja2012-08-182-4/+35
| |\
| * | Preloading of path imagesBlueRaja2012-08-182-15/+11
| | |
* | | Syntax errorPatrick Davison2012-08-181-1/+1
| |/ |/|
* | The start on Multi-day maps and Dual Path mechanicPatrick Davison2012-08-182-4/+35
|/ | | | Halfway started both.
* A couple of achievements points set.Patrick Davison2012-08-181-1/+2
|
* Everything related to the scoreboard.Patrick Davison2012-07-312-4/+141
| | | | | | | New feedback page. Changed the speed of the pauses on checkpoints during a path animation. Changed how notifications are recieved.
* Bug regarding having no speed cookies for speed options.Patrick Davison2012-07-311-5/+6
|
* fix lots of warnings, whitespaceraylu2012-07-183-23/+27
|
* fix some undefined references/indices, tabulationraylu2012-07-171-2/+2
|
* Adjustments to the new login divPatrick Davison2012-07-091-2/+2
|
* Added login divPatrick Davison2012-07-091-2/+29
|
* Couple achievements appendedPatrick Davison2012-07-041-1/+7
|
* Pronoun adjustment, and other minor fixes.Patrick Davison2012-05-151-2/+3
|
* Merge branch 'HEAD' of ssh://git@git.raylu.net/patheryPatrick Davison2012-04-251-12/+14
|\
| * add tutorial and map difficulty trackingraylu2012-04-251-12/+14
| |
* | Champion Achievement change.Patrick Davison2012-04-251-3/+4
| |
* | Merge branch 'HEAD' of ssh://git@git.raylu.net/patheryPatrick Davison2012-04-251-19/+12
|\|
| * upgrade mixpanel lib to v2raylu2012-04-251-19/+12
| |
* | Cordinates should be X,Y - not Y,X.Patrick Davison2012-04-221-17/+17
|/
* Scoreboard colors. & Blank Emblem fixPatrick Davison2012-04-211-4/+10
|