Mudlet Map Explorer

Share your scripts and packages with other Mudlet users.
User avatar
demonnic
Posts: 884
Joined: Sat Dec 05, 2009 3:19 pm

Re: Mudlet Map Explorer

Post 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 19230 times
Selection_053.png

User avatar
SlySven
Posts: 1019
Joined: Mon Mar 04, 2013 3:40 pm
Location: Deepest Wiltshire, UK
Discord: SlySven#2703

Re: Mudlet Map Explorer

Post by SlySven »

Would it not be more consistent to call "Exits:" -> "Normal Exits:" and "Special:" -> "Special Exits:"?

User avatar
demonnic
Posts: 884
Joined: Sat Dec 05, 2009 3:19 pm

Re: Mudlet Map Explorer

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

User avatar
demonnic
Posts: 884
Joined: Sat Dec 05, 2009 3:19 pm

Re: Mudlet Map Explorer

Post by demonnic »

https://github.com/demonnic/mudlet-map- ... es/tag/1.3 Number pad navigation in the browser!

Telarus
Posts: 1
Joined: Wed Aug 28, 2019 12:39 am

Re: Mudlet Map Explorer

Post by Telarus »

This is really cool. Mahalo!

User avatar
demonnic
Posts: 884
Joined: Sat Dec 05, 2009 3:19 pm

Re: Mudlet Map Explorer

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

breakone9r
Posts: 24
Joined: Sun Jul 26, 2020 1:39 am

Re: Mudlet Map Explorer

Post 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 329 times
Update: Fix for some rooms not being properly linked upon import.

Delwing
Posts: 8
Joined: Thu Oct 29, 2020 12:08 pm

Re: Mudlet Map Explorer

Post 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

Post Reply