Commit message (Collapse) | Author | Age | Files | Lines | ||
---|---|---|---|---|---|---|
... | ||||||
* | | 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 | |
| | | | ||||||
* | | | Syntax error | Patrick Davison | 2012-08-18 | 1 | -1/+1 | |
| |/ |/| | ||||||
* | | Merge branch 'HEAD' of ssh://git@git.raylu.net/pathery | Patrick Davison | 2012-08-18 | 1 | -2/+2 | |
|\| | ||||||
| * | Changing wording on memberlist (also, trying out new git/dropbox setup!) | BlueRaja | 2012-08-18 | 1 | -2/+2 | |
| | | ||||||
* | | The start on Multi-day maps and Dual Path mechanic | Patrick Davison | 2012-08-18 | 8 | -13/+86 | |
|/ | | | | Halfway started both. | |||||
* | Merge branch 'HEAD' of ssh://git@git.raylu.net/pathery | Patrick Davison | 2012-08-18 | 1 | -2/+2 | |
|\ | ||||||
| * | Ignore the move-count from today - Memberslist Page | BlueRaja | 2012-08-17 | 1 | -2/+2 | |
| | | | | | | | | In order to not show "0 moves" for an entire day, "This Week" now shows scores from the past 7 days rather than the current week. They can still view "this week's" scores on the scoreboard page - not sure if we'd want to change that for consistency or not. | |||||
* | | Bugs, timezone. | Patrick Davison | 2012-08-18 | 4 | -36/+10 | |
| | | | | | | | | | | | | This server should remain using the New_York timezone. Maps start at 9, not 12! Fixed a bug where default displaycolor was not being used. Fixed a bug where the user would not be logged in instantly. | |||||
* | | Feedback page adjustments. | Patrick Davison | 2012-08-18 | 1 | -4/+21 | |
| | | ||||||
* | | Achievements fixes. | Patrick Davison | 2012-08-18 | 5 | -21/+38 | |
| | | | | | | | | | | Fixed bug where userData row didn't exist for the user; Added image for the achievements. | |||||
* | | A couple of achievements points set. | Patrick Davison | 2012-08-18 | 1 | -1/+2 | |
|/ | ||||||
* | Fix; Tutorial bandaid. | Patrick Davison | 2012-08-01 | 4 | -24/+29 | |
| | | | | | Fix; Scoreboard alignment issue. Update; About page. | |||||
* | Everything related to the scoreboard. | Patrick Davison | 2012-07-31 | 14 | -101/+727 | |
| | | | | | | | 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 Davison | 2012-07-31 | 1 | -5/+6 | |
| | ||||||
* | fix lots of warnings, whitespace | raylu | 2012-07-18 | 11 | -171/+176 | |
| | ||||||
* | Scheme Updated | Patrick Davison | 2012-07-17 | 1 | -14/+99 | |
| | ||||||
* | fix some undefined references/indices, tabulation | raylu | 2012-07-17 | 2 | -46/+50 | |
| | ||||||
* | Sign in images for Google and Yahoo | Patrick Davison | 2012-07-17 | 2 | -0/+0 | |
| | ||||||
* | Hopefully fixing a rare chance to delay the first moveCount achievement. | Patrick Davison | 2012-07-17 | 1 | -0/+1 | |
| | ||||||
* | Added field: Total Moves This Week to members page. | Patrick Davison | 2012-07-17 | 1 | -2/+15 | |
| | ||||||
* | Added tracking for response time. | Patrick Davison | 2012-07-17 | 1 | -26/+30 | |
| | ||||||
* | Adjustments to the new login div | Patrick Davison | 2012-07-09 | 2 | -5/+9 | |
| | ||||||
* | Choose Login page will be used for javascript disabled users. | Patrick Davison | 2012-07-09 | 1 | -0/+1 | |
| |