index
:
pathery
Messing_with_chat
master
release
pathery
summary
refs
log
tree
commit
diff
stats
log msg
author
committer
range
Commit message (
Collapse
)
Author
Age
Files
Lines
...
|
*
BUGFIX: Chat filter is case sensitive
git
2013-02-21
1
-14
/
+13
|
|
*
|
Small animation adjustment.
Patrick Davison
2013-02-21
1
-4
/
+6
|
|
*
|
More logically set up the top-bar. Switching this to a Fixed header is now a ↵
Patrick Davison
2013-02-21
2
-14
/
+24
|
|
|
|
|
|
|
|
2 line change.
*
|
Moved isCurrentMap function.
Patrick Davison
2013-02-21
2
-13
/
+16
|
|
*
|
Preperation for cacheing scores.
Patrick Davison
2013-02-21
3
-145
/
+35
|
|
*
|
Score page improvements.
Patrick Davison
2013-02-21
3
-24
/
+83
|
|
*
|
Humans.txt as suggested by raylu for-fun. See humanstxt.org
Patrick Davison
2013-02-21
1
-0
/
+40
|
|
*
|
Moved sqli connection to sqlEmbeded.php
Patrick Davison
2013-02-21
8
-10
/
+9
|
/
*
Support for multiple spaces in a username.
Patrick Davison
2013-02-20
1
-0
/
+1
|
*
Fixed a bug where no-path tiles weren't showing correctly.
Patrick Davison
2013-02-20
1
-4
/
+4
|
*
Switched to PHP 5.4 . Added domain/user/id.js to the url rewrite. Added ↵
Patrick Davison
2013-02-20
2
-1
/
+57
|
|
|
|
users.ajax.php
*
Added the mapcode to the map-object - temporarly at least.
Patrick Davison
2013-02-20
1
-2
/
+2
|
*
added /time to chat for funzies
Patrick Davison
2013-02-20
1
-1
/
+9
|
*
Fixed position header.
Patrick Davison
2013-02-20
2
-8
/
+18
|
*
Restyled and fixed some bugs in the scoreboard.
Patrick Davison
2013-02-20
3
-48
/
+68
|
*
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
4
-18
/
+17
|
*
Active/Inactive maps shown in scoreboard.
Patrick Davison
2013-02-18
3
-18
/
+23
|
*
BUGFIX: Achievement emblems not showing correctly.
Patrick Davison
2013-02-18
2
-2
/
+12
|
*
Chat updates. Commands /say to speak as server. Notification of new maps in ↵
Patrick Davison
2013-02-18
5
-25
/
+47
|
|
|
|
chat.
*
Active maps now have a different color in the scoreboard.
Patrick Davison
2013-02-17
3
-13
/
+26
|
*
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??
*
BUGFIX: Player stats not working
BlueRaja
2013-02-17
1
-9
/
+10
|
*
BUGFIX: Some of the map-types contain special characters!
BlueRaja
2013-02-17
1
-1
/
+1
|
*
Whoops.
Patrick Davison
2013-02-17
1
-1
/
+1
|
*
Added Untested code to insert the names into the DB initially.
Patrick Davison
2013-02-17
1
-1
/
+1
|
*
Simple Normal Complex Map names added in generation.
Patrick Davison
2013-02-17
1
-1
/
+1
|
*
Modified restrictions for usernames.
Patrick Davison
2013-02-17
1
-12
/
+19
|
*
Memberlist cleanup. CSS tweeks.
Patrick Davison
2013-02-17
2
-20
/
+3
|
*
Challenge maps can be accessed with domain/challenge/ID.js
Patrick Davison
2013-02-17
2
-0
/
+37
|
*
Now using Jquery everywhere.
Patrick Davison
2013-02-17
5
-88
/
+58
|
|
|
|
|
|
Moved displayMap to mapSpecs. Using displayMap @ Home. Cleaned up scores page.
*
Reversed order of chat, added sounds.
Patrick Davison
2013-02-17
2
-14
/
+34
|
*
Map names
Patrick Davison
2013-02-17
1
-3
/
+23
|
*
Added SQL to set the 'name' column in the 'maps' table
BlueRaja
2013-02-17
1
-1
/
+45
|
*
Mute-User and Lockdown for chat. :).
Patrick Davison
2013-02-14
5
-11
/
+77
|
*
Map navigation CSS tweeks.
Patrick Davison
2013-02-14
1
-6
/
+7
|
*
Added insane speed, removed 'slow' hack.
Patrick Davison
2013-02-14
1
-6
/
+9
|
*
Chat restyled.
Patrick Davison
2013-02-14
3
-99
/
+142
|
*
Lots'n Lots of work on the scoreboard...
Patrick Davison
2013-02-14
7
-543
/
+307
|
*
Deleted depreciated function
Patrick Davison
2013-02-09
1
-1
/
+1
|
*
Code cleanup / deletions.
Patrick Davison
2013-02-09
9
-395
/
+38
|
*
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
|
*
Map URL rewrite .com/map/ID - Note this has domain name in it...
Patrick Davison
2013-02-09
4
-12
/
+44
|
*
Sending emails in GO, - also closing the session.
Patrick Davison
2013-02-09
1
-0
/
+7
|
*
Emails!! go to /massemail as an admin.
Patrick Davison
2013-02-09
2
-133
/
+205
|
*
Chat supporting 50 messages, - also no blank-messages.
Patrick Davison
2013-02-09
1
-1
/
+3
|
[prev]
[next]