Commit message (Collapse) | Author | Age | Files | Lines | ||
---|---|---|---|---|---|---|
... | ||||||
* | Weekly maps now show the date as well as the time on the homepage scoreboard | BlueRaja | 2013-01-24 | 1 | -2/+6 | |
| | ||||||
* | Added titles back to memberslist headers | BlueRaja | 2013-01-24 | 1 | -10/+11 | |
| | ||||||
* | Updates to the new Memberlist | Patrick Davison | 2013-01-24 | 1 | -21/+43 | |
| | ||||||
* | A functional Memberlist again! New and improved! | Patrick Davison | 2013-01-23 | 1 | -43/+61 | |
| | ||||||
* | Quick auto-format js | BlueRaja | 2013-01-22 | 1 | -146/+164 | |
| | ||||||
* | Challenges Implementation. LOTS of stuff | Patrick Davison | 2013-01-08 | 2 | -19/+251 | |
| | | | | | 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. | |||||
* | Added colors for dual-path numbers. | Patrick Davison | 2012-12-26 | 1 | -3/+7 | |
| | ||||||
* | Footer, sign-in adjustments to prevent web-crawler cache. | Patrick Davison | 2012-12-26 | 1 | -26/+22 | |
| | ||||||
* | Bug fixes: | Patrick Davison | 2012-12-12 | 1 | -0/+1 | |
| | | | | | | 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 | |
| | ||||||
* | 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. | |||||
* | Image updates and mapspecs fixes. | Patrick Davison | 2012-12-02 | 1 | -35/+9 | |
| | | | | | | 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 | 1 | -4/+2 | |
| | | | | | | | | 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. | |||||
* | Minor | Patrick Davison | 2012-11-26 | 1 | -1/+0 | |
| | ||||||
* | Multipath animation support. | Patrick Davison | 2012-11-26 | 1 | -45/+75 | |
| | | | | Finally got the colors in the animation consistant and fairly logical. | |||||
* | Sounds, soundManager2 | Patrick Davison | 2012-11-01 | 1 | -7/+24 | |
| | | | | | | | | | 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/pathery | Patrick Davison | 2012-10-11 | 1 | -0/+11 | |
|\ | ||||||
| * | Challenges now update automatically upon completion (without needing to refresh) | BlueRaja | 2012-10-01 | 1 | -0/+11 | |
| | | ||||||
* | | Merge branch 'HEAD' of ssh://git@git.raylu.net/pathery | Patrick Davison | 2012-09-30 | 1 | -3/+4 | |
|\| | ||||||
| * | Did some more work on the challenges, to have them added to the DB when the ↵ | BlueRaja | 2012-09-30 | 1 | -3/+4 | |
| | | | | | | | | user actually completes them. No idea if it actually works yet :) | |||||
* | | Irrelevent fiddling. | Patrick Davison | 2012-09-30 | 1 | -19/+1 | |
|/ | ||||||
* | Fixing various javascript warnings, as well as renaming all //!! comments to ↵ | BlueRaja | 2012-08-25 | 3 | -19/+20 | |
| | | | | //TODO | |||||
* | whitespace overflow | Patrick Davison | 2012-08-25 | 1 | -1/+1 | |
| | ||||||
* | Multipath support for UI | Patrick Davison | 2012-08-21 | 1 | -56/+148 | |
| | ||||||
* | The start on Multi-day maps and Dual Path mechanic | Patrick Davison | 2012-08-18 | 1 | -1/+3 | |
| | | | | Halfway started both. | |||||
* | Fix; Tutorial bandaid. | Patrick Davison | 2012-08-01 | 1 | -17/+7 | |
| | | | | | Fix; Scoreboard alignment issue. Update; About page. | |||||
* | Everything related to the scoreboard. | Patrick Davison | 2012-07-31 | 4 | -66/+391 | |
| | | | | | | | New feedback page. Changed the speed of the pauses on checkpoints during a path animation. Changed how notifications are recieved. | |||||
* | Added tracking for response time. | Patrick Davison | 2012-07-17 | 1 | -26/+30 | |
| | ||||||
* | add tutorial and map difficulty tracking | raylu | 2012-04-25 | 1 | -5/+6 | |
| | ||||||
* | upgrade mixpanel lib to v2 | raylu | 2012-04-25 | 1 | -1/+1 | |
| | ||||||
* | Score updates | Patrick Davison | 2012-04-13 | 1 | -2/+25 | |
| | ||||||
* | achievements.php debug data and some fixes. | Patrick Davison | 2012-03-19 | 1 | -11/+36 | |
| | ||||||
* | Support for dual-layer animation & achievements. | Patrick Davison | 2012-02-02 | 1 | -64/+116 | |
| | | | | | | | | | | | | These changes specific to mapspecs.js alone. Changed: the speeds slightly for slow, normal, fast, ultra. Add: support for challenges/tutorials in the request with do.php to check and add achievements. Add: Dual layer animation creates transparency which strenthens the users view that the start & end tiles are pathable. Add: Support for notifications. Add: Support for JSON mapdata w/o use of a div. Add: Support for changing wall-color and emblems. Fix: Where starting location square was not animated. Add: Support for checking and recieving achievements. | |||||
* | Fix for JSON "MapData" div issue for search engines. | Patrick Davison | 2012-02-02 | 1 | -2/+7 | |
| | ||||||
* | Slight changes to the score notifications and sounds. Reduced sounds. | Patrick Davison | 2011-12-15 | 1 | -3/+5 | |
| | ||||||
* | Admin page now shows memberlist. Sound volume reduced to 50%. Social ↵ | Patrick Davison | 2011-12-12 | 1 | -30/+12 | |
| | | | | networks added to about. Minor adjustments. | |||||
* | fix ready function | raylu | 2011-11-10 | 1 | -8/+17 | |
| | | | | | | basically, reproduce jQuery.ready more closely there was a race condition where the document was already ready also, for some reason, it's necessary to bind (on)load | |||||
* | switch from onload to equivalent of jQuery's ready | raylu | 2011-11-07 | 1 | -11/+8 | |
| | ||||||
* | add mp tracking for the Go! button | raylu | 2011-11-06 | 1 | -10/+18 | |
| | ||||||
* | new layout | raylu | 2011-11-05 | 1 | -45/+3 | |
| | ||||||
* | Tutorial work | Patrick Davison | 2011-09-15 | 1 | -6/+14 | |
| | ||||||
* | Tutorial started | Patrick Davison | 2011-09-10 | 1 | -6/+16 | |
| | ||||||
* | Initial import from Dropbox | raylu | 2011-04-07 | 2 | -0/+883 | |