Commit message (Collapse) | Author | Age | Files | Lines | |
---|---|---|---|---|---|
* | Chat /me and URL Linking | Patrick Davison | 2013-02-28 | 1 | -1/+13 |
| | |||||
* | Restored checkpoint fade transitions. | Patrick Davison | 2013-02-28 | 1 | -0/+4 |
| | |||||
* | Fixes for unique font-sets in Chat. | Patrick Davison | 2013-02-28 | 1 | -4/+6 |
| | |||||
* | Increased size of top-right badge. | Patrick Davison | 2013-02-26 | 1 | -1/+15 |
| | |||||
* | Upped page width to 960px from 900px globally. | Patrick Davison | 2013-02-26 | 2 | -13/+21 |
| | |||||
* | BUGFIX: I hate Javascript Time. CSS changes too. | Patrick Davison | 2013-02-26 | 1 | -1/+24 |
| | |||||
* | Prettier progress bars. | Patrick Davison | 2013-02-24 | 1 | -55/+78 |
| | |||||
* | Added /spoiler command to chat - Fixed issue with 2 quick succession chats ↵ | Patrick Davison | 2013-02-24 | 1 | -0/+10 |
| | | | | being very slow. | ||||
* | More logically set up the top-bar. Switching this to a Fixed header is now a ↵ | Patrick Davison | 2013-02-21 | 1 | -12/+22 |
| | | | | 2 line change. | ||||
* | Fixed a bug where no-path tiles weren't showing correctly. | Patrick Davison | 2013-02-20 | 1 | -4/+4 |
| | |||||
* | Fixed position header. | Patrick Davison | 2013-02-20 | 1 | -7/+17 |
| | |||||
* | Restyled and fixed some bugs in the scoreboard. | Patrick Davison | 2013-02-20 | 1 | -18/+28 |
| | |||||
* | Active/Inactive maps shown in scoreboard. | Patrick Davison | 2013-02-18 | 1 | -11/+11 |
| | |||||
* | BUGFIX: Achievement emblems not showing correctly. | Patrick Davison | 2013-02-18 | 1 | -0/+9 |
| | |||||
* | Active maps now have a different color in the scoreboard. | Patrick Davison | 2013-02-17 | 1 | -0/+6 |
| | |||||
* | Memberlist cleanup. CSS tweeks. | Patrick Davison | 2013-02-17 | 1 | -1/+2 |
| | |||||
* | Reversed order of chat, added sounds. | Patrick Davison | 2013-02-17 | 1 | -2/+9 |
| | |||||
* | Mute-User and Lockdown for chat. :). | Patrick Davison | 2013-02-14 | 1 | -0/+3 |
| | |||||
* | Map navigation CSS tweeks. | Patrick Davison | 2013-02-14 | 1 | -6/+7 |
| | |||||
* | Chat restyled. | Patrick Davison | 2013-02-14 | 1 | -0/+117 |
| | |||||
* | Lots'n Lots of work on the scoreboard... | Patrick Davison | 2013-02-14 | 1 | -1/+9 |
| | |||||
* | Huge changes; started deprecation of PHP's displayMap() | Patrick Davison | 2013-02-09 | 3 | -42/+140 |
| | | | | | | | | | 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. | ||||
* | Updated incorrect image URLs | Patrick Davison | 2013-01-31 | 1 | -1/+1 |
| | |||||
* | Dynamic resizing of mapThumbnail. | Patrick Davison | 2013-01-30 | 2 | -5/+32 |
| | |||||
* | The start of a new scoreboard or "Scores" page. | Patrick Davison | 2013-01-27 | 1 | -0/+24 |
| | | | | - I have the feeling some adjustments made here might propigate to the Home page eventually. | ||||
* | And the CSS that goes along with it... Whoops | Patrick Davison | 2013-01-26 | 1 | -6/+26 |
| | |||||
* | Removed unnecessary blank.png in current scores that was causing me issues | BlueRaja | 2013-01-26 | 1 | -1/+1 |
| | |||||
* | Merge branch 'doin_shit_on_laptop' | BlueRaja | 2013-01-25 | 1 | -17/+19 |
|\ | | | | | | | | | | | | | Conflicts: includes/datas.php also fixed some stuffs | ||||
| * | Tiers are now unlocked as the user players through challenges; challenges ↵ | BlueRaja | 2013-01-25 | 1 | -15/+9 |
|/ | | | | | | left to next tier displayed on challengelist page (untested) | ||||
* | Added missing files, deleted some old files. | Patrick Davison | 2013-01-25 | 1 | -0/+56 |
| | |||||
* | Challenges are now displayed in the correct order again. Ay' carumba. | BlueRaja | 2013-01-24 | 1 | -2/+2 |
| | |||||
* | Updates to the new Memberlist | Patrick Davison | 2013-01-24 | 1 | -0/+19 |
| | |||||
* | A functional Memberlist again! New and improved! | Patrick Davison | 2013-01-23 | 1 | -0/+13 |
| | |||||
* | The scary chat-app in working form! | Patrick Davison | 2013-01-15 | 1 | -3/+0 |
| | |||||
* | Merge branch 'HEAD' of ssh://git@git.raylu.net/pathery | Patrick Davison | 2013-01-14 | 3 | -14/+90 |
|\ | | | | | | | | | Conflicts: css/challenge.css | ||||
| * | Replaced bullet-points with challenge images on challenge page | BlueRaja | 2013-01-13 | 1 | -15/+33 |
| | | |||||
| * | Updated CSS of leaderboard page to not get ridiculously large with long ↵ | BlueRaja | 2013-01-13 | 1 | -3/+23 |
| | | | | | | | | names, and not make the points-string off-center | ||||
| * | Fixed minor CSS issue with leaderboard page | BlueRaja | 2013-01-13 | 1 | -2/+2 |
| | | |||||
| * | Added a fix for IE to remove the border around the social-buttons. | BlueRaja | 2013-01-13 | 1 | -0/+1 |
| | | |||||
| * | Moved the social-buttons next to the copyright to make the footer a bit more ↵ | BlueRaja | 2013-01-13 | 1 | -9/+21 |
| | | | | | | | | compact | ||||
| * | Minor change to make the challenge_incomplete color less intense | BlueRaja | 2013-01-13 | 1 | -2/+2 |
| | | |||||
| * | Added champion points to leaderboard page | BlueRaja | 2013-01-13 | 1 | -0/+10 |
| | | |||||
* | | Missing email lock definition | Patrick Davison | 2013-01-14 | 1 | -0/+3 |
|/ | |||||
* | Social buttons | Patrick Davison | 2013-01-11 | 1 | -9/+26 |
| | |||||
* | Challenges, massEmail functions started | Patrick Davison | 2013-01-09 | 1 | -2/+14 |
| | |||||
* | Map class and Challenges | Patrick Davison | 2013-01-08 | 1 | -0/+89 |
| | | | | | The mapclass should eventually replace the current mapmatrix array w/ headers. Work on challenges progresses nicely | ||||
* | Challenges Implementation. LOTS of stuff | Patrick Davison | 2013-01-08 | 2 | -6/+28 |
| | | | | | 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. | ||||
* | Footer, sign-in adjustments to prevent web-crawler cache. | Patrick Davison | 2012-12-26 | 2 | -3/+72 |
| | |||||
* | New images, modified image caching. | Patrick Davison | 2012-12-12 | 2 | -9/+38 |
| | |||||
* | Image updates and mapspecs fixes. | Patrick Davison | 2012-12-02 | 1 | -2/+2 |
| | | | | | | 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. |