Mud client summary – new ‘clients’ command. Lasher, April 13, 2010 A new command was added to Aardwolf MUD today that shows a summary of connections sorted by MUD client. Client is determined using the telnet ‘ttype’ option. Here’s a screenshot of the summary at time of writing: Most of the clients in the ‘unidentified’ category are returning NULL. From asking the players connected, this seems to be a mix of JMC, GMUD, Rapscallion and various telnet combinations. Most of those in the “unknown” category are covered by “screen” which seems to be various forms of linux telnet in use by a player who logged in then used ‘screen’, a few where the value returned is actually the literal string (null) a handful of players who customized their ttype. I am surprised by the relative absence of Mudlet, although that is a fairly new client. Also expected Mushclient to be higher, although it does still have the highest count of any actively maintained client. MUD News
Is Aardwolf Dying? July 24, 2011 Quite often I read notes and see comments about “the dwindling player base”. We’ve been hearing that for years, so long that it is just accepted. I decided it was time to find out if this is actually true. As some of you know, the ‘online 2’ command will show… Read More
Spellup change, pet experience levels, other updates. October 28, 2010 A number of minor changes and updates went live today. The first three are the most important for most players: Pets and charmees no longer have any affect on experience gained for a kill. There is no longer any downside to using them other than having to manage them. Added… Read More
Mud standards – telnet options – not a standard yet. July 12, 2010 It has been a couple of years now since we worked on handling data exchange between the MUD and client using telnet option negotiation. With hindsight, using telnet option 102 for this was probably a mistake as we have since learned that ATCP could have done the same thing, so… Read More