[wpdev-commits] xmlscripts/documentation/webroot ChangeLog.wolfpack,1.17,1.18
Brought to you by:
rip,
thiagocorrea
From: Richard M. <dr...@us...> - 2004-07-13 20:29:30
|
Update of /cvsroot/wpdev/xmlscripts/documentation/webroot In directory sc8-pr-cvs1.sourceforge.net:/tmp/cvs-serv4478/webroot Modified Files: ChangeLog.wolfpack Log Message: Updates/Cleanups. Index: ChangeLog.wolfpack =================================================================== RCS file: /cvsroot/wpdev/xmlscripts/documentation/webroot/ChangeLog.wolfpack,v retrieving revision 1.17 retrieving revision 1.18 diff -C2 -d -r1.17 -r1.18 *** ChangeLog.wolfpack 12 Jul 2004 21:12:19 -0000 1.17 --- ChangeLog.wolfpack 13 Jul 2004 20:29:21 -0000 1.18 *************** *** 49,56 **** This overrides the core region change messages. - Updates to the food script. ! - Checks on export to not export spawnregion items. - New script: system.hunger This allows players to suffer from hunger once again. - Potion Kegs now work. * Misc. Changes: - New Features: --- 49,61 ---- This overrides the core region change messages. - Updates to the food script. ! - Export command updates. ! Checks for doors and corpses. ! Doesn't save spawnregion items. - New script: system.hunger This allows players to suffer from hunger once again. - Potion Kegs now work. + - Door improvements. + Speed in which blocks are checked improved. + Manual closing block checks. * Misc. Changes: - New Features: |