FrozenCow
|
a81665d38d
|
Fixed time being reported of the correct world.
|
2011-02-13 22:46:45 +01:00 |
|
FrozenCow
|
2380325975
|
Added automatically creating tiles directory.
|
2011-02-13 01:33:05 +01:00 |
|
FrozenCow
|
5b0171c459
|
Server-side multiworld support with several improvements overal.
|
2011-02-12 23:47:00 +01:00 |
|
FrozenCow
|
553eb7952d
|
Added ability to disable commands in configuration.
|
2011-02-07 17:25:16 +01:00 |
|
Janne Sinisalo
|
100a03274c
|
Compile fix for multiworld
Updated getWorlds()[0] to getWorlds().get(0)
|
2011-02-07 17:42:11 +02:00 |
|
FrozenCow
|
debf5bcc57
|
Renamed WebServer to HttpServer and WebServerRequest to HttpServerConnection.
|
2011-02-05 20:53:42 +01:00 |
|
FrozenCow
|
2a79aea7bb
|
Moved handlers to their own (independent) classes.
|
2011-02-05 20:51:20 +01:00 |
|
FrozenCow
|
3940b91d0e
|
Applied Eclipse formatting.
|
2011-02-05 02:25:18 +01:00 |
|
FrozenCow
|
4f138a56da
|
Removed comments.
|
2011-02-05 02:11:49 +01:00 |
|
FrozenCow
|
13e829cda0
|
Updated Server.getTime to World.getTime (to reflect Bukkit's changes)
|
2011-02-02 11:40:49 +01:00 |
|
FrozenCow
|
99ae8a8f3b
|
Moved Web* to webpackage and added server-to-client configuration (server-side).
|
2011-01-26 00:38:36 +01:00 |
|
Nathan Wolf
|
f14e097c54
|
Adding chat message pop-ups!
|
2011-01-25 14:03:27 -08:00 |
|
FrozenCow
|
5ee5fee232
|
Added getters/setters.
|
2011-01-25 18:43:11 +01:00 |
|
FrozenCow
|
6419469be3
|
Added ability to hide players (/map hide, /map hide playername(s) and /map show).
|
2011-01-20 22:56:39 +01:00 |
|
FrozenCow
|
9b8a90bf9f
|
Added some of the configuration options. (not all yet)
|
2011-01-16 21:44:03 +01:00 |
|
FrozenCow
|
3aa48f2215
|
Added configuration and renamed Map to MapType.
|
2011-01-16 18:09:58 +01:00 |
|
FrozenCow
|
18a1f484d8
|
Fixed to be compatible with latest Dynmap.
|
2011-01-15 23:18:16 +01:00 |
|
FrozenCow
|
53e7ab73a0
|
Fix to reflect Bukkit's changes. Also fixes the threading-problems.
|
2011-01-15 21:44:27 +01:00 |
|
FrozenCow
|
686b09bc9d
|
Tiles will now also generate when destroying blocks.
|
2011-01-14 23:41:13 +01:00 |
|
FrozenCow
|
77b0bc1664
|
More debug messages.
|
2011-01-14 20:05:12 +01:00 |
|
FrozenCow
|
e1a3ac60e2
|
Cleanup/Refactoring.
|
2011-01-08 18:56:08 +01:00 |
|
FrozenCow
|
6a7559f3ad
|
Expanded internal webserver to also handle web and tiles, where web-files can be retrieved from filesystem or jar. Also some debugging changes.
|
2011-01-07 04:50:43 +01:00 |
|
FrozenCow
|
4261f30dcd
|
Made code better fit for Bukkit.
|
2011-01-05 21:19:11 +01:00 |
|