[0.12.21] [kovarex] surface.set_tiles() doesn't update the minimap
Posted: Wed Jan 20, 2016 11:33 pm
as said in the title, the lua API call to surface.set_tiles() doesn't update the minimap
putting an item (that shows on the map) make the minimap redraw though (only on the chunk the entity was built on)
this bug makes my wip mod not show changes to the map at all
the surface : the minimap : how it should look : any mean to update the map manually (except by placing an entity in the chunk) would be nice !
putting an item (that shows on the map) make the minimap redraw though (only on the chunk the entity was built on)
this bug makes my wip mod not show changes to the map at all
the surface : the minimap : how it should look : any mean to update the map manually (except by placing an entity in the chunk) would be nice !