dynmap/DynmapCore/src/main/java/org/dynmap
mikeprimm 3b09dba95f
Merge branch 'v3.0' into postgres
2020-04-12 19:35:03 -05:00
..
common Change 'int blkid' to 'String material' for block and sign-change events. 2019-12-19 21:36:09 -07:00
debug Merge DynmapCoreAPI into common gradle build 2018-08-12 00:53:55 -05:00
exporter Enhance patch definition - allow for triangles, trapezoids 2018-09-02 11:38:17 -05:00
hdmap Change 'int blkid' to 'String material' for block and sign-change events. 2019-12-19 21:36:09 -07:00
markers/impl Change 'int blkid' to 'String material' for block and sign-change events. 2019-12-19 21:36:09 -07:00
modsupport Fix texture order handling for mod support API handling for stairs 2019-12-08 01:01:21 -06:00
regions Merge DynmapCoreAPI into common gradle build 2018-08-12 00:53:55 -05:00
servlet Update Jetty 2020-01-13 00:03:57 +00:00
storage Fix Postgres column typing for standalone files 2020-01-27 22:26:46 -05:00
utils First pass of new flowing fluid models 2018-09-02 17:43:50 -05:00
web Update Jetty 2020-01-13 00:03:57 +00:00
AsynchronousQueue.java Merge DynmapCoreAPI into common gradle build 2018-08-12 00:53:55 -05:00
ChatEvent.java Merge DynmapCoreAPI into common gradle build 2018-08-12 00:53:55 -05:00
Client.java Merge DynmapCoreAPI into common gradle build 2018-08-12 00:53:55 -05:00
ClientComponent.java Merge DynmapCoreAPI into common gradle build 2018-08-12 00:53:55 -05:00
ClientConfigurationComponent.java Merge DynmapCoreAPI into common gradle build 2018-08-12 00:53:55 -05:00
ClientUpdateComponent.java Merge DynmapCoreAPI into common gradle build 2018-08-12 00:53:55 -05:00
ClientUpdateEvent.java Merge DynmapCoreAPI into common gradle build 2018-08-12 00:53:55 -05:00
Color.java Merge DynmapCoreAPI into common gradle build 2018-08-12 00:53:55 -05:00
ColorScheme.java Merge DynmapCoreAPI into common gradle build 2018-08-12 00:53:55 -05:00
Component.java Merge DynmapCoreAPI into common gradle build 2018-08-12 00:53:55 -05:00
ComponentManager.java Merge DynmapCoreAPI into common gradle build 2018-08-12 00:53:55 -05:00
ConfigurationNode.java Update SnakeYAML - see if this helps marker issue 2019-01-27 14:16:12 -06:00
DynmapChunk.java Merge DynmapCoreAPI into common gradle build 2018-08-12 00:53:55 -05:00
DynmapCore.java Fix unintended redirection to welcome file 2020-02-06 05:47:03 +00:00
DynmapLocation.java Merge DynmapCoreAPI into common gradle build 2018-08-12 00:53:55 -05:00
DynmapMapCommands.java Fix 1.13 world border support, handle world border changes 2018-12-08 00:15:06 -06:00
DynmapWorld.java Fix 1.13 world border support, handle world border changes 2018-12-08 00:15:06 -06:00
Event.java Merge DynmapCoreAPI into common gradle build 2018-08-12 00:53:55 -05:00
Events.java Merge DynmapCoreAPI into common gradle build 2018-08-12 00:53:55 -05:00
Handler.java Merge DynmapCoreAPI into common gradle build 2018-08-12 00:53:55 -05:00
InternalClientUpdateComponent.java Merge DynmapCoreAPI into common gradle build 2018-08-12 00:53:55 -05:00
JSONUtils.java Merge DynmapCoreAPI into common gradle build 2018-08-12 00:53:55 -05:00
JsonFileClientUpdateComponent.java Merge DynmapCoreAPI into common gradle build 2018-08-12 00:53:55 -05:00
Log.java Merge DynmapCoreAPI into common gradle build 2018-08-12 00:53:55 -05:00
MapManager.java Implemented functionality to resume full renders by typing "dynmap fullrender resume <world>" or "dynmap fullrender resume <world>:<map>". At the start of the render, existing map tiles are loaded from storage and their location info saved in a set. Before each tile is rendered, the set is checked if it contains the tile about to be rendered. If so, the tile is skipped. Information about skipped tiles is output in the periodic tile update message. 2019-10-21 21:32:49 +02:00
MapTile.java Merge DynmapCoreAPI into common gradle build 2018-08-12 00:53:55 -05:00
MapType.java Merge DynmapCoreAPI into common gradle build 2018-08-12 00:53:55 -05:00
MapTypeState.java Merge DynmapCoreAPI into common gradle build 2018-08-12 00:53:55 -05:00
MarkersComponent.java Adds `worldborderlabel` configuration.txt setting 2020-04-02 22:01:30 -07:00
PlayerFaces.java HD skins support 2019-08-14 23:28:20 +08:00
PlayerList.java Merge DynmapCoreAPI into common gradle build 2018-08-12 00:53:55 -05:00
SimpleWebChatComponent.java Merge DynmapCoreAPI into common gradle build 2018-08-12 00:53:55 -05:00
TestComponent.java Merge DynmapCoreAPI into common gradle build 2018-08-12 00:53:55 -05:00
UpdateQueue.java Merge DynmapCoreAPI into common gradle build 2018-08-12 00:53:55 -05:00
WebAuthManager.java Merge DynmapCoreAPI into common gradle build 2018-08-12 00:53:55 -05:00