[wpdev-commits] xmlscripts/documentation/webroot ChangeLog.wolfpack,1.171,1.172
Brought to you by:
rip,
thiagocorrea
From: Sebastian H. <dar...@us...> - 2004-10-27 14:06:03
|
Update of /cvsroot/wpdev/xmlscripts/documentation/webroot In directory sc8-pr-cvs1.sourceforge.net:/tmp/cvs-serv5338/webroot Modified Files: ChangeLog.wolfpack Log Message: fixes Index: ChangeLog.wolfpack =================================================================== RCS file: /cvsroot/wpdev/xmlscripts/documentation/webroot/ChangeLog.wolfpack,v retrieving revision 1.171 retrieving revision 1.172 diff -C2 -d -r1.171 -r1.172 *** ChangeLog.wolfpack 23 Oct 2004 18:07:08 -0000 1.171 --- ChangeLog.wolfpack 27 Oct 2004 14:05:54 -0000 1.172 *************** *** 3,6 **** --- 3,7 ---- Wolfpack 12.9.13 Beta (CVS) * Definition Changes: + - Added the mage AI to most creatures. - Adjusted carving sheeps. - Fixed leatherworkers and tanners not buying leather and hides. *************** *** 9,12 **** --- 10,18 ---- - Fixed bug #0000361. (Pets don't follow trough gate) - Added xoffset, yoffset and zoffset to socket.attachmultitarget. (housing.deed) + - Fixed a runebook bug. (Refuses to work when full) + - Rewrote parts of the runebook. + - Added support for creature based poison immunity. + - Added support for hit based poisoning. + - Fixed several bugs in lumberjacking. - Chars will now get revealed when using training dummy or archery butte. - Fixed blood created at carving not decaying for a long time. |