.. |
debug
|
Removed BukkitPlayerDebugger: incompatible with Bukkit.
|
2011-02-26 20:31:26 +01:00 |
flat
|
Added shitty-looking top-down flat map.
|
2011-02-28 19:26:05 +01:00 |
kzedmap
|
Fixed incorrect offset when using maximumheight.
|
2011-02-28 19:24:32 +01:00 |
web
|
Nicer invalid update-url handling (for invalid world-names or non-existing worlds).
|
2011-02-26 20:27:54 +01:00 |
AsynchronousQueue.java
|
Server-side multiworld support with several improvements overal.
|
2011-02-12 23:47:00 +01:00 |
Cache.java
|
Applied Eclipse formatting.
|
2011-02-05 02:25:18 +01:00 |
Client.java
|
Merge remote-tracking branch 'kilandor/master' into nowebserver
|
2011-02-22 17:58:39 +01:00 |
DynmapBlockListener.java
|
Server-side multiworld support with several improvements overal.
|
2011-02-12 23:47:00 +01:00 |
DynmapChunk.java
|
Renamed y to z in DynmapChunk.
|
2011-02-09 00:42:16 +01:00 |
DynmapPlayerListener.java
|
Replaced onPlayerCommand by onCommand (server-consoles can now also be used to execute commands).
|
2011-02-22 14:51:40 +01:00 |
DynmapPlugin.java
|
Fixed disable-webserver not being used (thanks for checking that Kilandor).
|
2011-02-24 00:58:40 +01:00 |
DynmapWorld.java
|
It's official, ima retard.
|
2011-02-22 09:17:38 +01:00 |
Event.java
|
Server-side multiworld support with several improvements overal.
|
2011-02-12 23:47:00 +01:00 |
Handler.java
|
Server-side multiworld support with several improvements overal.
|
2011-02-12 23:47:00 +01:00 |
JsonTimerTask.java
|
Fixed JsonTimerTask.
|
2011-02-26 18:23:35 +01:00 |
MapManager.java
|
Fixed JsonTimerTask.
|
2011-02-26 18:23:35 +01:00 |
MapTile.java
|
Added default equals method to MapTile.
|
2011-03-01 01:58:33 +01:00 |
MapType.java
|
Server-side multiworld support with several improvements overal.
|
2011-02-12 23:47:00 +01:00 |
PlayerList.java
|
Used new Bukkit constructor format.
|
2011-02-21 16:22:16 +01:00 |
StaleQueue.java
|
Made updates in JSON format. Combined chat and tile queues into one UpdateQueue. Fixed UpdateQueue.
|
2011-02-06 03:00:51 +01:00 |
UpdateQueue.java
|
Added multiworld update support along with client-side support.
|
2011-02-13 01:19:47 +01:00 |