mudmap2 icon indicating copy to clipboard operation
mudmap2 copied to clipboard

Add undo functionality (memento)

Open Neop opened this issue 9 years ago • 2 comments

Yeah, blame me, I actually forgot this when I first planned MUD Map 2 >.<

Neop avatar Jan 30 '16 23:01 Neop

I'd like to give this a shot if you aren't working on it - unless there's not really a need for it?

avatard avatar Sep 16 '18 03:09 avatard

I'm currently working on this, I'll push the branch once it's more stable. I decided to do some kind of memento pattern that aggregates the changes of Place and Layer to World, which is a bit tricky but I think it will work out.

Neop avatar Sep 17 '18 17:09 Neop