MudBytes
» MUDBytes Community » Coding Discussions » Protocols » mudstandards.org
Pages: << prev 1, 2, 3 next >>
mudstandards.org
donky
Sorcerer




Group: Members
Posts: 289
Joined: Jul 16, 2009

Go to the bottom of the page Go to the top of the page
#1 id:49334 Posted Aug 13, 2010, 3:38 am

Has anything solid come out of this?  I used to occasionally visit the forums, and saw lots of discussion.  But it seems to have come to a halt for now.
.........................
Ding a ding ding dang doo.  Or something.

KaVir
Wizard






Group: Members
Posts: 2,155
Joined: Jun 19, 2006

Go to the bottom of the page Go to the top of the page
#2 id:49335 Posted Aug 13, 2010, 3:44 am

I believe the protocols are still under development, but the open discussions seem to have died off.
.........................
KaVir at God Wars II: godwars2.org 3000  Roomless world.  Manual combat.  Endless possibilities.

Scandum
Wizard






Group: Members
Posts: 1,788
Joined: Aug 8, 2006

Go to the bottom of the page Go to the top of the page
#3 id:49336 Posted Aug 13, 2010, 5:43 am

From what I gathered GMCP is finished, and MUDs can use IRE's poorly (imo) designed packages if they want out of the box GMCP functionality from zMUD and Mudlet.

No news about a standardized plain text MAP file format, but I think a much more generic standard could be created on MudBytes, opposed to people doing whatever IRE comes up with. Not to mention it's not sure if many MUDs want to share their world database.
.........................
TinTin++ Mud Client - I can't believe it's not butter!

KaVir
Wizard






Group: Members
Posts: 2,155
Joined: Jun 19, 2006

Go to the bottom of the page Go to the top of the page
#4 id:49337 Posted Aug 13, 2010, 6:04 am

I assume you mean CMUD rather than zMUD?  CMUD will have built-in support for GMCP, as will Mudlet, and IRE and Aardwolf are implementing the protocol server-side.  So I suspect it'll be the protocol of choice for most muds and clients.

I'm not sure that the map thing really effects me, but even if it did, I don't think coming up with a solution here would be very influencial on others.  Whatever approach the big muds choose is what will be supported by the clients, and that's what everyone else will use.
.........................
KaVir at God Wars II: godwars2.org 3000  Roomless world.  Manual combat.  Endless possibilities.

quixadhal
Wizard






Group: Members
Posts: 1,825
Joined: Oct 17, 2007

Go to the bottom of the page Go to the top of the page
#5 id:49344 Posted Aug 13, 2010, 11:36 am

I assume by "everyone else", you mean only those few people who are willing to put it into their publicly distributed drivers/mudlibs?  I highly doubt very many people with an existing MUD will bother rewriting their entire network stack to add support for something that isn't in high demand by their players.
.........................
http://i302.photobucket.com/albums/nn96/quixadhal/DramaBytes2.png

KaVir
Wizard






Group: Members
Posts: 2,155
Joined: Jun 19, 2006

Go to the bottom of the page Go to the top of the page
#6 id:49348 Posted Aug 13, 2010, 12:41 pm

Poor choice of words, please allow me to rephrase:

"Whatever approach the big muds choose is what will be supported by the clients, and that's what everyone else most other server and client developers who choose to add support for an out-of-band protocol will use."

I've already started putting together a snippet for adding MDSP, and it'll be pretty codebase independent.  Perhaps if I offer that with a simple MUSHclient GUI plugin (and a tt++ script if I can get someone to offer their expertise) it might start to look more appealing.
.........................
KaVir at God Wars II: godwars2.org 3000  Roomless world.  Manual combat.  Endless possibilities.

David Haley
Wizard






Group: Members
Posts: 7,809
Joined: Jun 30, 2007

Go to the bottom of the page Go to the top of the page
#7 id:49349 Posted Aug 13, 2010, 1:06 pm

I think that, with open clients with rich plugin support like MUSHclient, there is less reason to bow to whatever the big MUDs/clients choose to use. You are in fact a demonstration of this exception yourself, KaVir, because you are using MSDP despite the biggies preferring ATCP2.
.........................
-- d.c.h --
BabbleMUD Project (custom codebase)
Legends of the Darkstone (head coder)
http://david.the-haleys.org
.........................

Scandum
Wizard






Group: Members
Posts: 1,788
Joined: Aug 8, 2006

Go to the bottom of the page Go to the top of the page
#8 id:49360 Posted Aug 13, 2010, 7:43 pm

While on the MSDP subject, a second MUD server added MSDP support last week. http://www.elvenblade.ca/?p=251

Regarding a tt++ MSDP GUI script, I can create a MSDP version of the Aardwolf prompt bar script. http://tintin.sourceforge.net/download/screenshot.jpg
.........................
TinTin++ Mud Client - I can't believe it's not butter!

Last edited Aug 13, 2010, 7:49 pm by Scandum
JohnnyStarr
Wizard






Group: Members
Posts: 975
Joined: Feb 14, 2009

Go to the bottom of the page Go to the top of the page
#9 id:49386 Posted Aug 13, 2010, 10:50 pm

So off topic, but I can't help myself: Scandum, whats with the Hello Kitty picture? Don't get me wrong, I really like it!
It's just sort of funny. My wife has a Hello Kitty BOFA debit card on our joint account, so therefor, the only type of card I can get is
a Hello Kitty card, and its well, er, kind of embarrassing.

KaVir
Wizard






Group: Members
Posts: 2,155
Joined: Jun 19, 2006

Go to the bottom of the page Go to the top of the page
#10 id:49392 Posted Aug 14, 2010, 4:01 am

Scandum said:
While on the MSDP subject, a second MUD server added MSDP support last week. http://www.elvenblade.ca/?p=251

Nice!  I've spoken to a few mud owners who expressed a mild interest - I doubt they'd go to the effort to implement it themselves, but they might be convinced to add a simple snippet.  I'm planning to release my snippet as PD, so people shouldn't be discouraged by licencing conditions.

So far I've got it supporting TTYPE and NAWS - I've added the snippet to a copy of GW1 to test it, and it requires only a few simple changes to the mud.  MSDP will rely more heavily on the mud, because of the variables, but I'm going to try and keep it as generic as possible.

I'm not sure if I should add any other protocols to it, or keep it simple.  I've got commented sections showing where you would add support for MCCP, ATCP, ZMP and MSP, so perhaps that's enough.  I'm also toying with the idea of adding an xterm 256 colour function - if muds got it "for free" with their protocol snippet they might be more tempted to use it.

Scandum said:
Regarding a tt++ MSDP GUI script, I can create a MSDP version of the Aardwolf prompt bar script. http://tintin.sourceforge.net/download/screenshot.jpg

Sounds good.
.........................
KaVir at God Wars II: godwars2.org 3000  Roomless world.  Manual combat.  Endless possibilities.

Mudder
Sorcerer






Group: Members
Posts: 328
Joined: Oct 17, 2009

Go to the bottom of the page Go to the top of the page
#11 id:49394 Posted Aug 14, 2010, 7:15 am


JohnnyStarr said:
So off topic, but I can't help myself: Scandum, whats with the Hello Kitty picture? Don't get me wrong, I really like it!
It's just sort of funny. My wife has a Hello Kitty BOFA debit card on our joint account, so therefor, the only type of card I can get is
a Hello Kitty card, and its well, er, kind of embarrassing.

HA! So I work at a coffee shop whilst attending college. The cafe is in a hospital, so I get a wide variety of customers from a wider variety of backgrounds. It's a teaching hospital, so a lot of foreigners come. Anyway, there are about 7 dudes that come with a Hello Kitty credit card. 4 of them are Asian men, two of them European (not sure which country, possibly Italy or France)

Now I think one of them is YOU! :stare:

I was also wondering about your avatar too. Are you a girl? It always makes me wonder.
.........................
A wise man once said:
Never underestimate a newbie coder and the sheer amount of spare time they may accumulate.

RaM Fire Development Team. ROM from C to C++

Developing a tinymudserver codebase.

Kayle
Wizard






Group: Members
Posts: 1,253
Joined: Nov 27, 2006

Go to the bottom of the page Go to the top of the page
#12 id:49395 Posted Aug 14, 2010, 7:51 am

Scandum's avatar arose from some ancient drama thread.
.........................
Owner/Coder -- Malevolent Whispers -- Development Phase - Not accepting players
Coder -- Star Wars: The Sith Wars -- Open Alpha - Players Welcome - Full System Re-writes Imminent.
FUSS Project Team Lead -- SmaugMuds.Org - The Smaug MUDs Community Center

I3 Contact: Kayle@SithWars                               

ATT_Turan
Conjurer




Group: Members
Posts: 196
Joined: Jun 10, 2009

Go to the bottom of the page Go to the top of the page
#13 id:49399 Posted Aug 14, 2010, 9:48 am

KaVir said:
I'm also toying with the idea of adding an xterm 256 colour function - if muds got it "for free" with their protocol snippet they might be more tempted to use it.


I'm a little surprised that it doesn't seem to be used more than it is - I used the snippet in the repository (which I believe is by Scandum) and didn't have a hard time or anything. The last time I looked, I recall finding somewhat poor support for it in terms of number of clients that can display all of the colors...perhaps that's a contributing factor?

I would be quite interested in reading through an MSDP snippet, I'm impressed with the GUI you're making for your game.

Scandum
Wizard






Group: Members
Posts: 1,788
Joined: Aug 8, 2006

Go to the bottom of the page Go to the top of the page
#14 id:49403 Posted Aug 14, 2010, 1:59 pm

KaVir said:
So far I've got it supporting TTYPE and NAWS - I've added the snippet to a copy of GW1 to test it, and it requires only a few simple changes to the mud.  MSDP will rely more heavily on the mud, because of the variables, but I'm going to try and keep it as generic as possible.

MTH supports TTYPE, NAWS, MCCP (with memory optimizations), MSSP, and NEW-ENVIRON, it also deals with broken packets and is PD, so feel free to mess with it.


Regarding my avatar, I figured to lighten the mood back when discussions tended to get a little grim at times. I like my avatar on TMS better.
.........................
TinTin++ Mud Client - I can't believe it's not butter!

KaVir
Wizard






Group: Members
Posts: 2,155
Joined: Jun 19, 2006

Go to the bottom of the page Go to the top of the page
#15 id:49415 Posted Aug 15, 2010, 5:00 am

Scandum said:
MTH supports TTYPE, NAWS, MCCP (with memory optimizations), MSSP, and NEW-ENVIRON, it also deals with broken packets and is PD, so feel free to mess with it.

Oops...oh well.  I'll just leave it with TTYPE and NAWS as examples, and focus on MSDP.  I've tried to make my snippet easy to install and extend, so if people use it they should be able to merge it with your snippet.
.........................
KaVir at God Wars II: godwars2.org 3000  Roomless world.  Manual combat.  Endless possibilities.

Pages:<< prev 1, 2, 3 next >>

Valid XHTML 1.1! Valid CSS!