gilesknap / mciwb

Minecraft Interactive world builder
Apache License 2.0
299 stars 6 forks source link

Undo buffer #94

Open gilesknap opened 1 year ago

gilesknap commented 1 year ago

TODO: implement an undo buffer. This is kind of important as python commands can really trash a world if you get them wrong.

My idea is this. Before any update to the world, clone the effected region into a safe haven at some distant point in the map.