Neop

Results 8 comments of Neop

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...

Thanks for your suggestion! You mean text on the map itself? It's on my todo list. I'll try to add it some time next week, but I can't promise since...

Until now my concept is this: You put a normal place representing Dungeon D next to City C and connect the path between the two, then connect that to the...

I understand it's no clean solution, but as you describe it I don't think the feature differs enough from just using normal places to introduce it as a separate concept....

This is a good idea, I'll see what I can do some time next week.

That sounds interesting. Does Mudlet create maps on the fly while playing or just display premade maps? MUD Map uses a JSON based file format but I made the code...

Thanks for these suggestions, I'll add them to my list. Some notes though: - A good idea, so far you can change the line colors to indicate non standard exits...