MMapper icon indicating copy to clipboard operation
MMapper copied to clipboard

Feature request: use map while browsing logs

Open vambo opened this issue 4 years ago • 1 comments

I would say that is very much in the low-prio nice-to-have category, but I (as probably many others who haven't learned Arda by heart) often find myself opening the map and checking rooms when reading logs.

It's probably good training, but it would also be very convenient to be able to step through the log and have the map be updated automatically. I guess technically it's just changing the input to the mapper, perhaps it's not too tricky to implement?

vambo avatar Jan 25 '21 12:01 vambo

We could log things in the https://github.com/asciinema/asciinema/blob/develop/doc/asciicast-v2.md format

The main trick then is how do you share, load, and playback a asciinema. There could be a server component.

nschimme avatar Apr 20 '22 17:04 nschimme