Mike Primm
|
2f22560f3d
|
Clean up warnings
|
2011-06-13 22:05:14 -05:00 |
|
Mike Primm
|
0cf7b4be9b
|
Add alternate directory structure to better support huge worlds
|
2011-06-13 21:43:02 -05:00 |
|
mikeprimm
|
a827843365
|
Merge pull request #202 from MiLk/encoding
Use unicode hexadecimal for specials characters
|
2011-06-12 19:56:24 -07:00 |
|
Mike Primm
|
e8a6bf46cf
|
Add support for hidewebchatip option, to replace webchat IP with alias
|
2011-06-12 19:35:53 -07:00 |
|
MiLk
|
7cea521e97
|
Use unicode hexadecimal for specials characters
Signed-off-by: MiLk <hello@emilienkenler.com>
|
2011-06-09 00:30:50 +02:00 |
|
Mike Primm
|
0fdeee5177
|
Make sure all JSON/web text interactions are escaped and/or UTF-8
|
2011-06-02 00:20:25 -05:00 |
|
Arthur Mayer
|
44cc1da227
|
fixed encoding (sorry)
|
2011-06-01 00:11:41 +02:00 |
|
Arthur Mayer
|
af51d8b7e0
|
added configurable suffix for webchat
|
2011-05-31 23:30:02 +02:00 |
|
Arthur Mayer
|
cd02926fb0
|
made webchat prefix to configurable
|
2011-05-31 23:10:16 +02:00 |
|
Mike Primm
|
aa7d80407f
|
Fix chatfile - shouldn't have changed this with last fix
|
2011-06-01 03:33:01 +08:00 |
|
Mike Primm
|
cbbea34859
|
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
|
d0bee6f030
|
Handle trap in Json handling if timestamp not specified
|
2011-05-30 10:45:58 -05:00 |
|
FrozenCow
|
108e9d24c4
|
Changed the way templates and world-configuration are handled.
|
2011-05-24 02:13:43 +02:00 |
|
FrozenCow
|
2866eaa905
|
Added ability to reload (also using 'dynmap reload').
|
2011-05-22 19:42:47 +02:00 |
|
FrozenCow
|
ca9be50422
|
Another fix for chat.
|
2011-05-22 18:51:11 +02:00 |
|
FrozenCow
|
f00e05f25e
|
Fixed web-to-mc chat for JsonFile?
|
2011-05-22 18:24:09 +02:00 |
|
FrozenCow
|
d6cce5ed48
|
Fixed client-updates for JsonFile.
|
2011-05-22 18:11:16 +02:00 |
|
FrozenCow
|
15489833df
|
Fixed allowwebchat for JsonFile.
|
2011-05-22 17:46:11 +02:00 |
|
FrozenCow
|
fea84a45b2
|
Corrected JsonFile use of webpath.
|
2011-05-22 17:09:42 +02:00 |
|
FrozenCow
|
5f8c44ee6b
|
Transfered chat/webchat functionality to their components.
|
2011-05-22 16:28:10 +02:00 |
|
FrozenCow
|
d5b4f6c8c4
|
Transfered client-updates to two components (jsonfile and internal).
|
2011-05-22 16:28:01 +02:00 |
|