[wpdev-commits] xmlscripts/documentation/webroot ChangeLog.wolfpack,1.2,1.3
Brought to you by:
rip,
thiagocorrea
From: Richard M. <dr...@us...> - 2004-07-04 20:26:32
|
Update of /cvsroot/wpdev/xmlscripts/documentation/webroot In directory sc8-pr-cvs1.sourceforge.net:/tmp/cvs-serv17862/webroot Modified Files: ChangeLog.wolfpack Log Message: Updated the changelog. Index: ChangeLog.wolfpack =================================================================== RCS file: /cvsroot/wpdev/xmlscripts/documentation/webroot/ChangeLog.wolfpack,v retrieving revision 1.2 retrieving revision 1.3 diff -C2 -d -r1.2 -r1.3 *** ChangeLog.wolfpack 1 Jul 2004 23:01:35 -0000 1.2 --- ChangeLog.wolfpack 4 Jul 2004 19:29:21 -0000 1.3 *************** *** 1,5 **** Wolfpack 13.0.0 ChangeLog ! Wolfpack 12.9.7 Beta (CVS) * Core Changes: * Region/Spawn Region Updates: --- 1,19 ---- Wolfpack 13.0.0 ChangeLog ! Wolfpack 12.9.8 Beta (CVS) ! * Core Changes: ! * Definition Changes: ! * Python Script Changes: ! * Misc. Changes: ! * Known Issues, Bugs, and Missing Features: ! - Some skills are still incomplete. ! - Spawn regions are incomplete. ! - Town/World regions are incomplete. ! - Teleport Scripts are incomplete. ! - Possible that a few monsters are missing. ! - Reloading python too many times crashes the server. ! - There are still some memory leaks. ! ! Wolfpack 12.9.7 Beta * Core Changes: * Region/Spawn Region Updates: *************** *** 46,49 **** --- 60,65 ---- - Updated summoned monsters, balance fix. - Spell casting delay adjustments. + * Skill Changes: + - Inscription Skill Updated * System: - SQLite database optimization added. *************** *** 54,58 **** - ChangeLog.wolfpack included in the documentaiton. - Massive Documentation Update ! * Known Issues, Bugs, and Missing Features. - Spawn regions are incomplete. - Town/World regions are incomplete. --- 70,75 ---- - ChangeLog.wolfpack included in the documentaiton. - Massive Documentation Update ! * Known Issues, Bugs, and Missing Features: ! - Some skills are still incomplete. - Spawn regions are incomplete. - Town/World regions are incomplete. |