[Mudlet-makers] [Bug 1097543] Re: setExitWeight() works on non-existent exits

2017-03-31 Thread Vadim Peretokin
Migrating issues to Github, please follow the new discussion here: https://github.com/Mudlet/Mudlet/issues/541 This issue needs to be closed and there is no appropriate status, so will set it to "Opinion" just for migration purposes. ** Bug watch added: github.com/Mudlet/Mudlet/issues #541

[Mudlet-makers] [Bug 1097543] Re: setExitWeight() works on non-existent exits

2016-07-18 Thread Stephen Lyons
...oh the code I am doing will address prevention of addition of exit weights on non-existent exits, this will then link to https://bugs.launchpad.net/mudlet/+bug/1114594. -- You received this bug notification because you are a member of Mudlet Makers, which is subscribed to Mudlet.

[Mudlet-makers] [Bug 1097543] Re: setExitWeight() works on non-existent exits

2016-07-18 Thread Stephen Lyons
Whilst doing a major re-factoring of the TRoom class I discovered that the current implementation of setExitWeight(...) and addCustomLine(...) are both broken in handling numeric (1 to 12) exit direction specifiers - the TLuaInterpreter::dirToString(...) function returns the WRONG key value to

[Mudlet-makers] [Bug 1097543] Re: setExitWeight() works on non-existent exits

2013-06-11 Thread Heiko
** Changed in: mudlet Importance: Medium = High ** Changed in: mudlet Importance: High = Low -- You received this bug notification because you are a member of Mudlet Makers, which is subscribed to Mudlet. https://bugs.launchpad.net/bugs/1097543 Title: setExitWeight() works on

Re: [Mudlet-makers] [Bug 1097543] Re: setExitWeight() works on non-existent exits

2013-03-08 Thread Vadim Peretokin
I do think it is necessary to have a quality API that helps the programmer point out their mistakes instead of accepting invalid inputs. -- You received this bug notification because you are a member of Mudlet Makers, which is subscribed to Mudlet. https://bugs.launchpad.net/bugs/1097543 Title:

[Mudlet-makers] [Bug 1097543] Re: setExitWeight() works on non-existent exits

2013-03-07 Thread Chris
Is there a deleterious effect to this? -- You received this bug notification because you are a member of Mudlet Makers, which is subscribed to Mudlet. https://bugs.launchpad.net/bugs/1097543 Title: setExitWeight() works on non-existent exits Status in Mudlet the MUD client: New Bug

Re: [Mudlet-makers] [Bug 1097543] Re: setExitWeight() works on non-existent exits

2013-03-07 Thread Heiko
This would ensue a performance hit and is unnecessary imho. Am 08.03.2013 03:47, schrieb Chris: Is there a deleterious effect to this? -- You received this bug notification because you are a member of Mudlet Makers, which is subscribed to Mudlet. https://bugs.launchpad.net/bugs/1097543 Title:

[Mudlet-makers] [Bug 1097543] Re: setExitWeight() works on non-existent exits

2013-02-25 Thread Heiko
** Changed in: mudlet Importance: Undecided = Medium -- You received this bug notification because you are a member of Mudlet Makers, which is subscribed to Mudlet. https://bugs.launchpad.net/bugs/1097543 Title: setExitWeight() works on non-existent exits Status in Mudlet the MUD client: