Commit message (Collapse) | Author | Age | Files | Lines | |
---|---|---|---|---|---|
* | Minor fixes and adjustments. | Snap | 2015-05-01 | 1 | -28/+0 |
| | | | | | Moved Javascript in chat to: js/chat.js re-ordered script loading so Jquery loads first. Fixed cookie login issue. | ||||
* | Many bugs and PHP notices & warning fixes. | Patrick Davison | 2013-05-10 | 1 | -7/+11 |
| | |||||
* | FIX: Blocks/Used walls are now stored in the client-side mapdata. | Patrick Davison | 2013-04-25 | 1 | -11/+8 |
| | |||||
* | Map thumbnail, partial animation of blocked path. | Patrick Davison | 2013-04-23 | 1 | -9/+17 |
| | |||||
* | Blocked shows last Target. | Patrick Davison | 2013-04-18 | 1 | -1/+8 |
| | |||||
* | Cross-selection for speed. | Patrick Davison | 2013-04-09 | 1 | -1/+5 |
| | |||||
* | BUGFIX: No response from tutorial's GO, and Walls without color. | Patrick Davison | 2013-04-01 | 1 | -0/+1 |
| | |||||
* | Finished wallOrientation setting | Patrick Davison | 2013-03-24 | 1 | -27/+19 |
| | |||||
* | Wall orientation achievements - huge commit. | Patrick Davison | 2013-03-18 | 1 | -1/+18 |
| | |||||
* | Insane speed achievement front end. | Patrick Davison | 2013-03-13 | 1 | -1/+1 |
| | |||||
* | Scoreboard dynamic map width. | Patrick Davison | 2013-03-12 | 1 | -7/+2 |
| | |||||
* | Chat mute-button click sound. | Patrick Davison | 2013-03-10 | 1 | -2/+8 |
| | |||||
* | Mute button for maps. | Patrick Davison | 2013-03-10 | 1 | -34/+22 |
| | |||||
* | Fix width issue when displaying maps | BlueRaja | 2013-03-08 | 1 | -2/+12 |
| | |||||
* | Scoreboard bugfixes and improvments, partial implementation of onhashchange. | Patrick Davison | 2013-03-07 | 1 | -1/+5 |
| | |||||
* | Speed Tweeks | Patrick Davison | 2013-03-07 | 1 | -5/+6 |
| | |||||
* | Whoops. | Patrick Davison | 2013-03-07 | 1 | -1/+4 |
| | |||||
* | Click and drag for the mapeditor. | Patrick Davison | 2013-03-07 | 1 | -6/+0 |
| | |||||
* | mapeditor Go button fix. | Patrick Davison | 2013-03-06 | 1 | -1/+1 |
| | |||||
* | Map editor 0.1! | Patrick Davison | 2013-03-05 | 1 | -3/+11 |
| | |||||
* | Labeled checkpoints and etc in the mapDisplay | Patrick Davison | 2013-02-28 | 1 | -6/+12 |
| | |||||
* | Fixed Challenges | Patrick Davison | 2013-02-28 | 1 | -7/+48 |
| | |||||
* | Fixes for Challenges. | Patrick Davison | 2013-02-28 | 1 | -3/+3 |
| | |||||
* | Link to a specific solution in scores, and other tweaks. | Patrick Davison | 2013-02-28 | 1 | -4/+2 |
| | |||||
* | Fixed stuck-yellow issue with flashElement. | Patrick Davison | 2013-02-24 | 1 | -14/+14 |
| | |||||
* | Small animation adjustment. | Patrick Davison | 2013-02-21 | 1 | -4/+6 |
| | |||||
* | Restyled and fixed some bugs in the scoreboard. | Patrick Davison | 2013-02-20 | 1 | -2/+4 |
| | |||||
* | Now using Jquery everywhere. | Patrick Davison | 2013-02-17 | 1 | -3/+24 |
| | | | | | | Moved displayMap to mapSpecs. Using displayMap @ Home. Cleaned up scores page. | ||||
* | Added insane speed, removed 'slow' hack. | Patrick Davison | 2013-02-14 | 1 | -6/+9 |
| | |||||
* | Code cleanup / deletions. | Patrick Davison | 2013-02-09 | 1 | -106/+25 |
| | |||||
* | Huge changes; started deprecation of PHP's displayMap() | Patrick Davison | 2013-02-09 | 1 | -54/+228 |
| | | | | | | | | | New JS function 'mapAsHTML(mapAsObject)' getScores() will now return solutions if the map has expired. Homepage now uses mapAsHTML. Removed some padding on scoreboard. scoresFormatPage() supports solutions if available. (This can be row-specific) And tons of CSS - deprecating old CSS. | ||||
* | BUGFIX: Clicking the 'mute' button doesn't save across all maps until page ↵ | BlueRaja | 2013-01-26 | 1 | -1/+20 |
| | | | | is refreshed | ||||
* | Quick auto-format js | BlueRaja | 2013-01-22 | 1 | -146/+164 |
| | |||||
* | Challenges Implementation. LOTS of stuff | Patrick Davison | 2013-01-08 | 1 | -13/+33 |
| | | | | | 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 |
| | |||||
* | 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. | ||||
* | 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 | 1 | -8/+9 |
| | | | | //TODO | ||||
* | 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. | ||||
* | Everything related to the scoreboard. | Patrick Davison | 2012-07-31 | 1 | -66/+10 |
| | | | | | | | New feedback page. Changed the speed of the pauses on checkpoints during a path animation. Changed how notifications are recieved. |