summaryrefslogtreecommitdiffstats
path: root/css
Commit message (Collapse)AuthorAgeFilesLines
...
* Memberlist cleanup. CSS tweeks.Patrick Davison2013-02-171-1/+2
|
* Reversed order of chat, added sounds.Patrick Davison2013-02-171-2/+9
|
* Mute-User and Lockdown for chat. :).Patrick Davison2013-02-141-0/+3
|
* Map navigation CSS tweeks.Patrick Davison2013-02-141-6/+7
|
* Chat restyled.Patrick Davison2013-02-141-0/+117
|
* Lots'n Lots of work on the scoreboard...Patrick Davison2013-02-141-1/+9
|
* Huge changes; started deprecation of PHP's displayMap()Patrick Davison2013-02-093-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 URLsPatrick Davison2013-01-311-1/+1
|
* Dynamic resizing of mapThumbnail.Patrick Davison2013-01-302-5/+32
|
* The start of a new scoreboard or "Scores" page.Patrick Davison2013-01-271-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... WhoopsPatrick Davison2013-01-261-6/+26
|
* Removed unnecessary blank.png in current scores that was causing me issuesBlueRaja2013-01-261-1/+1
|
* Merge branch 'doin_shit_on_laptop'BlueRaja2013-01-251-17/+19
|\ | | | | | | | | | | | | Conflicts: includes/datas.php also fixed some stuffs
| * Tiers are now unlocked as the user players through challenges; challenges ↵BlueRaja2013-01-251-15/+9
|/ | | | | | left to next tier displayed on challengelist page (untested)
* Added missing files, deleted some old files.Patrick Davison2013-01-251-0/+56
|
* Challenges are now displayed in the correct order again. Ay' carumba.BlueRaja2013-01-241-2/+2
|
* Updates to the new MemberlistPatrick Davison2013-01-241-0/+19
|
* A functional Memberlist again! New and improved!Patrick Davison2013-01-231-0/+13
|
* The scary chat-app in working form!Patrick Davison2013-01-151-3/+0
|
* Merge branch 'HEAD' of ssh://git@git.raylu.net/patheryPatrick Davison2013-01-143-14/+90
|\ | | | | | | | | Conflicts: css/challenge.css
| * Replaced bullet-points with challenge images on challenge pageBlueRaja2013-01-131-15/+33
| |
| * Updated CSS of leaderboard page to not get ridiculously large with long ↵BlueRaja2013-01-131-3/+23
| | | | | | | | names, and not make the points-string off-center
| * Fixed minor CSS issue with leaderboard pageBlueRaja2013-01-131-2/+2
| |
| * Added a fix for IE to remove the border around the social-buttons.BlueRaja2013-01-131-0/+1
| |
| * Moved the social-buttons next to the copyright to make the footer a bit more ↵BlueRaja2013-01-131-9/+21
| | | | | | | | compact
| * Minor change to make the challenge_incomplete color less intenseBlueRaja2013-01-131-2/+2
| |
| * Added champion points to leaderboard pageBlueRaja2013-01-131-0/+10
| |
* | Missing email lock definitionPatrick Davison2013-01-141-0/+3
|/
* Social buttonsPatrick Davison2013-01-111-9/+26
|
* Challenges, massEmail functions startedPatrick Davison2013-01-091-2/+14
|
* Map class and ChallengesPatrick Davison2013-01-081-0/+89
| | | | | The mapclass should eventually replace the current mapmatrix array w/ headers. Work on challenges progresses nicely
* Challenges Implementation. LOTS of stuffPatrick Davison2013-01-082-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 Davison2012-12-262-3/+72
|
* New images, modified image caching.Patrick Davison2012-12-122-9/+38
|
* Image updates and mapspecs fixes.Patrick Davison2012-12-021-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 Davison2012-11-011-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 pageBlueRaja2012-10-011-0/+24
|
* Did some more work on the challenges, to have them added to the DB when the ↵BlueRaja2012-09-301-0/+12
| | | | user actually completes them. No idea if it actually works yet :)
* Rock X and Rock x UI supportPatrick Davison2012-08-251-1/+13
|
* Multipath support for UIPatrick Davison2012-08-211-10/+31
|
* The start on Multi-day maps and Dual Path mechanicPatrick Davison2012-08-182-1/+5
| | | | Halfway started both.
* Everything related to the scoreboard.Patrick Davison2012-07-311-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 divPatrick Davison2012-07-091-3/+7
|
* Added login divPatrick Davison2012-07-091-0/+72
|
* More tweaks to the achievements pagePatrick Davison2012-05-161-0/+4
|
* css adjustmentsPatrick Davison2012-03-191-5/+30
|
* CSS adjustmentsPatrick Davison2012-03-192-25/+59
|
* CSS3 animations for notifications.Patrick Davison2012-01-291-0/+69
|
* css adjustments - transitions.Patrick Davison2012-01-291-22/+27
|
* Admin page now shows memberlist. Sound volume reduced to 50%. Social ↵Patrick Davison2011-12-121-0/+7
| | | | networks added to about. Minor adjustments.