-
-
Notifications
You must be signed in to change notification settings - Fork 346
Add IRE mapper's utility functions to generic_mapper #5720
Description
Brief summary of issue / Description of requested feature:
IRE mapping script has a lot of utility functions (such as renaming areas, etc) that aren't available in the mapper's UI nor in the generic_mapper's aliases, but are still needed for mapping work.
Extra information, such as Mudlet version, operating system and ideas for how to solve / implement:
Copy over IRE mappers aliases to the generic mapper:
7.1.4 rf / room find
7.1.8 area list
7.1.9 room list
7.1.10 arealock
7.1.11 rl / room look
7.1.12 showpath
7.1.13 spe list
7.2.6 rc - move a room
7.2.7 rld - delete a room
7.2.8 rw - set room weight
7.2.9 rwe - set exit weight
7.2.10 rlk - link rooms
7.2.11 urlk - unlink rooms
7.2.12 rd - make doors
7.2.13 rcc - give room a letter
7.2.14 spe - link rooms via special commands
7.2.15 spev - link two remote rooms via special commands
7.2.16 spe clear - unlink all special command links
7.2.17 room area - move room to another area
7.2.18 room label - add a label to a room
7.2.19 area add - create a new area
7.2.20 area rename - rename an area
7.2.21 area delete - delete an area
7.2.22 cancel area deletion
7.2.23 area labels - view/delete labels in an area
7.2.34 feature create
7.2.35 feature list
7.2.36 feature delete
7.2.37 room create feature
7.2.38 room delete feature