BibliothecaDAO / eternum

onchain eternal game
https://alpha-eternum.realms.world
MIT License
46 stars 34 forks source link

[threejs] remove explored hex if tx reverts #1297

Open aymericdelab opened 1 month ago

aymericdelab commented 1 month ago

@r0man1337 i've updated the system in #1299 so that we the onUpdate function knows if the update is an explored hex or an unexplored hex (if tx reverts and optimistic is removed so an explored hex becomes unexplored).

Could you check how to actually remove the explored hex from the worldmap ?