-
EVENT_WAITFOR completely kills any attempt at input -- you can't @ Q out of it. Thusly, it should probably be something that either forces the program into BACKGROUND or raises an error that EVENT_WAI…
-
What it says on the tin, program very much not happy.
Either from starter.db or any install of it, results are the same. Not sure why, sorry.. my .muf is still very crusty at the moment. I fiddled …
-
I have created a 24-bit color library in MUF and I'm running up against the string size limit a lot.
24-bit ANSI codes are quite lengthy (This is what white looks like: "`\[[48;2;255;255;255m`"), a…
-
-
When I tried to compile ProtoMUCK on gcc 6, the only gcc that's available from the default repositories of Debian 9, I was receiving a bunch of weird warnings in p_file.c. The MUCK was able to start, …
-
The MCP website lists three packages.
https://www.moo.mud.org/mcp/index.html
It lists: mcp-negotiate, mcp-cord, and dns-org-mud-moo-simpleedit. Only mcp-negotiate is required. Fuzzball supports mc…
ghost updated
3 years ago
-
As I'm working on the MUF commands, I'm noticing that the error message strings are repeated literally all over the place.
If we were to ever want to do any of the following:
* Change a message
…
-
I flashed firmware 1.41 to my Ultimate64 Elite. After this the USB drive was no longer accepted. Formating it either ExtSD or Fat32 didn't make it any better.
After flashing the unofficial 1.37 it …
-
While plane-wave expansion method is efficient for modelling dielectric materials, it is inefficient at modelling materials such as metals or modelling finite (non-periodic) systems
It would theref…
-
Attempting to go around the lack of toad player prim via
wizz "@toad *whomever*" force
crashes the muck.
This code crashes it:
```
: cleanupguest
5 sleep
me @ "@/guest" getpropstr strlen 0 …