mudlet-makers team mailing list archive
-
mudlet-makers team
-
Mailing list archive
-
Message #04247
[Bug 1632854] Re: Renaming an area doesn't update it on the "Info" mapper label
The Lua setAreaName() command just needs to call the code to update the
2-D mapper - there are one or two other commands that can influence the
mapper display that also need this tweak (or an equivalent one that
updates both 2- and 3-D mappers). As it only needs to be done if a map
is present there is some conditions to the actual command but I had
prototype code somewhere that means a new method to the Host class
should take care of things if required and which can be dropped into the
TLuaInterpreter class where needed.
** Changed in: mudlet
Assignee: (unassigned) => Stephen Lyons (slysven)
--
You received this bug notification because you are a member of Mudlet
Makers, which is subscribed to Mudlet.
https://bugs.launchpad.net/bugs/1632854
Title:
Renaming an area doesn't update it on the "Info" mapper label
Status in Mudlet:
Confirmed
Bug description:
When you rename an area in 3.0.0-epsilon, the area list dropdown
instantly picks up the new area name. The label with the information
about a room (what you see when you press "Info" on the mapper)
however does not, it only updates when you refresh it. I thought
e164b8040701b6d6a7ee92573c5430912db97448 was going to fix this but it
didn't seem to.
To manage notifications about this bug go to:
https://bugs.launchpad.net/mudlet/+bug/1632854/+subscriptions
References