CVS: moonbase/games/KBtin DETAILS,NONE,1.1

Veerappan watryac04 at lunar-linux.org
Fri Sep 19 23:01:29 GMT 2003


Update of /var/cvs/lunar/moonbase/games/KBtin
In directory dbguin.lunar-linux.org:/tmp/cvs-serv12766/KBtin

Added Files:
	DETAILS 
Log Message:
Added KBtin module to the games section.  KBtin is a MUD client, based
on the classic tintin, but heavily extended.  Supports regexp on the
MUD command line, as well as the ability to run programs from within
the MUD client.  There is also reported to be ICQ integration, this is
left up to others to discover.


--- NEW FILE: DETAILS ---
          MODULE=KBtin
         VERSION=1.0.4
          SOURCE=$MODULE-$VERSION.tar.gz
SOURCE_DIRECTORY=$BUILD_DIRECTORY/$MODULE-$VERSION
   SOURCE_URL[0]=$SFORGE_URL/kbtin/$SOURCE
        WEB_SITE=http://kbtin.sourceforge.net/
         ENTERED=20030919
         UPDATED=20030919
      MAINTAINER=watryac04 at uww.edu
           SHORT="KBtin is a MUD client based on tintin"
cat << EOF
KBtin is a very heavily extended clone of well-known TinTin++.

The features include:

    * editing keys, input box
    * scrollback
    * status line
    * keybindings ("#bind F9 {do drop pasty from cloak,eat pasty}")
    * aliases, actions (triggers), substitutions, highlights
    * shortest-path graph traversing aliases ("mt>rh")
    * guaranteed actions (a line being split between two packets is not a problem)
    * lists processing ("#foreach {$friends} {tell $0 [XX] $message}")
    * TELNET protocol support
    * the ability to run local programs as it was a MUD -- this is the only client you can use with games like adventure, or even programs like mysqlclient
    * secondary sessions (ICQ integration, etc) 
EOF




More information about the Lunar-commits mailing list