[Javamud-developers] Javamud 2.3.7
Status: Beta
Brought to you by:
u_davis
From: <ist...@eu...> - 2005-02-17 10:53:01
|
Hello everyone! The 2.3.7 release of the MUD server is out. Below there are the bugs/requests that were fixed/implemented: ----------------------------------8<---------------------------------------------- Bugs: * Fixed #899773 : XML error during driver startup. * Fixed #1074975 : Prolog Errors in fault.txt * Fixed #1100743 : add_item_cmd() problem * Fixed #1103506 : set_worn() & set_wielded() need an extra parameter * Fixed #1113768 : set_storage() in simple_shop bugs * Fixed #1113782 : torch.java is unfinished in the mudlib * Fixed #1113799 : The initial wizard message boards' xml files are not correct * Fixed #1113804 : The example rooms have wrong owner, wrong exits * Fixed #1113810 : Some of the hit lines in the message daemon is wrong * Fixed #1113813 : Moving in the newbie arena shows room descs twice * Fixed #1113816 : Fix 'die_hook' in the guildmark objects * Fixed #1113820 : Add the rest of the damage types when converting damage type * Fixed #1113822 : If 'block_attack_hook' returns true, it should show a miss * Fixed #1113833 : 'drop', 'get', 'put', 'give' have the wrong src container * Fixed #1113835 : Some of the cruising ships still bug when raising the anchor * Fixed #1113937 : Add the rest of the damage types when converting damage type Feature requests: * Implemented #1097687 : Guildmarks and other guild objects needs to be moved * Implemented #1098820 : New signature for add_item() required * Implemented #1113771 : Extend patch() so that it executes stat() on javamud objects * Implemented #1113775 : Extend patch() so that it accepts 'me' as parameter * Implemented #1113786 : A method is needed in containers to count the stored weight * Implemented #1113794 : 'makewizard' command needed in the admin wizmodule * Implemented #1113795 : 'demotewizard' & 'promotewizard' commands needed * Implemented #1113826 : Allow remote function call in set_short(),..long(),..descr() * Implemented #1113832 : transfer() with weight calculation is needed in living * Implemented #1113839 : 'remove_call_out' should return the remaining hbeats ----------------------------------8<---------------------------------------------- |