Commit graph

17 commits

Author SHA1 Message Date
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