summaryrefslogtreecommitdiffstats
Commit message (Collapse)AuthorAgeFilesLines
...
* Added the mapcode to the map-object - temporarly at least.Patrick Davison2013-02-201-2/+2
|
* added /time to chat for funziesPatrick Davison2013-02-201-1/+9
|
* Fixed position header.Patrick Davison2013-02-202-8/+18
|
* Restyled and fixed some bugs in the scoreboard.Patrick Davison2013-02-203-48/+68
|
* Fix seeing your own message twice in chat.Patrick Davison2013-02-201-3/+5
|
* The forgotten oldleaderboard - but will be deleted soon.Patrick Davison2013-02-181-0/+377
|
* More chat fixesPatrick Davison2013-02-184-18/+17
|
* Active/Inactive maps shown in scoreboard.Patrick Davison2013-02-183-18/+23
|
* BUGFIX: Achievement emblems not showing correctly.Patrick Davison2013-02-182-2/+12
|
* Chat updates. Commands /say to speak as server. Notification of new maps in ↵Patrick Davison2013-02-185-25/+47
| | | | chat.
* Active maps now have a different color in the scoreboard.Patrick Davison2013-02-173-13/+26
|
* Updating FAQ for weekly map champion pointsBlueRaja2013-02-171-2/+3
|
* I have no idea why these slashes or here, or why the buttons no longer work ↵BlueRaja2013-02-171-3/+3
| | | | when they definitely used to... wtf??
* BUGFIX: Player stats not workingBlueRaja2013-02-171-9/+10
|
* BUGFIX: Some of the map-types contain special characters!BlueRaja2013-02-171-1/+1
|
* Whoops.Patrick Davison2013-02-171-1/+1
|
* Added Untested code to insert the names into the DB initially.Patrick Davison2013-02-171-1/+1
|
* Simple Normal Complex Map names added in generation.Patrick Davison2013-02-171-1/+1
|
* Modified restrictions for usernames.Patrick Davison2013-02-171-12/+19
|
* Memberlist cleanup. CSS tweeks.Patrick Davison2013-02-172-20/+3
|
* Challenge maps can be accessed with domain/challenge/ID.jsPatrick Davison2013-02-172-0/+37
|
* Now using Jquery everywhere.Patrick Davison2013-02-175-88/+58
| | | | | | Moved displayMap to mapSpecs. Using displayMap @ Home. Cleaned up scores page.
* Reversed order of chat, added sounds.Patrick Davison2013-02-172-14/+34
|
* Map namesPatrick Davison2013-02-171-3/+23
|
* Added SQL to set the 'name' column in the 'maps' tableBlueRaja2013-02-171-1/+45
|
* Mute-User and Lockdown for chat. :).Patrick Davison2013-02-145-11/+77
|
* Map navigation CSS tweeks.Patrick Davison2013-02-141-6/+7
|
* Added insane speed, removed 'slow' hack.Patrick Davison2013-02-141-6/+9
|
* Chat restyled.Patrick Davison2013-02-143-99/+142
|
* Lots'n Lots of work on the scoreboard...Patrick Davison2013-02-147-543/+307
|
* Deleted depreciated functionPatrick Davison2013-02-091-1/+1
|
* Code cleanup / deletions.Patrick Davison2013-02-099-395/+38
|
* Hopefully fix for unsupported browsers..Patrick Davison2013-02-091-4/+3
|
* Chat, no blank messages, and switched to POST; which fixes a ton of missing ↵Patrick Davison2013-02-091-1/+2
| | | | characters.
* Unsubscribe in /cpPatrick Davison2013-02-091-12/+67
|
* Map URL rewrite .com/map/ID - Note this has domain name in it...Patrick Davison2013-02-094-12/+44
|
* Sending emails in GO, - also closing the session.Patrick Davison2013-02-091-0/+7
|
* Emails!! go to /massemail as an admin.Patrick Davison2013-02-092-133/+205
|
* Chat supporting 50 messages, - also no blank-messages.Patrick Davison2013-02-091-1/+3
|
* Mapclass support for ID. - Whoops.Patrick Davison2013-02-091-3/+4
|
* Huge changes; started deprecation of PHP's displayMap()Patrick Davison2013-02-099-133/+523
| | | | | | | | | 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.
* Fixed missing halfquotes for inserting maps at once.Patrick Davison2013-02-091-1/+1
|
* Adding maps at once, instead of seperate SQL calls.Patrick Davison2013-02-061-1/+1
|
* Commented out the memberlist page-divide dropdown.Patrick Davison2013-01-311-1/+2
|
* Updated incorrect image URLsPatrick Davison2013-01-312-9/+9
|
* Pixel pinching for chat.Patrick Davison2013-01-312-16/+29
|
* Error logging. .htaccess cacheing. Modified doredirect to use $mydomainPatrick Davison2013-01-318-24/+173
|
* Dynamic resizing of mapThumbnail.Patrick Davison2013-01-304-15/+80
|
* Mapclass->checkpoints/teleports are now accurate.Patrick Davison2013-01-301-0/+27
|
* More deletion of old code.Patrick Davison2013-01-301-566/+1
|