This website requires JavaScript.
Explore
Help
Sign In
Upstream
/
dynmap
Watch
1
Star
0
Fork
0
You've already forked dynmap
mirror of
https://github.com/webbukkit/dynmap.git
synced
2024-11-24 11:15:21 +01:00
Code
Issues
Projects
Releases
Wiki
Activity
7980c7dbe5
dynmap
/
DynmapCore
History
Marvos
7980c7dbe5
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
..
bin
Cleanup dependencies
2018-08-12 21:20:56 -05:00
src
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
.gitignore
Merge DynmapCoreAPI into common gradle build
2018-08-12 00:53:55 -05:00
build.gradle
Update SnakeYAML - see if this helps marker issue
2019-01-27 14:16:12 -06:00