Main > Free Download Search >

Free mush software for linux

mush

Sponsored Links
Sponsored Links
Sort by >> Relevance
rss
Secleted [ 0 ] software to compare
Results 1 - 15 of about 10
KMush 0.5

KMush 0.5


KMush is a simple MU* client for the K Desktop Environment. more>>
KMush is a simple MU* client for the K Desktop Environment. KMush is a native KDE application written in Java using the qtjava/koala bindings.
Its intended use is for softcoding and roleplaying in MUSH environments.
Main features:
- MDI Style Connection Management
- Configurable Colors / Fonts / World Specific Options
- Configurable ANSI Color Support
- Configurable Toolbars / XMLGUI
- Configurable Beep
- System Tray Icon (optional)
- Tabbed Input
- Command History
- Speed Walking
- Triggers
- Spell Checking (live)
- Copy from file
- Paste to file
- Pause Scrolling
- Auto Reconnect
Enhancements:
- Basic Logging
- ANSI Color Schemes
- Improved Telnet Negotiation
- UI Improvements / Bug Fixes
<<less
Download (0.36MB)
Added: 2006-08-19 License: GPL (GNU General Public License) Price:
1162 downloads
PennMUSH 1.8.3p1

PennMUSH 1.8.3p1


PennMUSH is a MUD server that is often used for running social or role-playing games. more>>
PennMUSH is a MUD server that is often used for running social or role-playing games, with an extensive internal programming language.
A mud ("multi-user dungeon") is a form of textual virtual reality program. A mud server is a computer program which maintains a world database containing players, objects, rooms, exits, and programs.
People connect to the mud server by using the telnet command or a dedicated mud client, and take on characters in the virtual world, interacting with other players from around the (real) world.
Common activities include game playing, role-playing, socializing, world-building, etc. These servers have also been used for education, research, and artistic endeavors.
A MUSH ("multi-user shared hallucination") is a type of mud which is often used for social and role-playing activities. It is derived from "Tinymud", an early mud server. Its distinguishing features are that any player can typically extend the virtual world by building new rooms and objects, and its internal programming language, MUSHcode, which is considered to be fairly easy to learn.
Enhancements:
- Several bugs and typos were fixed, including two crash situations in PennMUSH 1.8.3.
- It also adds various minor improvements.
- This patch is highly recommended for all users of the "development" series.
<<less
Download (1.2MB)
Added: 2007-03-12 License: Artistic License Price:
957 downloads
Cotharyus' Advanced Mush Server 1.1.49

Cotharyus' Advanced Mush Server 1.1.49


Cotharyus Advanced Mush Server (CAMS) is a new take on the old fashioned telnet-based talker or Multi User Shared Halucination. more>>
Cotharyus' Advanced Mush Server 1.1.49 is a very good software for computer maniacs. It is actually a new take on the old fashioned telnet-based talker or Multi User Shared Halucination. It includes everything you would expect to find in a talker, and then some. It is original from the ground up, designed to look and feel like the systems that were available at the time the project began.
<<less
Added: 2006-02-27 License: Free To Use But Rest... Price: FREE
1 downloads
Ymusk 0.99

Ymusk 0.99


Ymusk is a Perl/Tk mush client. more>>
Ymusk project is a Perl/Tk mush client.
ymusk stands for Yenzies Mush Klient. It is a mush client written in Perl, and it is built around the Net::Telnet and Tk modules.
It is meant to be a simple program which is easily customizable. Its features include logging, macro definition, speech filters, command history, and ANSI colors.
Main features:
- Mouse wheel support (new in v0.99).
- Three types of text scrolling: none, automatic or more-like (for those weaned on tinyfugue).
- Support of ANSI colors.
- Text filters - have your character speaks in pig latin, or in rot13, or, worse still, in French. Okay, so I was kidding about French. But pig latin and rot13 are really there, and they are nearly as incomprehensible. :)
- Logging function.
- Inline commands. If you know Perl, you can add any type of commands you may think of.
- Configuration file including worlds definition, setting of colors, margin and paragraph spacing, etc.
- ICQ-like GUI to manage pages.
- Possibility to call Perl directly from the input window.
- Multi-output screen offering a separated view of channel discussions, pages, game messages and IC text.
- Multi-input boxes for the multi-taskers among us.
- Clock telling you how much time you wasted on the mush. :)
- Spell-checking (for Un*x platforms only).
- Alarms.
- Automatic warning when connection is lost.
- Forms to send @mail, pages and general (but usually long) stuff. Great for bboard posting and @descs.
Enhancements:
- Mouse wheel support has been added.
<<less
Download (0.057MB)
Added: 2006-12-14 License: Artistic License Price:
1045 downloads
MULogs 1.4

MULogs 1.4


MULogs project consists of web-based mail archives and a bulletin board system for MUSEes and MUXes. more>>
MULogs project consists of web-based mail archives and a bulletin board system for MUSEes and MUXes.
MULogs provides a Web-based forum for viewing a mailing list archive of role-playing logs from a MUSH, MUX, or MU*.
It also gives a Web-based view of Myrddins bulletin board system, which is commonly accessed within the MU* using the +bbread command.
Main features:
- A web based forum for viewing an mailing list archive of role-playing logs from a MUSH, MUX, MU*.
- A web based view of Myrddins bulletin board system. This is commonly accessed within the MU* through the use of the +bbread command.
Enhancements:
- Extended full text support to all search types.
<<less
Download (0.022MB)
Added: 2006-12-19 License: GPL (GNU General Public License) Price:
1039 downloads
TinyMUX 2.6.3.22

TinyMUX 2.6.3.22


TinyMUX is a text-based game server in the MUSH family. more>>
TinyMUX is a text-based game server in the MUSH family.
The project is a platform that allows several thousand players to connect to a single text-driven environment, and interact with each other and with the environment (which is maintained in a database).
The rich programming environment can be used to build almost anything, limited only by the developers imagination.
Instructions for New Installations:
1. cd src/ to the source directory. Run ./configure.
This will customize autoconf.h and Makefile for your system. Add
the option --enable-wodrealms to enable WOD Realms (See
docs/REALMS). Add --enable-memorybased to enable Memory-Based
database handling (as opposed to the default disk-based database
handling. See docs/MEMORY).
2. Edit the Configuration section of the Makefile. This is usually
not needed. Most likely, all you will need to change are any C++
flags needed by your particular C++ compiler,(in particular
-fpcc-struct-return), and any esoteric libraries needed by your
system. There may also be some #defines in config.h that you may want
to change, but in general, the defaults should not be changed.
3. Run make depend, then make. This will produce netmux, slave,
and dbconvert.
4. When starting from a MUX from scratch, do the following:
- cd to the game directory. cd ../game
- Make your configuration file, as described in docs/CONFIGURATION
- Type ./Startmux. TinyMUX 2.6 automatically creates a minimal
DB if one does not exist in the game/data directory.
- Log into the game as player wizard connect wizard potrzebie,
and shut it down again.
5. Edit the .txt files in game/text to your liking. In particular
connect.txt and motd.txt.
6. Start up TinyMUX 2.6 by running ./Startmux again.
7. @ccreate a channel named Public, and a channel named Guests from
within the MUX. Created players will automatically be joined to
Publicwith alias pub, guests will automatically join Guests with
alias g.
Whats New in 2.7.0.6 Development Release:
- Dynamically-loadable modules patterned after COM were added.
- @hook is now allowed to work on exits, enter aliases, and leave aliases.
- A type-punning bug in mux_fpclass() was fixed.
- A hang in MUNGE() if given zero words was fixed.
- Various @restart scenarios between SSL and non-SSL and from 2.6 to 2.7 were fixed.
- The SSL/TLS engine was reworked to use a TLS-specific context for STARTTLS, rather than reusing the SSLv3 context.
- fun_wrap and linewrap_general were merged.
Whats New in 2.6.3.22 Stable Release:
- A type-punning bug was fixed. Beta status was removed.
<<less
Download (0.95MB)
Added: 2007-04-24 License: Artistic License Price:
914 downloads
Spyrit 0.2

Spyrit 0.2


Spyrit is a MUSH/MUCK/MOO client written in Python using the Qt toolkit. more>>
Spyrit is a MUSH/MUCK/MOO client written in Python using the Qt toolkit. The project aims to be a pleasant, extensible, polished product, and to support all three major platforms.

This is a beta version, and you will probably not find it terribly useful. Features are few and far between at this point, although a lot of work has gone into ensuring that the codes core is solid and dependable, in order to make the upcoming addition of features quick and straightforward. Stay tuned! In order to run this software, you will need Python 2.4 or later; Qt 4.2 or later; and the PyQt4 bindings, with sip 4.5.1 at least (mind that one, Ubuntu doesnt ship it yet!).

The software hasnt been tested on Windows or Mac, but should work there so long as the dependencies listed above are met.

Just simply run the file spyrit.py to execute the software; it is magically packaged so as to require no installation.

<<less
Download (0.18MB)
Added: 2007-08-22 License: GPL (GNU General Public License) Price:
484 downloads
PyGCS 1.5.6

PyGCS 1.5.6


PyGCS is designed to be a VERY stripped down MUD-like chat-server that runs in a small amount of memory. more>>
PyGCS is designed to be a VERY stripped down MUD-like chat-server that runs in a small amount of memory. It differs from common MUDs in several ways:
1. PyGCS has a single "room" and no large database to keep in memory and on disk.
2. PyGCS has no embedded programming language

PyGCS is ideally meant to be a small multi-user real-time chat system for people who have a need to talk to more than one person at a time online. It fits somewhere in between the setup IRC uses and the MUCK/MUSH/MOO style of server.
You can use it at things like:
A central location for system administrators and other administrative people to discuss immediate problems with local networks, etc
- A personal place to talk with friends without loading down the machine its run on.
- A continuous backup for social type MUDs

The PyGCS server that I run is very regularly up for 70+ days at a time and usually goes down because of the host being rebooted.

Once you get the server installed and up-and-running, youll need a way to connect to the server. More specifically, youll need a client program to connect to the server. This topic isnt my problem :), but basically you have two options:
1. Raw telnet. (Already installed on almost any OS, but it is poor for this use because it doesnt seperate the servers output lines from your input (typed) lines.)
2. MUD Client. (You MAY have to compile it, but it gives you the benefit of seperating input and output as well as some sort of macro language possibly, etc).
<<less
Download (0.031MB)
Added: 2006-06-16 License: BSD License Price:
1225 downloads
gtinyfugue 0.1

gtinyfugue 0.1


gtinyfugue is a GUI for tinyfugue. more>>
gtinyfugue project is a GUI for tinyfugue.

Tinyfugue is a very popular MUD/MUSH command line client rich in functionality. When using tinyfugue in a graphical environment the only thing it lacks is the peripheral buttons and options that are available to graphical clients.

Gtinyfugue aims to embed tinyfugue within a GNOME wrapper that provides the GUI widgets that make tinyfugue easier and more comfortable to use on a day-to-day basis.

Embedding tinyfugue rather than using simple telnet gives the gtinyfugue user the advantage of the depth of tinyfugue functionality.
<<less
Download (0.48MB)
Added: 2006-12-19 License: GPL (GNU General Public License) Price:
1041 downloads
IRC->Telnet 0.0.1

IRC->Telnet 0.0.1


IRC->Telnet is a IRC to telnet bridge. more>>
IRC->Telnet project is a IRC to telnet bridge.

IRC->Telnet is a bridge which allows you to use IRC clients to access telnet-based online games like MUSHes, MUDs, and MOOs.

Quick installation guide

- install Twisted
- Add to your PYTHONPATH
- run "mktap irctelnet -p -h -t "
- run "twistd -f irctelnet.tap"
- run your IRC client when the host is the host running twistd, and the port is the "local port" above.

This is a plugin that makes it possible for you to use your favourite IRC client to connect to MUSH/MUD/MOOs.

Well, after its installed and running you connect with an IRC client. Then you join some channel (doesnt matter which). The server will connect to the remote telnet-based site, and relay.

Anything you say (that is, none-CTCP PRIVMSGs) is just relayed to the remote site. Emote PRIVMSGs are sent as : , which is usually the emote command in M[UO]*s

<<less
Download (0.013MB)
Added: 2006-12-18 License: GPL (GNU General Public License) Price:
1042 downloads
Secleted [ 0 ] software to compare
  • Page: 1 of 1
  • 1