Télécharger la liste

Description du projet

ErisMUD is a MUD/MOO server/engine written in Python and supports many features: rooms, NPCs, items, player skills and stats, ANSI colors, a help system, damage/healing, etc. SQLite is used to store the data, so no files are required for building (unlike LPMUDs). Short and easy internal commands take care of the development and maintenance.

Système requise

System requirement is not defined
Information regarding Project Releases and Project Resources. Note that the information here is a quote from Freecode.com page, and the downloads themselves may not be hosted on OSDN.

2005-07-18 00:07
0.4

Ce communiqué a threading. Les compétences de base et les dommages / systèmes de guérison ont été ajoutées. Les joueurs voient maintenant ce que les autres joueurs dans la salle à faire. Quelques bugs ont été corrigés.
Tags: Major feature enhancements
This release has threading. Basic skills and damage/healing systems have been added. Players now see what the other players in the room do. A few bugs have been fixed.

2005-07-05 07:14
0.3.1

Un bug de connexion a été fixée. Descriptions de défaut lors de la création des objets / PNJ / caractères ont été ajoutés afin d'éviter les erreurs. Une déconnexion "commande" a été ajouté (et c'est comme un coup de pied IRC). Paramètres ANSI ont été retirés de l'espace global.
Tags: Minor bugfixes
A login bug was fixed. Default descriptions when
creating items/NPCs/characters were added to avoid
errors. A "kickout" command was added (and is like
an IRC kick). ANSI settings were removed from the
global space.

2005-06-30 03:28
0.3

Commandes inutilisées ont été enlevés. do_look () a été réécrite. Un bug de déconnexion a été corrigé. NPC inventaire a été ajoutée. L'ANSI est maintenant optionnelle. Les noms des joueurs indésirables peuvent être filtrés. Une demande par courriel a Beena dded à la procédure de première connexion. Point alias ont été ajoutées. Il ya beaucoup d'autres correctifs, du nettoyage, et des améliorations.
Tags: Major feature enhancements
Unused commands have been removed. do_look() has been rewritten. A logout bug has been fixed. NPC inventory has been added. ANSI is now optional. Unwanted player names can be filtered. An email request has beena dded to the first login procedure. Item aliases have been added. There are many other fixes, cleanups, and improvements.

2005-06-25 23:08
0.2.2

Les fautes de frappe et des bogues ont été corrigés dans quelques commandes, comme GET, ridplayer, descArticle, et déconnexion. Les noms des joueurs peuvent maintenant utiliser uniquement des lettres.
Tags: Minor bugfixes
Typos and bugs were fixed in a few commands, such
as get, ridplayer, itemdesc, and logout. Player
names can now only use letters.

2005-06-24 04:57
0.2.1

Cette version corrige de nombreux bugs et ajoute des fichiers d'aide générique, description multi-ligne et des majuscules. Multiplaying est désormais empêché, et le code a été nettoyé.
Tags: Minor feature enhancements
This release fixes many bugs and adds generic help files, multi-line
descriptions, and proper capitalization. Multiplaying is now prevented,
and the code has been cleaned.

Project Resources