Commit message (Collapse) | Author | Age | Files | Lines | ||
---|---|---|---|---|---|---|
... | ||||||
* | 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. | |||||
* | UI: Sign in bug fix. | Patrick Davison | 2012-11-01 | 1 | -0/+2 | |
| | | | | Fixed a bug where the Sign In box would show up in some crappy browsers because I was stupid. | |||||
* | Completed an ugly but functional draft of the challenge-listing page | BlueRaja | 2012-10-01 | 1 | -0/+24 | |
| | ||||||
* | Did some more work on the challenges, to have them added to the DB when the ↵ | BlueRaja | 2012-09-30 | 1 | -0/+12 | |
| | | | | user actually completes them. No idea if it actually works yet :) | |||||
* | Rock X and Rock x UI support | Patrick Davison | 2012-08-25 | 1 | -1/+13 | |
| | ||||||
* | Multipath support for UI | Patrick Davison | 2012-08-21 | 1 | -10/+31 | |
| | ||||||
* | The start on Multi-day maps and Dual Path mechanic | Patrick Davison | 2012-08-18 | 2 | -1/+5 | |
| | | | | Halfway started both. | |||||
* | Everything related to the scoreboard. | Patrick Davison | 2012-07-31 | 1 | -0/+44 | |
| | | | | | | | New feedback page. Changed the speed of the pauses on checkpoints during a path animation. Changed how notifications are recieved. | |||||
* | Adjustments to the new login div | Patrick Davison | 2012-07-09 | 1 | -3/+7 | |
| | ||||||
* | Added login div | Patrick Davison | 2012-07-09 | 1 | -0/+72 | |
| | ||||||
* | More tweaks to the achievements page | Patrick Davison | 2012-05-16 | 1 | -0/+4 | |
| | ||||||
* | css adjustments | Patrick Davison | 2012-03-19 | 1 | -5/+30 | |
| | ||||||
* | CSS adjustments | Patrick Davison | 2012-03-19 | 2 | -25/+59 | |
| | ||||||
* | CSS3 animations for notifications. | Patrick Davison | 2012-01-29 | 1 | -0/+69 | |
| | ||||||
* | css adjustments - transitions. | Patrick Davison | 2012-01-29 | 1 | -22/+27 | |
| | ||||||
* | Admin page now shows memberlist. Sound volume reduced to 50%. Social ↵ | Patrick Davison | 2011-12-12 | 1 | -0/+7 | |
| | | | | networks added to about. Minor adjustments. |