|
|
#1 |
|
New Member
Join Date: Mar 2009
Posts: 5
![]() |
A request for recommendation
Yes, this is another "What codebase should I use thread?". I have tried to figure out which one to use on my own, but I'm still not sure which one to use.
I need something that is in C, (Python scripting can be bonus points), and will allow me to create a mud akin to the New worlds mud. I want a codebase that will work good for that style of mud. This is just a private project I want to do with a friend. I've looked at Smaugfuss, Circlemud, and nakedmud. I'm just kinda lost in what I should pick... Hopefully I've described that clearly, Thanks, Jaesil |
|
|
|
|
|
#2 |
|
Legend
Join Date: Apr 2002
Name: Richard
Home MUD: God Wars II
Posts: 1,952
![]() ![]() |
Re: A request for recommendation
New Worlds is an LPMud, have you tried looking at LPMud drivers and mudlibs?
|
|
|
|
|
|
#3 |
|
New Member
Join Date: Mar 2009
Posts: 5
![]() |
Re: A request for recommendation
I'm liking the look of this alot. I'll research into this more.
Thanks KaVir! |
|
|
|
|
|
#4 |
|
Legend
Join Date: Aug 2007
Name: NewWorlds
Home MUD: New Worlds
Posts: 1,184
![]() ![]() |
Re: A request for recommendation
Actually it's based on that functioning style but we drove it from our own custom codebase. The LP dirivitives are pretty complex. If you are beginning with coding, you might stick with Smaug. It's the simplest of them all and can probably do everything you want. There is some new fangled LP out of the box (which may be simpler) but I can't remember what it is called.
|
|
|
|
|
|
#5 |
|
Senior Member
Join Date: Feb 2006
Location: Seattle
Posts: 273
![]() |
Re: A request for recommendation
Maybe Dead Souls?
|
|
|
|
|
|
#6 | |
|
New Member
Join Date: Mar 2009
Posts: 5
![]() |
Re: A request for recommendation
Quote:
I think the problem with LPmuds(tried dead souls) was that it could only be editted in lpc? I think I'm correct on that, as that was all I could tell from my experience. Plus I had a really weird experience with the "dchat" function, thinking that it was bots for some reason. It was interesting... Anyhow, I see two choices, Dikumud or LPmud(At least offspring of them :P). I'll take some time to look into SMAUG. |
|
|
|
|
|
|
#7 | |
|
Member
Join Date: Feb 2003
Home MUD: The Dreaming City
Posts: 60
![]() |
Re: A request for recommendation
Quote:
On the downside, I don't believe anyone is actively maintaining the Genesis server (though it's stable release is very stable), the documentation is minimal and assumes some programming experience, and the configuration script that ships with it sometimes needs to be kicked and prodded on some flavors of Linux. |
|
|
|
|