[wpdev-commits] xmlscripts/documentation/webroot ChangeLog.wolfpack,1.24,1.25
Brought to you by:
rip,
thiagocorrea
From: Richard M. <dr...@us...> - 2004-07-17 08:35:04
|
Update of /cvsroot/wpdev/xmlscripts/documentation/webroot In directory sc8-pr-cvs1.sourceforge.net:/tmp/cvs-serv28690/documentation/webroot Modified Files: ChangeLog.wolfpack Log Message: Additions and sanity cleanups Index: ChangeLog.wolfpack =================================================================== RCS file: /cvsroot/wpdev/xmlscripts/documentation/webroot/ChangeLog.wolfpack,v retrieving revision 1.24 retrieving revision 1.25 diff -C2 -d -r1.24 -r1.25 *** ChangeLog.wolfpack 16 Jul 2004 21:00:36 -0000 1.24 --- ChangeLog.wolfpack 17 Jul 2004 08:34:53 -0000 1.25 *************** *** 6,23 **** local codepage. - Floating point tags are now saved correctly. ! - Removed command: tags ! - Removed command: addevent ! - Removed command: removeevent ! - Removed command: account ! - Removed command: resurrect ! - Removed command: password ! - Removed command: tele ! - Removed command: invis ! - Removed command: kill ! - Removed command: fix ! - Removed command: resend ! - Removed command: allskills ! - Removed command: remove ! - Removed command: move - Region Updates/Fixes. Added flags: noentermessage and noguardmessage --- 6,12 ---- local codepage. - Floating point tags are now saved correctly. ! - Removed commands: tags, addevent, removeevent, account, ! resurrect, password, tele, invis, kill, fix, resend, ! allskills, remove, move - Region Updates/Fixes. Added flags: noentermessage and noguardmessage *************** *** 25,28 **** --- 14,19 ---- - Removed <gold></gold> support. Item baseid 'eed' should be used instead. + - Documentation Updates + - More warning fixes * Definition Changes: - Fixed Sheep definitions *************** *** 33,53 **** - Changed direction to lightvalue in light objects. - Cleanups to prevent add menu crashes/hangs. * Python Script Changes: - - New Command: taginfo - New Function: wolfpack.findobject(serial) - New Function: wolfpack.charbase(baseid) ! - New command: addevent ! - New command: removeevent ! - New command: account ! - New command: resurrect ! - New command: password ! - New command: tele ! - New command: invis ! - New command: kill ! - New command: fix ! - New command: resend ! - New command: allskills ! - New command: remove ! - New command: move - Fixed carving - Fixed sheering of sheeps and wool regrowing --- 24,36 ---- - Changed direction to lightvalue in light objects. - Cleanups to prevent add menu crashes/hangs. + - Split Food/Drinks into separate files. + - Added trashcan + - Inscription Added * Python Script Changes: - New Function: wolfpack.findobject(serial) - New Function: wolfpack.charbase(baseid) ! - New commands: taginfo, addevent, removeevent, account, ! resurrect, password, tele, invis, kill, fix, resend, ! allskills, remove, move - Fixed carving - Fixed sheering of sheeps and wool regrowing *************** *** 76,79 **** --- 59,67 ---- Gate/Recall still not functional, charges work however. - Fixed a bug with melting ore. + - New script: trashcan + - Skill Fixes: + Provocation - Thanks to Kid_Sk8 + Inscription - Thanks to khpae + - Decoration Saving * Misc. Changes: - New Features: |