Groups
Groups
Sign in
Groups
Groups
LDMud Talk
Conversations
About
Send feedback
Help
LDMud Talk
Contact owners and managers
1–30 of 172
Mark all as read
Report group
0 selected
Simon Lundmark
2
Jul 17
Array-indexing of string yields ints
Hey all, Obviously this is expected behavior since it's always been like this. My apologies for
unread,
Array-indexing of string yields ints
Hey all, Obviously this is expected behavior since it's always been like this. My apologies for
Jul 17
Gnomi
Jul 7
Release of LDMud 3.6.8 and 3.5.8
Hello LDMudders, The LDMud team is pleased to announce the release of LDMud 3.6.8 as the latest
unread,
Release of LDMud 3.6.8 and 3.5.8
Hello LDMudders, The LDMud team is pleased to announce the release of LDMud 3.6.8 as the latest
Jul 7
Daniel Nilsson
Apr 1
PR #96: assertion fail
Hello! So, I was the one posting the PR today. I had problems with parse_command(). Every time a call
unread,
PR #96: assertion fail
Hello! So, I was the one posting the PR today. I had problems with parse_command(). Every time a call
Apr 1
Simon Lundmark
Feb 18
Driver SIGABRT in 3.5.7
Hi all, I'm back with another crash :) I'm hoping that this is an issue that's already
unread,
Driver SIGABRT in 3.5.7
Hi all, I'm back with another crash :) I'm hoping that this is an issue that's already
Feb 18
Simon Lundmark
, …
Zesstra
5
Jan 29
Unexpected GC Results
Hi Zesstra! I think it's mostly legacy at this point. We run it once every 24 hours and the mud
unread,
Unexpected GC Results
Hi Zesstra! I think it's mostly legacy at this point. We run it once every 24 hours and the mud
Jan 29
Simon Lundmark
, …
Zesstra
14
Jan 4
Issue(s) with mapping
Hi Zesstra, Yeah we checked the history and it's from earlier than 1997. Funny enough, it's
unread,
Issue(s) with mapping
Hi Zesstra, Yeah we checked the history and it's from earlier than 1997. Funny enough, it's
Jan 4
William Edsall
, …
Daniel McCarney
5
12/11/24
Can LDMud warn when calling undefined functions in other obs?
The H_DEFAULT_METHOD worked well. I'm porting over a bunch of code from a C project to LPC, so
unread,
Can LDMud warn when calling undefined functions in other obs?
The H_DEFAULT_METHOD worked well. I'm porting over a bunch of code from a C project to LPC, so
12/11/24
Simon Lundmark
,
Gnomi
9
11/21/24
3.5.7 f_functionlist crash
Hi Gnomi, That explains it. Great find! Yeah I agree both with the change to the standard and the
unread,
3.5.7 f_functionlist crash
Hi Gnomi, That explains it. Great find! Yeah I agree both with the change to the standard and the
11/21/24
Malcolm Tester
, …
Zesstra
5
8/22/24
LDMud 3.6.7 bison error
Thanks Zesstra. Luckily, that was the only thing I needed to get it to finish building! Malc On
unread,
LDMud 3.6.7 bison error
Thanks Zesstra. Luckily, that was the only thing I needed to get it to finish building! Malc On
8/22/24
William Edsall
,
Gnomi
3
8/2/24
call_out < 1s
Thanks Gnomi. I tried several things with coroutines and Python, but every attempt seems to result in
unread,
call_out < 1s
Thanks Gnomi. I tried several things with coroutines and Python, but every attempt seems to result in
8/2/24
Karl Tiedt
, …
Gnomi
9
4/1/24
python support question again (unable to compile in Ubuntu)
Did you call autogen.sh after updating to head? You're a wizard Gnomi, I totally forgot to rerun
unread,
python support question again (unable to compile in Ubuntu)
Did you call autogen.sh after updating to head? You're a wizard Gnomi, I totally forgot to rerun
4/1/24
Stephan Weinberger
,
Gnomi
3
3/12/24
Idea for named function arguments
Hi Gnomi, TL;DR: call_other() ruins everything. On 12.03.24 19:22, Gnomi wrote: > Hi Invisible,
unread,
Idea for named function arguments
Hi Gnomi, TL;DR: call_other() ruins everything. On 12.03.24 19:22, Gnomi wrote: > Hi Invisible,
3/12/24
Stephan Weinberger
,
Gnomi
2
2/11/24
calling local version of overloaded function
Hi, Stephan Weinberger wrote: > is there a way to call the local version of a function that has
unread,
calling local version of overloaded function
Hi, Stephan Weinberger wrote: > is there a way to call the local version of a function that has
2/11/24
Austin Holloway
1/18/24
New LPMud with 2D play space - help wanted
Hi mudders, I've been working on a mud for a year or more now that has a 2D play space as
unread,
New LPMud with 2D play space - help wanted
Hi mudders, I've been working on a mud for a year or more now that has a 2D play space as
1/18/24
Stephan Weinberger
11/21/23
input_to() and leading whitespace
Hello there, is it expected behavior that input_to() trims leading (but not trailing) whitespace off
unread,
input_to() and leading whitespace
Hello there, is it expected behavior that input_to() trims leading (but not trailing) whitespace off
11/21/23
Stephan Weinberger
,
Gnomi
3
10/23/23
Proposal: hook to filter/modify all incoming text
On 23.10.23 10:39, Gnomi wrote: Hi, Stephan Weinberger wrote: I'm struggling with encodings (
unread,
Proposal: hook to filter/modify all incoming text
On 23.10.23 10:39, Gnomi wrote: Hi, Stephan Weinberger wrote: I'm struggling with encodings (
10/23/23
Austin Holloway
,
Stephan Weinberger
3
10/20/23
reset()
This is very helpful! Thanks! On Saturday, October 14, 2023 at 3:11:30 AM UTC-4 Stephan Weinberger
unread,
reset()
This is very helpful! Thanks! On Saturday, October 14, 2023 at 3:11:30 AM UTC-4 Stephan Weinberger
10/20/23
Gnomi
10/1/23
Release of LDMud 3.6.7 and 3.5.7
Hello LDMudders, the LDMud team is pleased to announce the release of LDMud 3.6.7 as the latest
unread,
Release of LDMud 3.6.7 and 3.5.7
Hello LDMudders, the LDMud team is pleased to announce the release of LDMud 3.6.7 as the latest
10/1/23
Stephan Weinberger
,
Gnomi
6
9/27/23
closure_to_string() output
Hi Invisible, Thanks for the example. Found the bug: https://github.com/amotzkau/ldmud/commit/
unread,
closure_to_string() output
Hi Invisible, Thanks for the example. Found the bug: https://github.com/amotzkau/ldmud/commit/
9/27/23
William Edsall
,
Gnomi
2
1/18/23
shadow order
Hi, William Edsall wrote: > Is there a way to shadow an object in a specific position in the stack
unread,
shadow order
Hi, William Edsall wrote: > Is there a way to shadow an object in a specific position in the stack
1/18/23
William Edsall
,
Invisible
2
11/24/22
debug timing marks
a short grep says: mudlib/sys/telnet.h:#define TELOPT_TM 6 /* timing mark */ mudlib/sys/telnet.h: ,
unread,
debug timing marks
a short grep says: mudlib/sys/telnet.h:#define TELOPT_TM 6 /* timing mark */ mudlib/sys/telnet.h: ,
11/24/22
Gnomi
,
William Edsall
2
11/13/22
Release of LDMud 3.6.6 and 3.5.6
THANKS for all of the hard work. Running 3.6.6 now. On Saturday, September 10, 2022 at 7:09:26 AM UTC
unread,
Release of LDMud 3.6.6 and 3.5.6
THANKS for all of the hard work. Running 3.6.6 now. On Saturday, September 10, 2022 at 7:09:26 AM UTC
11/13/22
William Edsall
, …
Invisible
5
11/7/22
positional vs named parameters
On 06.11.22 02:00, William Edsall wrote: > Hi, > Just curious if the LDMud developers have ever
unread,
positional vs named parameters
On 06.11.22 02:00, William Edsall wrote: > Hi, > Just curious if the LDMud developers have ever
11/7/22
Austin Holloway
, …
Stephan Weinberger
8
4/10/22
Problem with < comparisons in if(): string vs number
On 10.04.22 01:52, Austin Holloway wrote: > Here is a snippet of code that has the problem: >
unread,
Problem with < comparisons in if(): string vs number
On 10.04.22 01:52, Austin Holloway wrote: > Here is a snippet of code that has the problem: >
4/10/22
Malcolm Tester
, …
Invisible
12
2/20/22
Adding support for Mudlet
On 20.02.22 23:14, Malcolm Tester wrote: > Zesstra, why do you have the struct for the telopts in
unread,
Adding support for Mudlet
On 20.02.22 23:14, Malcolm Tester wrote: > Zesstra, why do you have the struct for the telopts in
2/20/22
Stephan Weinberger
, …
Karl Tiedt
16
1/17/22
float in boolean context
"Longterm a dedicated 'undef' or 'None' value still seems like a good idea, so
unread,
float in boolean context
"Longterm a dedicated 'undef' or 'None' value still seems like a good idea, so
1/17/22
Gnomi
1/9/22
Release of LDMud 3.6.5 and 3.5.5
Hello LDMudders, the LDMud team is pleased to announce the release of LDMud 3.6.5 as the latest
unread,
Release of LDMud 3.6.5 and 3.5.5
Hello LDMudders, the LDMud team is pleased to announce the release of LDMud 3.6.5 as the latest
1/9/22
陈圣麒
, …
Vadim Peretokin
41
11/6/21
prompt under mudlet is strange
The situation turned out to be a mess that was confusing everyone involved at some point or other, so
unread,
prompt under mudlet is strange
The situation turned out to be a mess that was confusing everyone involved at some point or other, so
11/6/21
Zesstra
, …
Invisible
4
10/7/21
Literal for creating LWOs
On 07.10.21 00:06, Karl Tiedt wrote: > > Also, more odd syntax means, more broken code
unread,
Literal for creating LWOs
On 07.10.21 00:06, Karl Tiedt wrote: > > Also, more odd syntax means, more broken code
10/7/21
Gnomi
,
Invisible
6
6/18/21
Coroutines
Hello Invisible, You raised valid concerns about the initial running state and first value passed via
unread,
Coroutines
Hello Invisible, You raised valid concerns about the initial running state and first value passed via
6/18/21