I've seen worse...I've seen a lot better
evennia is up and running on my server. details are in the OP
The tutorial game is very barebones. Doesn't have character creation or combat system or anything. It's more or less just a basic online text adventure. But it's a good starting point.
I'm heading to indianapolis tomorrow, so I'm trying to get a bunch of last minute stuff done here today and then I'll be gone until Sunday. I might bring a laptop with me though, so if I have some downtime I might mess around.
I've set up the included webclient. This should make it easier for me to test, and for others to access without needing to telnet/ssh in or to download a client.
That being said, I plan on implementing mudlet's advanced feature support so that will end up being the best experience.
I wandered around the sample area and I like the general vibe - I noticed that the action set was super limited, but I assume that would be solved by plugins that offer what we want or that is a think we code for.
So, this engine is pretty interesting in that you can create rooms and objects and stuff from within the game. I haven't had a huge amount of time, but I finished the tutorial dungeon and it plopped me back into limbo. I was able to create an object (Heavy box) modify it's description and set some rules for it. Very basic stuff, but that's pretty neat.
I think the next step is to work my way through all the guides and documentation. Once I do that (or while I do that) I will start writing a basic game with the engine.
I deleted the tutorial world. If you get an error when you log in, let me know. It might try to put you back in a place that no longer exists.
It only really worked because they were a pretty small MUD, player wise, and they were RP-enforced. We also didn't do it that often, I can remember maybe 2 or 3 times in the year or so I built on there. im not sure about the other guy. We went by Scilence and Scinder. hahaha I just remembered that. i can't remember which was mine.
Ive been thinking about MUDs and cool hooks and systems stuff if we ever actually make a thing.
Is this something you could script out so you could do something like generated random dungeons?