Commit message (Collapse) | Author | Age | Files | Lines | ||
---|---|---|---|---|---|---|
... | ||||||
* | Overhauled the FAQ with Demo's | Patrick Davison | 2012-12-26 | 3 | -3/+82 | |
| | | | | Fixed a bug with PHP 5.4 number_format change | |||||
* | Footer, sign-in adjustments to prevent web-crawler cache. | Patrick Davison | 2012-12-26 | 4 | -34/+112 | |
| | ||||||
* | FAQ update and cache adjustments | Patrick Davison | 2012-12-12 | 2 | -6/+34 | |
| | ||||||
* | Bug fixes: | Patrick Davison | 2012-12-12 | 6 | -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 cleanups | Patrick Davison | 2012-12-12 | 1 | -52/+48 | |
| | ||||||
* | RouteMultiPath() function added for cleaner code. | Patrick Davison | 2012-12-12 | 3 | -19/+29 | |
| | | | | Added validation support for RouteMultiPath() for a single 2nd-start location path. | |||||
* | New images, modified image caching. | Patrick Davison | 2012-12-12 | 15 | -37/+128 | |
| | ||||||
* | Bug fixes in mapspecs | Patrick Davison | 2012-12-07 | 1 | -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 Davison | 2012-12-02 | 3 | -11/+48 | |
| | | | | Completion notice, and "sign in to save progress" added. | |||||
* | Image updates and mapspecs fixes. | Patrick Davison | 2012-12-02 | 16 | -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 Davison | 2012-11-29 | 8 | -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 Davison | 2012-11-26 | 1 | -49/+62 | |
| | ||||||
* | Cache changes | Patrick Davison | 2012-11-26 | 1 | -3/+3 | |
| | ||||||
* | Minor | Patrick Davison | 2012-11-26 | 2 | -1/+4 | |
| | ||||||
* | Multipath animation support. | Patrick Davison | 2012-11-26 | 1 | -45/+75 | |
| | | | | Finally got the colors in the animation consistant and fairly logical. | |||||
* | Prep for push to the main server. | Patrick Davison | 2012-11-26 | 1 | -37/+39 | |
| | | | | Some future proofing changes, and some changes for the sake of change. | |||||
* | Added badge near username. | Patrick Davison | 2012-11-26 | 2 | -31/+56 | |
| | ||||||
* | Sounds, soundManager2 | Patrick Davison | 2012-11-01 | 13 | -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 Davison | 2012-11-01 | 1 | -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/pathery | Patrick Davison | 2012-10-27 | 4 | -11/+27 | |
|\ | ||||||
| * | integrate mixpanel people | raylu | 2012-10-26 | 4 | -10/+26 | |
| | | | | | | | | https://mixpanel.com/docs/people-analytics | |||||
* | | Newline char | Patrick Davison | 2012-10-27 | 1 | -1/+1 | |
| | | ||||||
* | | Merge branch 'HEAD' of ssh://git@git.raylu.net/pathery | Patrick Davison | 2012-10-11 | 14 | -23/+3940 | |
|\| | ||||||
| * | Completed an ugly but functional draft of the challenge-listing page | BlueRaja | 2012-10-01 | 5 | -2/+82 | |
| | | ||||||
| * | Added a challenge-listing page, and skeleton code for the listing itself | BlueRaja | 2012-10-01 | 4 | -4/+87 | |
| | | ||||||
| * | Fixed a few JS errors on challenge page | BlueRaja | 2012-10-01 | 1 | -1/+6 | |
| | | ||||||
| * | Fixing tutorial | BlueRaja | 2012-10-01 | 1 | -2/+2 | |
| | | ||||||
| * | Challenges now update automatically upon completion (without needing to refresh) | BlueRaja | 2012-10-01 | 1 | -0/+11 | |
| | | ||||||
| * | Fixed a few bugs with challenges, and added some debugging code (which still ↵ | BlueRaja | 2012-10-01 | 3 | -19/+85 | |
| | | | | | | | | needs to be removed) | |||||
| * | Added the lightweight FirePHPCore debugging library for debugging AJAX queries | BlueRaja | 2012-10-01 | 5 | -0/+3672 | |
| | | ||||||
* | | Merge branch 'HEAD' of ssh://git@git.raylu.net/pathery | Patrick Davison | 2012-09-30 | 7 | -57/+208 | |
|\| | ||||||
| * | Did some more work on the challenges, to have them added to the DB when the ↵ | BlueRaja | 2012-09-30 | 7 | -57/+208 | |
| | | | | | | | | user actually completes them. No idea if it actually works yet :) | |||||
* | | Irrelevent fiddling. | Patrick Davison | 2012-09-30 | 1 | -19/+1 | |
|/ | ||||||
* | Doesn't make sense that some of the items don't count today's and others do | BlueRaja | 2012-09-10 | 1 | -2/+2 | |
| | ||||||
* | Created remanants of a challenge page (loaded completely from the database). ↵ | BlueRaja | 2012-08-27 | 4 | -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 ↵ | BlueRaja | 2012-08-26 | 1 | -1/+1 | |
| | | | | two+ sets of maps | |||||
* | Challenge page fix | Patrick Davison | 2012-08-26 | 1 | -1/+1 | |
| | ||||||
* | Fixed score determination, blocking with multiple paths | BlueRaja | 2012-08-25 | 1 | -15/+17 | |
| | ||||||
* | Found a few more TODO comments | BlueRaja | 2012-08-25 | 2 | -2/+2 | |
| | ||||||
* | Fixing various javascript warnings, as well as renaming all //!! comments to ↵ | BlueRaja | 2012-08-25 | 15 | -57/+60 | |
| | | | | //TODO | |||||
* | Merge branch 'master' of git.raylu.net:pathery | BlueRaja | 2012-08-25 | 5 | -2/+21 | |
|\ | | | | | | | | | Conflicts: pages/gallery.php | |||||
| * | Rock X and Rock x UI support | Patrick Davison | 2012-08-25 | 5 | -7/+26 | |
| | | ||||||
| * | whitespace overflow | Patrick Davison | 2012-08-25 | 1 | -1/+1 | |
| | | ||||||
* | | Added single-path blocking towers functionality to routePath | BlueRaja | 2012-08-25 | 4 | -28/+34 | |
|/ | ||||||
* | Images for new dual path animation. | Patrick Davison | 2012-08-24 | 8 | -0/+0 | |
| | ||||||
* | Multipath support for UI | Patrick Davison | 2012-08-21 | 5 | -97/+237 | |
| | ||||||
* | Gallery Update to test dual path. | Patrick Davison | 2012-08-18 | 1 | -191/+161 | |
| | ||||||
* | Merge branch 'HEAD' of ssh://git@git.raylu.net/pathery | Patrick Davison | 2012-08-18 | 2 | -16/+12 | |
|\ | ||||||
| * | Merge branch 'master' of git.raylu.net:pathery | BlueRaja | 2012-08-18 | 8 | -13/+86 | |
| |\ | ||||||
| * | | Preloading of path images | BlueRaja | 2012-08-18 | 2 | -15/+11 | |
| | | |