Majiir / RealtimeRender

Map rendering plugin for Bukkit that updates as the world changes.
2 stars 1 forks source link

Regenerate zoom images on command #16

Closed Majiir closed 12 years ago

Majiir commented 12 years ago

Example command: /map zooms

This command should rebuild all zoom images from base tile files. When finished, it should either commit all files immediately or add them to the commit queue. Locking may be necessary to preserve the integrity of zoom images.

Majiir commented 12 years ago

Implemented in commit ba756281f33101f4db41606023fca3c08306229b.