dynmap-neoforge/src/main/java/org/dynmap
Mike Primm bc155e7a05 Add tile data coloring (aka colored wool support), combine rendering
of default tiles and their zoomed counterparts (saves reloading the
default tile, and keeps the scale levels of the map consistent during
a fullrender and otherwise)
2011-05-13 10:31:38 +02:00
..
debug Organize imports 2011-05-10 12:51:52 +02:00
flat Add tile data coloring (aka colored wool support), combine rendering 2011-05-13 10:31:38 +02:00
kzedmap Add tile data coloring (aka colored wool support), combine rendering 2011-05-13 10:31:38 +02:00
permissions Abstracted permissions. Cleaned up DynmapPlugin. 2011-03-11 16:05:54 +01:00
web Added weather to json world output (hasStorm and isThundering) 2011-05-10 12:51:52 +02:00
AsynchronousQueue.java Fixed very long shutdown(?) 2011-03-11 15:18:48 +01:00
Cache.java Applied Eclipse formatting. 2011-02-05 02:25:18 +01:00
Client.java Added weather to json world output (hasStorm and isThundering) 2011-05-10 12:51:52 +02:00
ColorScheme.java Add tile data coloring (aka colored wool support), combine rendering 2011-05-13 10:31:38 +02:00
DynmapChunk.java Renamed y to z in DynmapChunk. 2011-02-09 00:42:16 +01:00
DynmapPlayerChatListener.java Partly reverted previous change to get back to zeeZ' getDisplayName. 2011-05-10 12:51:52 +02:00
DynmapPlugin.java Add version log message - keep track builds easier 2011-05-10 12:25:56 +02: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 Consistency to make Kilandor happy :-). 2011-05-10 12:51:52 +02:00
MapManager.java Add tile data coloring (aka colored wool support), combine rendering 2011-05-13 10:31:38 +02: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 Less config checks in loop, added newline at EOF 2011-04-11 23:57:10 +02: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 Some changes after running Findbugs. 2011-03-05 16:09:26 +01:00