Commit message (Collapse) | Author | Age | Files | Lines | ||
---|---|---|---|---|---|---|
... | ||||||
* | Score page improvements. | Patrick Davison | 2013-02-21 | 1 | -11/+26 | |
| | ||||||
* | Moved sqli connection to sqlEmbeded.php | Patrick Davison | 2013-02-21 | 2 | -2/+2 | |
| | ||||||
* | Support for multiple spaces in a username. | Patrick Davison | 2013-02-20 | 1 | -0/+1 | |
| | ||||||
* | Restyled and fixed some bugs in the scoreboard. | Patrick Davison | 2013-02-20 | 1 | -28/+36 | |
| | ||||||
* | Fix seeing your own message twice in chat. | Patrick Davison | 2013-02-20 | 1 | -3/+5 | |
| | ||||||
* | The forgotten oldleaderboard - but will be deleted soon. | Patrick Davison | 2013-02-18 | 1 | -0/+377 | |
| | ||||||
* | More chat fixes | Patrick Davison | 2013-02-18 | 2 | -16/+5 | |
| | ||||||
* | Active/Inactive maps shown in scoreboard. | Patrick Davison | 2013-02-18 | 1 | -6/+11 | |
| | ||||||
* | BUGFIX: Achievement emblems not showing correctly. | Patrick Davison | 2013-02-18 | 1 | -2/+3 | |
| | ||||||
* | Chat updates. Commands /say to speak as server. Notification of new maps in ↵ | Patrick Davison | 2013-02-18 | 1 | -11/+15 | |
| | | | | chat. | |||||
* | Active maps now have a different color in the scoreboard. | Patrick Davison | 2013-02-17 | 1 | -4/+12 | |
| | ||||||
* | Updating FAQ for weekly map champion points | BlueRaja | 2013-02-17 | 1 | -2/+3 | |
| | ||||||
* | I have no idea why these slashes or here, or why the buttons no longer work ↵ | BlueRaja | 2013-02-17 | 1 | -3/+3 | |
| | | | | when they definitely used to... wtf?? | |||||
* | Modified restrictions for usernames. | Patrick Davison | 2013-02-17 | 1 | -12/+19 | |
| | ||||||
* | Memberlist cleanup. CSS tweeks. | Patrick Davison | 2013-02-17 | 1 | -19/+1 | |
| | ||||||
* | Now using Jquery everywhere. | Patrick Davison | 2013-02-17 | 2 | -80/+28 | |
| | | | | | | Moved displayMap to mapSpecs. Using displayMap @ Home. Cleaned up scores page. | |||||
* | Reversed order of chat, added sounds. | Patrick Davison | 2013-02-17 | 1 | -12/+25 | |
| | ||||||
* | Mute-User and Lockdown for chat. :). | Patrick Davison | 2013-02-14 | 2 | -5/+33 | |
| | ||||||
* | Chat restyled. | Patrick Davison | 2013-02-14 | 1 | -99/+11 | |
| | ||||||
* | Lots'n Lots of work on the scoreboard... | Patrick Davison | 2013-02-14 | 2 | -478/+169 | |
| | ||||||
* | Code cleanup / deletions. | Patrick Davison | 2013-02-09 | 3 | -122/+2 | |
| | ||||||
* | Hopefully fix for unsupported browsers.. | Patrick Davison | 2013-02-09 | 1 | -4/+3 | |
| | ||||||
* | Chat, no blank messages, and switched to POST; which fixes a ton of missing ↵ | Patrick Davison | 2013-02-09 | 1 | -1/+2 | |
| | | | | characters. | |||||
* | Unsubscribe in /cp | Patrick Davison | 2013-02-09 | 1 | -12/+67 | |
| | ||||||
* | Emails!! go to /massemail as an admin. | Patrick Davison | 2013-02-09 | 1 | -127/+193 | |
| | ||||||
* | Huge changes; started deprecation of PHP's displayMap() | Patrick Davison | 2013-02-09 | 2 | -32/+129 | |
| | | | | | | | | | 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. | |||||
* | Commented out the memberlist page-divide dropdown. | Patrick Davison | 2013-01-31 | 1 | -1/+2 | |
| | ||||||
* | Pixel pinching for chat. | Patrick Davison | 2013-01-31 | 1 | -13/+26 | |
| | ||||||
* | Error logging. .htaccess cacheing. Modified doredirect to use $mydomain | Patrick Davison | 2013-01-31 | 2 | -3/+14 | |
| | ||||||
* | Dynamic resizing of mapThumbnail. | Patrick Davison | 2013-01-30 | 1 | -5/+12 | |
| | ||||||
* | FAQ; A little bit about 'cheating'/solvers and Theme Song | Patrick Davison | 2013-01-29 | 1 | -1/+29 | |
| | ||||||
* | Leaderboard renamed to scores. URL backdating included. | Patrick Davison | 2013-01-29 | 1 | -46/+118 | |
| | ||||||
* | The start of a new scoreboard or "Scores" page. | Patrick Davison | 2013-01-27 | 2 | -198/+279 | |
| | | | | - I have the feeling some adjustments made here might propigate to the Home page eventually. | |||||
* | quick fix on missing totalSeconds. | Patrick Davison | 2013-01-26 | 1 | -1/+2 | |
| | ||||||
* | Deleting dead code. | Patrick Davison | 2013-01-26 | 1 | -165/+0 | |
| | ||||||
* | Merge branch 'master' of git.raylu.net:pathery | BlueRaja | 2013-01-26 | 1 | -1/+1 | |
|\ | ||||||
| * | updated URL login to the showSignin(); popup. | Patrick Davison | 2013-01-26 | 1 | -1/+1 | |
| | | ||||||
* | | BUGFIX: Clicking the 'mute' button doesn't save across all maps until page ↵ | BlueRaja | 2013-01-26 | 1 | -2/+2 | |
| | | | | | | | | is refreshed | |||||
* | | Moved usersData table to users table, added a few more columns to users ↵ | BlueRaja | 2013-01-26 | 4 | -39/+23 | |
|/ | | | | (currently unused) | |||||
* | Merge branch 'doin_shit_on_laptop' | BlueRaja | 2013-01-25 | 3 | -13/+76 | |
|\ | | | | | | | | | | | | | Conflicts: includes/datas.php also fixed some stuffs | |||||
| * | whoops, switching between languages too quickly.. | BlueRaja | 2013-01-25 | 1 | -2/+4 | |
| | | ||||||
| * | Don't show chat bar if not logged in | BlueRaja | 2013-01-25 | 1 | -4/+5 | |
| | | ||||||
| * | Tiers are now unlocked as the user players through challenges; challenges ↵ | BlueRaja | 2013-01-25 | 2 | -9/+58 | |
| | | | | | | | | | | | | left to next tier displayed on challengelist page (untested) | |||||
* | | `challengeMaps` table added; start of the required code changes. | Patrick Davison | 2013-01-25 | 3 | -12/+14 | |
|/ | ||||||
* | Added missing files, deleted some old files. | Patrick Davison | 2013-01-25 | 4 | -1589/+0 | |
| | ||||||
* | Challenges are now displayed in the correct order again. Ay' carumba. | BlueRaja | 2013-01-24 | 1 | -8/+10 | |
| | ||||||
* | Weekly maps now show the date as well as the time on the homepage scoreboard | BlueRaja | 2013-01-24 | 1 | -1/+1 | |
| | ||||||
* | Countdown now shows time to next weekly map as well | BlueRaja | 2013-01-24 | 1 | -25/+52 | |
| | ||||||
* | oh wtf, that code isn't even used anymore -_- | BlueRaja | 2013-01-24 | 1 | -138/+0 | |
| | ||||||
* | 'moves in past week' should correctly include weekly maps, even when offset ↵ | BlueRaja | 2013-01-24 | 1 | -3/+7 | |
| | | | | by 12 hours |