Page 2 of 2

Re: Mudlet Map Explorer

Posted: Mon Jun 22, 2020 5:57 am
by demonnic
Version 1.1 released! https://github.com/demonnic/mudlet-map- ... es/tag/1.1

In addition to /explore-map which opens the map in your web browser when it is done exporting, I have added /export-map which just exports the map data itself, and /link-map which echos a link to the main console that is the fiiename of the index.html file. Clicking it will open the map in your web browser using openUrl().

This version adds clickable exits in the room info box, room environment ID display, and a printout of the room userdata key:value pairs
Selection_052.png
Selection_052.png (67.15 KiB) Viewed 19461 times
Selection_053.png

Re: Mudlet Map Explorer

Posted: Tue Jun 30, 2020 11:39 pm
by SlySven
Would it not be more consistent to call "Exits:" -> "Normal Exits:" and "Special:" -> "Special Exits:"?

Re: Mudlet Map Explorer

Posted: Tue Jun 30, 2020 11:51 pm
by demonnic
I think making it "Special Exits" makes sense, but I'm not 100% sold on adding the "Normal" to "Exits". I think the existence of "Special Exits" implies that "Exits" are the normal ones.

Re: Mudlet Map Explorer

Posted: Fri Jul 03, 2020 12:11 am
by demonnic
https://github.com/demonnic/mudlet-map- ... es/tag/1.3 Number pad navigation in the browser!

Re: Mudlet Map Explorer

Posted: Wed Aug 12, 2020 2:59 am
by Telarus
This is really cool. Mahalo!

Re: Mudlet Map Explorer

Posted: Wed Aug 12, 2020 4:29 am
by demonnic
I've been informed by my wife (who has family in Hawai'i) that the proper response is "No problem, bruh."

which is not unlike something I'd actually say, so there's that.

Re: Mudlet Map Explorer

Posted: Tue Sep 15, 2020 8:12 pm
by breakone9r
I have created a package that will import the .js files created here into a new map. This will allow you to export a map, and then import it elsewhere. This makes merging maps possible. You have a friend who has mapped a few areas that you haven't, but you have mapped a few areas he hasn't? Export your map, send him the exported .js files. Now he can import to his map and then send you the combined map!

Enjoy:
MapImporter.mpackage
(2.04 KiB) Downloaded 339 times
Update: Fix for some rooms not being properly linked upon import.

Re: Mudlet Map Explorer

Posted: Sat Oct 31, 2020 9:13 pm
by Delwing
Hey,

Must take a look at commits that diverged from fork moment to maybe incorporate some of them to original :)

Please refer to topic with up to date version viewtopic.php?f=6&t=22983