[wpdev-commits] xmlscripts/documentation/webroot ChangeLog.wolfpack,1.81,1.82
Brought to you by:
rip,
thiagocorrea
From: Richard M. <dr...@us...> - 2004-09-10 22:41:29
|
Update of /cvsroot/wpdev/xmlscripts/documentation/webroot In directory sc8-pr-cvs1.sourceforge.net:/tmp/cvs-serv24573/documentation/webroot Modified Files: ChangeLog.wolfpack Log Message: Updates. Index: ChangeLog.wolfpack =================================================================== RCS file: /cvsroot/wpdev/xmlscripts/documentation/webroot/ChangeLog.wolfpack,v retrieving revision 1.81 retrieving revision 1.82 diff -C2 -d -r1.81 -r1.82 *** ChangeLog.wolfpack 10 Sep 2004 22:20:41 -0000 1.81 --- ChangeLog.wolfpack 10 Sep 2004 22:41:16 -0000 1.82 *************** *** 5,13 **** - Fixed minimum taming for npcs. - Added the shopkeeper inventory for many vendors. ! - Fixed/added weight values for many items. * Python Script Changes: - Removed weight from the info menu. - The info command now correctly resends the changed players. - Fixed bug #0000287 (weaponinfo.py values not being used) * Misc. Changes: * Known Issues, Bugs, and Missing Features: --- 5,15 ---- - Fixed minimum taming for npcs. - Added the shopkeeper inventory for many vendors. ! - Fixed bug #0000289 - Fixed/added weight values for many items. ! - Fixed bug #0000288 - All monsters should have 2000 mintaming. * Python Script Changes: - Removed weight from the info menu. - The info command now correctly resends the changed players. - Fixed bug #0000287 (weaponinfo.py values not being used) + - Fixed bug #0000295 (Missing MEDITATION cost import) * Misc. Changes: * Known Issues, Bugs, and Missing Features: |