[Mudlet-makers] [Bug 1476764] Re: Speedwalk doesn't recognize down

2015-07-21 Thread Stephen Lyons
The commands for the non-XY-Plane are indeed "up", "down", "in" and "out" - it is anticipated that there will be the ability for the user to customise what gets put into speedWalkDir for each of the "normal" exits in the future as that will be needed for proper support of non-English language MUDs/

[Mudlet-makers] [Bug 1476764] Re: Speedwalk doesn't recognize down

2015-07-21 Thread Chris Leacy
Understood - The doSpeedWalk() function is defined by me, but speedwalk() is defined by mudlet. http://wiki.mudlet.org/w/Manual:Mapper_Functions#speedwalk The return value I receive from the mapper in speedWalkDir with the above sample is { "down", "n", "e", "s", "w" } I thought perh

[Mudlet-makers] [Bug 1476764] Re: Speedwalk doesn't recognize down

2015-07-21 Thread Vadim Peretokin
The speedwalk function is whatever you define it to be - so this isn't a bug against Mudlet, but your implementation (or someone's that you're using) of speedwalk(). -- You received this bug notification because you are a member of Mudlet Makers, which is subscribed to Mudlet. https://bugs.launch

[Mudlet-makers] [Bug 1476764] [NEW] Speedwalk doesn't recognize down

2015-07-21 Thread Chris Leacy
Public bug reported: OS: Windows7 Version: 3.0-delta The speedwalk command is not properly recognizing the down direction. It might be a problem with how speedWalkDir is built, rather then how speedwalk interprets it. The below code gives the following results: echo("Path we need to take: " .. t