[wpdev-commits] xmlscripts/documentation/webroot ChangeLog.wolfpack,1.133,1.134
Brought to you by:
rip,
thiagocorrea
From: Sebastian H. <dar...@us...> - 2004-10-02 10:08:13
|
Update of /cvsroot/wpdev/xmlscripts/documentation/webroot In directory sc8-pr-cvs1.sourceforge.net:/tmp/cvs-serv28009/webroot Modified Files: ChangeLog.wolfpack Log Message: weight is being sent now Index: ChangeLog.wolfpack =================================================================== RCS file: /cvsroot/wpdev/xmlscripts/documentation/webroot/ChangeLog.wolfpack,v retrieving revision 1.133 retrieving revision 1.134 diff -C2 -d -r1.133 -r1.134 *** ChangeLog.wolfpack 2 Oct 2004 04:31:31 -0000 1.133 --- ChangeLog.wolfpack 2 Oct 2004 10:07:50 -0000 1.134 *************** *** 10,13 **** --- 10,15 ---- - Made leather containers dyable. - Fixed categories for curtains. + - Defined all teleporters thanks to bugging and work from DrkCodeman. + - Added teleporter stairs to ilshenar decoration. - Added index.xml files to armor categories. - Began to add new Samurai armor and weapons (not complete). *************** *** 34,37 **** --- 36,43 ---- - Import now imports multis from WSC files and makes all items non movable. - Fixed bug #0000311. (Hiding and invisibility in combat) + - Static tile color now included in .info. + - Allowed decorating only one facet using .decoration <map>. + - The character info page now logs every changed property. + - The characters weight is now being resent on lumberjacking and other skills. * Misc. Changes: * Known Issues, Bugs, and Missing Features: *************** *** 41,49 **** - 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. - Multis (Houses/Boats) are not currently supported. --- 47,51 ---- |