Mike Primm
|
e5a7c05fc5
|
Improve handling of /reload, clean up dead code
|
2011-07-24 23:23:24 -05:00 |
|
FrozenCow
|
65cde3fa1e
|
Added webchat-interval for JsonFileClientUpdateComponent (which should fix sendmessage.php)
|
2011-07-18 13:13:02 +02:00 |
|
Mike Primm
|
659ddc8204
|
Clean up warnings
|
2011-06-13 22:05:14 -05:00 |
|
Mike Primm
|
1d069f7fa7
|
Add alternate directory structure to better support huge worlds
|
2011-06-13 21:43:02 -05:00 |
|
mikeprimm
|
36d56a5e28
|
Merge pull request #202 from MiLk/encoding
Use unicode hexadecimal for specials characters
|
2011-06-12 19:56:24 -07:00 |
|
Mike Primm
|
7889fd2506
|
Add support for hidewebchatip option, to replace webchat IP with alias
|
2011-06-12 19:35:53 -07:00 |
|
MiLk
|
a4f2a408dd
|
Use unicode hexadecimal for specials characters
Signed-off-by: MiLk <hello@emilienkenler.com>
|
2011-06-09 00:30:50 +02:00 |
|
Mike Primm
|
fb08b2fed6
|
Make sure all JSON/web text interactions are escaped and/or UTF-8
|
2011-06-02 00:20:25 -05:00 |
|
Arthur Mayer
|
441779396b
|
fixed encoding (sorry)
|
2011-06-01 00:11:41 +02:00 |
|
Arthur Mayer
|
be5e0b43cc
|
added configurable suffix for webchat
|
2011-05-31 23:30:02 +02:00 |
|
Arthur Mayer
|
fbab5370a9
|
made webchat prefix to configurable
|
2011-05-31 23:10:16 +02:00 |
|
Mike Primm
|
440b33dff4
|
Fix chatfile - shouldn't have changed this with last fix
|
2011-06-01 03:33:01 +08:00 |
|
Mike Primm
|
e6fca98777
|
Make JSON file updates more transactional - fix problem with read
during updates (seen on flames server)
|
2011-05-31 14:01:12 -05:00 |
|
Mike Primm
|
909bebef34
|
Handle trap in Json handling if timestamp not specified
|
2011-05-30 10:45:58 -05:00 |
|
FrozenCow
|
b4bde5148b
|
Changed the way templates and world-configuration are handled.
|
2011-05-24 02:13:43 +02:00 |
|
FrozenCow
|
7606e0be44
|
Added ability to reload (also using 'dynmap reload').
|
2011-05-22 19:42:47 +02:00 |
|
FrozenCow
|
5afab4fc41
|
Another fix for chat.
|
2011-05-22 18:51:11 +02:00 |
|
FrozenCow
|
90e9c9f640
|
Fixed web-to-mc chat for JsonFile?
|
2011-05-22 18:24:09 +02:00 |
|
FrozenCow
|
1f79d2bcb8
|
Fixed client-updates for JsonFile.
|
2011-05-22 18:11:16 +02:00 |
|
FrozenCow
|
77009bcffb
|
Fixed allowwebchat for JsonFile.
|
2011-05-22 17:46:11 +02:00 |
|
FrozenCow
|
eae96a5f39
|
Corrected JsonFile use of webpath.
|
2011-05-22 17:09:42 +02:00 |
|
FrozenCow
|
a7b553bb4f
|
Transfered chat/webchat functionality to their components.
|
2011-05-22 16:28:10 +02:00 |
|
FrozenCow
|
ab9bf5bc5c
|
Transfered client-updates to two components (jsonfile and internal).
|
2011-05-22 16:28:01 +02:00 |
|