[wpdev-commits] wolfpack ChangeLog,1.69,1.70
Brought to you by:
rip,
thiagocorrea
From: spddmn <xxx...@us...> - 2004-09-20 14:54:12
|
Update of /cvsroot/wpdev/wolfpack In directory sc8-pr-cvs1.sourceforge.net:/tmp/cvs-serv20670 Modified Files: ChangeLog Log Message: added note about walking performance improvements Index: ChangeLog =================================================================== RCS file: /cvsroot/wpdev/wolfpack/ChangeLog,v retrieving revision 1.69 retrieving revision 1.70 diff -C2 -d -r1.69 -r1.70 *** ChangeLog 20 Sep 2004 03:59:26 -0000 1.69 --- ChangeLog 20 Sep 2004 14:54:03 -0000 1.70 *************** *** 22,26 **** - Added support for the Samurai Empire map. - Fixed negative z values for spawnregion xml files. ! - Improved NPC walking. - Fixed bug #0000317. (Server not refusing to load even when accounts db corrupt) - Fixed bug #0000187. (Land and Static targets on height -1 were broken) --- 22,26 ---- - Added support for the Samurai Empire map. - Fixed negative z values for spawnregion xml files. ! - Improved NPC walking functionality, greatly increased all character walking effieciency - Fixed bug #0000317. (Server not refusing to load even when accounts db corrupt) - Fixed bug #0000187. (Land and Static targets on height -1 were broken) |