[Javamud-developers] JavaMUD 2.4.1
Status: Beta
Brought to you by:
u_davis
From: David I. <ist...@gm...> - 2005-04-01 08:10:37
|
Hi everyone! A new release of JavaMUD is available. The CVS module of this release is "javamud_v2.4" The exported and zipped source can be found at: http://prdownloads.sourceforge.net/javamud/javamud-2.4.1.zip?download Here are the things fixed, implemented: -------------------------------------------8<--------------------------------------------------------- Bugs: * Fixed #1166604 : If a directory for a player log is missing, should be autocreated * Fixed #1158310 : If a directory for a guild is missing, should be autocreated * Fixed #1159697 : Refresh problem Feature requests: * Implemented #1158321 : Move the util classes in ordered sub-packages * Implemented #1158326 : Remove unneeded classes in javamud.utils * Implemented #1158381 : Make the game playable via IRC * Implemented #1158327 : When wizzes are created,the start room should be the wizhall * Implemented #1158328 : Add 'set_home' to the base wizmodule to set the start room * Implemented #1158336 : Utility class needed to work with MANIFEST files * Implemented #1158367 : query_finger() is needed in the driver * Implemented #1158353 : Client object creation optimization * Implemented #1158341 : Read the version info from the MANIFEST file * Implemented #1158432 : Move the base classes for spells in javamud/object Other: * The release notes from now on are in an HTML format in RELEASE-NOTES.html -------------------------------------------8<--------------------------------------------------------- |