Improve automatic map-updates
TBlueF opened this issue ยท 0 comments
Some improvements for automatic map-updating:
- Listen for world-file changes and render/update the maps based on that
- Make sure tiles are never more than once in the render-queue
- Persist the "paused" state of render-threads over a server-restart
- Warn about paused render-threads on server start
- Make it possible to completely turn off map-updates (per-map configuration)