summaryrefslogtreecommitdiffstats
Commit message (Collapse)AuthorAgeFilesLines
* Bug fixes:Patrick Davison2012-12-126-23/+34
| | | | | | Fixed bug where scores were being loaded twice. Moved GZIP Compression to index.php Updated login.php to call an error on empty email addresses.
* mapspecs.js fixes and cleanupsPatrick Davison2012-12-121-52/+48
|
* RouteMultiPath() function added for cleaner code.Patrick Davison2012-12-123-19/+29
| | | | Added validation support for RouteMultiPath() for a single 2nd-start location path.
* New images, modified image caching.Patrick Davison2012-12-1215-37/+128
|
* Bug fixes in mapspecsPatrick Davison2012-12-071-26/+25
| | | | | Fixed bug where leaderboard maps break after pressing test. Fixed bug where multipath's 2nd path didn't animate the first square.
* Tutorial progress saved for users not-logged-in.Patrick Davison2012-12-023-11/+48
| | | | Completion notice, and "sign in to save progress" added.
* Image updates and mapspecs fixes.Patrick Davison2012-12-0216-41/+16
| | | | | | 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-298-52/+44
| | | | | | | | 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
|
* Cache changesPatrick Davison2012-11-261-3/+3
|
* MinorPatrick Davison2012-11-262-1/+4
|
* Multipath animation support.Patrick Davison2012-11-261-45/+75
| | | | Finally got the colors in the animation consistant and fairly logical.
* Prep for push to the main server.Patrick Davison2012-11-261-37/+39
| | | | Some future proofing changes, and some changes for the sake of change.
* Added badge near username.Patrick Davison2012-11-262-31/+56
|
* Sounds, soundManager2Patrick Davison2012-11-0113-13/+5697
| | | | | | | | | 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"
* UI: Sign in bug fix.Patrick Davison2012-11-011-0/+2
| | | | Fixed a bug where the Sign In box would show up in some crappy browsers because I was stupid.
* Merge branch 'HEAD' of ssh://git@git.raylu.net/patheryPatrick Davison2012-10-274-11/+27
|\
| * integrate mixpanel peopleraylu2012-10-264-10/+26
| | | | | | | | https://mixpanel.com/docs/people-analytics
* | Newline charPatrick Davison2012-10-271-1/+1
| |
* | Merge branch 'HEAD' of ssh://git@git.raylu.net/patheryPatrick Davison2012-10-1114-23/+3940
|\|
| * Completed an ugly but functional draft of the challenge-listing pageBlueRaja2012-10-015-2/+82
| |
| * Added a challenge-listing page, and skeleton code for the listing itselfBlueRaja2012-10-014-4/+87
| |
| * Fixed a few JS errors on challenge pageBlueRaja2012-10-011-1/+6
| |
| * Fixing tutorialBlueRaja2012-10-011-2/+2
| |
| * Challenges now update automatically upon completion (without needing to refresh)BlueRaja2012-10-011-0/+11
| |
| * Fixed a few bugs with challenges, and added some debugging code (which still ↵BlueRaja2012-10-013-19/+85
| | | | | | | | needs to be removed)
| * Added the lightweight FirePHPCore debugging library for debugging AJAX queriesBlueRaja2012-10-015-0/+3672
| |
* | Merge branch 'HEAD' of ssh://git@git.raylu.net/patheryPatrick Davison2012-09-307-57/+208
|\|
| * Did some more work on the challenges, to have them added to the DB when the ↵BlueRaja2012-09-307-57/+208
| | | | | | | | user actually completes them. No idea if it actually works yet :)
* | Irrelevent fiddling.Patrick Davison2012-09-301-19/+1
|/
* Doesn't make sense that some of the items don't count today's and others doBlueRaja2012-09-101-2/+2
|
* Created remanants of a challenge page (loaded completely from the database). ↵BlueRaja2012-08-274-339/+606
| | | | 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
* Challenge page fixPatrick Davison2012-08-261-1/+1
|
* Fixed score determination, blocking with multiple pathsBlueRaja2012-08-251-15/+17
|
* Found a few more TODO commentsBlueRaja2012-08-252-2/+2
|
* Fixing various javascript warnings, as well as renaming all //!! comments to ↵BlueRaja2012-08-2515-57/+60
| | | | //TODO
* Merge branch 'master' of git.raylu.net:patheryBlueRaja2012-08-255-2/+21
|\ | | | | | | | | Conflicts: pages/gallery.php
| * Rock X and Rock x UI supportPatrick Davison2012-08-255-7/+26
| |
| * whitespace overflowPatrick Davison2012-08-251-1/+1
| |
* | Added single-path blocking towers functionality to routePathBlueRaja2012-08-254-28/+34
|/
* Images for new dual path animation.Patrick Davison2012-08-248-0/+0
|
* Multipath support for UIPatrick Davison2012-08-215-97/+237
|
* Gallery Update to test dual path.Patrick Davison2012-08-181-191/+161
|
* Merge branch 'HEAD' of ssh://git@git.raylu.net/patheryPatrick Davison2012-08-182-16/+12
|\
| * Merge branch 'master' of git.raylu.net:patheryBlueRaja2012-08-188-13/+86
| |\
| * | Preloading of path imagesBlueRaja2012-08-182-15/+11
| | |
* | | Syntax errorPatrick Davison2012-08-181-1/+1
| |/ |/|
* | Merge branch 'HEAD' of ssh://git@git.raylu.net/patheryPatrick Davison2012-08-181-2/+2
|\|
| * Changing wording on memberlist (also, trying out new git/dropbox setup!)BlueRaja2012-08-181-2/+2
| |