summaryrefslogtreecommitdiffstats
Commit message (Collapse)AuthorAgeFilesLines
...
* | 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
| |
* | The start on Multi-day maps and Dual Path mechanicPatrick Davison2012-08-188-13/+86
|/ | | | Halfway started both.
* Merge branch 'HEAD' of ssh://git@git.raylu.net/patheryPatrick Davison2012-08-181-2/+2
|\
| * Ignore the move-count from today - Memberslist PageBlueRaja2012-08-171-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 Davison2012-08-184-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 Davison2012-08-181-4/+21
| |
* | Achievements fixes.Patrick Davison2012-08-185-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 Davison2012-08-181-1/+2
|/
* Fix; Tutorial bandaid.Patrick Davison2012-08-014-24/+29
| | | | | Fix; Scoreboard alignment issue. Update; About page.
* Everything related to the scoreboard.Patrick Davison2012-07-3114-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 Davison2012-07-311-5/+6
|
* fix lots of warnings, whitespaceraylu2012-07-1811-171/+176
|
* Scheme UpdatedPatrick Davison2012-07-171-14/+99
|
* fix some undefined references/indices, tabulationraylu2012-07-172-46/+50
|
* Sign in images for Google and YahooPatrick Davison2012-07-172-0/+0
|
* Hopefully fixing a rare chance to delay the first moveCount achievement.Patrick Davison2012-07-171-0/+1
|
* Added field: Total Moves This Week to members page.Patrick Davison2012-07-171-2/+15
|
* Added tracking for response time.Patrick Davison2012-07-171-26/+30
|
* Adjustments to the new login divPatrick Davison2012-07-092-5/+9
|
* Choose Login page will be used for javascript disabled users.Patrick Davison2012-07-091-0/+1
|