[wpdev-commits] xmlscripts/documentation/webroot ChangeLog.wolfpack,1.44,1.45
Brought to you by:
rip,
thiagocorrea
From: Richard M. <dr...@us...> - 2004-08-23 03:22:10
|
Update of /cvsroot/wpdev/xmlscripts/documentation/webroot In directory sc8-pr-cvs1.sourceforge.net:/tmp/cvs-serv11842/webroot Modified Files: ChangeLog.wolfpack Log Message: Updates Index: ChangeLog.wolfpack =================================================================== RCS file: /cvsroot/wpdev/xmlscripts/documentation/webroot/ChangeLog.wolfpack,v retrieving revision 1.44 retrieving revision 1.45 diff -C2 -d -r1.44 -r1.45 *** ChangeLog.wolfpack 19 Aug 2004 18:13:53 -0000 1.44 --- ChangeLog.wolfpack 23 Aug 2004 03:21:59 -0000 1.45 *************** *** 3,10 **** --- 3,33 ---- Wolfpack 12.9.9 Beta (CVS) * Core Changes: + - Added an email field for accounts. * Definition Changes: * Python Script Changes: + - Added the bolt command, just lightnings the target. + - Added the email command, changes your account's email. + - Added sparkle effects to the heal/restore commands. + - Fixes for the account command: + Fixed a few typos. + Fixed a bug in updating the password + Added support for the email field. + - Tweaked the hunger script. + - Fixed an update bug with npcs and the dye command. + - Fixed a bug with the dupe command. * Misc. Changes: * Known Issues, Bugs, and Missing Features: + - Some skills are still incomplete. + - Spawn regions are incomplete. + We welcome donated OSI-like spawn scripts! + - Town/World regions are incomplete. + We welcome donated OSI-like region scripts! + - Teleport Scripts are incomplete. + We welcome donated OSI-like teleport scripts! + - Possible that a few monsters are missing and/or incomplete. + - Reloading Python too many times can crash the server. + - There are still some memory leaks. + - Large gumps can potentially crash remote clients. + - Multis (Houses/Boats) are not currently supported. Wolfpack 12.9.8 Beta (19. August 2004) |