Public bug reported:
Steps to reproduce:
make a new trigger
put echo("\n hi\n hi") into it
output will be:
You see exits leading northeast, east (open door), west (open door), northwest,
up, and down.
hi
hi
Blank spaces before text in the echo are being stripped, and this is an
undesirable
** Summary changed:
- setArea error msg does not fill in area
+ setArea error msg does not fill in area in question
** Tags added: quality
--
You received this bug notification because you are a member of Mudlet
Makers, which is subscribed to Mudlet.
https://bugs.launchpad.net/bugs/1225581
Tit
Public bug reported:
I noticed this in the errors view:
[MAP ERROR:]TRoom::setArea(): No area created! requested area ID=%1.
Note: area IDs must be > 0
The issue at hand is:
QString error = "TRoom::setArea(): No area created! requested area
ID=%1. Note: area IDs must be > 0";
** Affects: mudle
This has been fixed in latest mudlet-lua as of right now.
** Changed in: mudlet
Milestone: None => 3.0
** Changed in: mudlet
Assignee: (unassigned) => Vadim Peretokin (vperetokin)
** Changed in: mudlet
Status: New => Fix Committed
--
You received this bug notification because y
This has been fixed in latest mudlet-lua as of right now.
** Changed in: mudlet
Status: New => Fix Committed
** Changed in: mudlet
Milestone: None => 3.0
** Changed in: mudlet
Assignee: (unassigned) => Vadim Peretokin (vperetokin)
--
You received this bug notification because y
Public bug reported:
Setting the substitution field to the alias itself, a mistake humans are
prone to do, will crash Mudlet.
** Affects: mudlet
Importance: Medium
Status: Confirmed
** Tags: crash
** Summary changed:
- Latest git crashes when setting room coordinates before the
Patch was tested with a few different packages (some without folders and
some with) and the ones with folders inside would get stuck resulting in
having to close Mudlet, where upon re-opening it the package would not
be installed. As soon as it encounters a folder inside a package, it
would be unab
** Description changed:
- QDir class was not being used properly.
+ This does not affect Mudlet 2.1 - Only Mudlet from git.
+
Creation of subdirectories when using libzip to extract a ZIP package fails.
ZIP package installation fails to complete when a subdirectory was unable to
be created.
8 matches
Mail list logo