LPMuds.net
LPMuds.net Forums => General => Topic started by: Adam on November 05, 2017, 06:55:50 pm
-
I'm curious to know what M.U.D clients you guys are using and why? features you like, its free, etc?
-
Im using CMUDv3
-
Strangely for a mudder I don't use a client. Perhaps because I mostly do coding now and mostly use git to push code to github so I don't really need one.
-
I used Pueblo for a while back in the day but I always came back to plain 'ol telnet (Linux client).
I think this is one reasons MUDs have languished a bit though (at least for me).
I am writing a new MUD written in NodeJS (websockets + html goodness). It is very LP-inspired, though (hot updates, online content creation and decent editor [Microsoft monaco], efun names and applies similar to MudOS/FluffOS, etc). I'll publish it on github or elsewhere when it's a bit more usable (I briefly connected it to Intermud3 as "Emerald MUD Beta").
-
I am actually interested in developing a mud platform in some language but don't have the patience to fill in some of the more gaming side details. Because of this I have been contributing a little bit to Fluffos-3 instead. Node.js was one of my possible platforms and I am a bit curious how this system of yours works and whether I could contribute to it as well.
-
tmux & tintin++
-
I am actually interested in developing a mud platform in some language but don't have the patience to fill in some of the more gaming side details. Because of this I have been contributing a little bit to Fluffos-3 instead. Node.js was one of my possible platforms and I am a bit curious how this system of yours works and whether I could contribute to it as well.
I could open the project up for development once I am happy with the core functionality (and after tidying up a bit) and the client state (still debating on whether to make it mobile friendly, too--its currently geared towards desktop). The last time I shared out a project it was on Google's source control but that seems so yesterday. Is github a good platform?
-
The file layout should be pretty intuitive for anyone familiar with Nightmare, DS, etc...
-
I am not a very experienced developer but I find a lot of projects use github. I think both fluffos and dgd do as well.
-
Getting closer to release time... I am almost done with the Wizard Shell tools (File Explorer and Editor Modules forthe Web Client).
-
KBtin
-
Anyone use Pueblo back in the day? It was cool for the time but I doubt it would hold up now!