-
https://en.wikipedia.org/wiki/TinyMUCK
There's a link to the old sourceforge on the Wiki for TinyMUCK. We might want to update this wiki in a way that preserves the history but also links the new …
-
For the most part, the floating point primitives for MUF handle floating point errors in a non-IEEE way. Typically, they return (positive) INF or 0 on an error and set error flags which can be tested …
-
Pretty self-explanatory. Just a reminder to myself (or anyone else) that a README describing what these MUFs are (generally less-maintained extra programs compared to the dbs) and how to use and insta…
ghost updated
3 years ago
-
Tested on SPR and my own test MUCK.
No available log data aside from the systemd unit log.
```
Feb 01 20:46:46 tassmoj-new systemd[1]: Starting Fuzzball MUCK Server (spr)...
Feb 01 20:46:46 ta…
-
This feels like a silly question because I thought it was practically a drag-n-drop solution in the past, but...
How do we take MUF programs from places like mufarchive.com and get them to work in …
-
Could we add a (possibly configurable) feature to log failed logins? Valuable data would include:
1. Date/Time
2. Connection source IP (and reverse DNS if enabled) and TLS yes/no
3. Username atte…
-
After retrieving morph-hammer.muf from [mufarchive](https://www.mufarchive.com/programs/morph-hammer/83.html), and attempting to compile:
```
Error in line 21: I don't understand what object you wan…
-
I'm honestly not sure if this is something that people rely on. To me, it's confusing at best and prevents certain input at worst.
It seems when a READ result includes WHO or QUIT, the command is e…
-
Hi! I'm very, very new to this, but please bear with me because I'm willing to learn.
So I've installed/built a MUCK server from advancedb.db. Running the server as-is (as reccomended in the READMEs)…
-
I've noticed there's not really a real place in the tarball/repo that lists all the websites available (the fuzzball website is linked in README.md, but the GitHub repository **isn't**. Though, users…
ghost updated
4 years ago