3.0 regression: addMapMenu broke

Bug #1675994 reported by Vadim Peretokin
6
This bug affects 1 person
Affects Status Importance Assigned to Milestone
Mudlet
Opinion
Medium
Unassigned

Bug Description

This works on 2.1 and does not on 3.0:

addMapMenu("create exit stub")
addMapEvent("nw", "createExitStub", "create exit stub", "northwest")
addMapEvent("n", "createExitStub", "create exit stub", "north")
addMapEvent("ne", "createExitStub", "create exit stub", "northeast")
addMapEvent("e", "createExitStub", "create exit stub", "east")
addMapEvent("se", "createExitStub", "create exit stub", "southeast")
addMapEvent("s", "createExitStub", "create exit stub", "south")
addMapEvent("sw", "createExitStub", "create exit stub", "southwest")
addMapEvent("w", "createExitStub", "create exit stub", "west")
addMapEvent("u", "createExitStub", "create exit stub", "up")
addMapEvent("d", "createExitStub", "create exit stub", "down")

It should add a right-click menu to the mapper.

summary: - Regression: addMapMenu broke
+ 3.0 regression: addMapMenu broke
Revision history for this message
Vadim Peretokin (vperetokin) wrote :

Migrating issues to Github, please follow the new discussion here: https://github.com/Mudlet/Mudlet/issues/509

This issue needs to be closed and there is no appropriate status, so will set it to "Opinion" just for migration purposes.

Changed in mudlet:
status: Confirmed → Opinion
To post a comment you must log in.
This report contains Public information  
Everyone can see this information.

Other bug subscribers

Remote bug watches

Bug watches keep track of this bug in other bug trackers.