[wpdev-commits] wolfpack ChangeLog,1.24,1.25
Brought to you by:
rip,
thiagocorrea
From: Sebastian H. <dar...@us...> - 2004-09-03 19:20:12
|
Update of /cvsroot/wpdev/wolfpack In directory sc8-pr-cvs1.sourceforge.net:/tmp/cvs-serv15903 Modified Files: ChangeLog Log Message: A fix for the skin hue not being updated. Stupid UO client! Index: ChangeLog =================================================================== RCS file: /cvsroot/wpdev/wolfpack/ChangeLog,v retrieving revision 1.24 retrieving revision 1.25 diff -C2 -d -r1.24 -r1.25 *** ChangeLog 3 Sep 2004 17:30:42 -0000 1.24 --- ChangeLog 3 Sep 2004 19:19:59 -0000 1.25 *************** *** 42,45 **** --- 42,46 ---- - Fixed bug #0000268 (coord.validspawnspot() now corrects the z value of coordinates) - Made startup more fault tolerant. + - Fixed a bug where the skin hue of mobiles was not being sent to clients in range. Wolfpack 12.9.8 Beta (19. August 2004) |