FrozenCow
|
9ce160f1b9
|
Enabled '-' and '.' to be valid world-characters.
|
2011-03-04 20:15:52 +01:00 |
|
FrozenCow
|
e771d94f24
|
Added configuration caching.
|
2011-03-01 18:52:15 +01:00 |
|
FrozenCow
|
1e04d10b35
|
Nicer invalid update-url handling (for invalid world-names or non-existing worlds).
|
2011-02-26 20:27:54 +01:00 |
|
FrozenCow
|
791341f210
|
Fixed httpserver thereby also more optimized.
|
2011-02-19 00:01:42 +01:00 |
|
FrozenCow
|
909207ac26
|
Organized imports.
|
2011-02-15 21:44:08 +01:00 |
|
FrozenCow
|
ada9637d72
|
Added sendmessage handler (for chatting back).
|
2011-02-15 21:00:36 +01:00 |
|
FrozenCow
|
38df91bafe
|
Report world for players in updates.
|
2011-02-15 13:38:46 +01:00 |
|
FrozenCow
|
b63369675d
|
Re-added flushing again (oops).
|
2011-02-13 23:22:57 +01:00 |
|
FrozenCow
|
a81665d38d
|
Fixed time being reported of the correct world.
|
2011-02-13 22:46:45 +01:00 |
|
FrozenCow
|
835e566151
|
Some improvements to HttpServer.
|
2011-02-13 02:56:00 +01:00 |
|
FrozenCow
|
100f3e0590
|
Added multiworld update support along with client-side support.
|
2011-02-13 01:19:47 +01:00 |
|
FrozenCow
|
38ee8657e8
|
Better exception handling.
|
2011-02-08 20:59:51 +01:00 |
|
FrozenCow
|
3e398e9124
|
Made updates in JSON format. Combined chat and tile queues into one UpdateQueue. Fixed UpdateQueue.
|
2011-02-06 03:00:51 +01:00 |
|
FrozenCow
|
d651d58d63
|
Moved stringifyJson to Json class.
|
2011-02-05 21:02:39 +01:00 |
|
FrozenCow
|
9a655676ab
|
Moved FileHandler to handlers package.
|
2011-02-05 20:54:28 +01:00 |
|
FrozenCow
|
2a79aea7bb
|
Moved handlers to their own (independent) classes.
|
2011-02-05 20:51:20 +01:00 |
|