[wpdev-commits] wolfpack ChangeLog,1.15,1.16
Brought to you by:
rip,
thiagocorrea
From: Sebastian H. <dar...@us...> - 2004-08-29 20:42:35
|
Update of /cvsroot/wpdev/wolfpack In directory sc8-pr-cvs1.sourceforge.net:/tmp/cvs-serv1489 Modified Files: ChangeLog Log Message: overweight Index: ChangeLog =================================================================== RCS file: /cvsroot/wpdev/wolfpack/ChangeLog,v retrieving revision 1.15 retrieving revision 1.16 diff -C2 -d -r1.15 -r1.16 *** ChangeLog 27 Aug 2004 18:56:59 -0000 1.15 --- ChangeLog 29 Aug 2004 20:42:25 -0000 1.16 *************** *** 26,30 **** - added a new property .basescripts to get a comma separated list of all scripts in the basescripts list. ! Wolfpack 12.9.8 Beta (19. August 2004) --- 26,35 ---- - added a new property .basescripts to get a comma separated list of all scripts in the basescripts list. ! - New property: char.overweight Returns true if the character is overloaded. ! - New property: char.maxweight Returns the maximum stones a character can carry. ! - Stamina loss while walking. ! - Stamina loss when taking damage. ! - Overweight prevents walking now. ! - Walking is denied if stamina is 0. Wolfpack 12.9.8 Beta (19. August 2004) |