Update of /cvsroot/wpdev/xmlscripts/documentation/webroot
In directory sc8-pr-cvs1.sourceforge.net:/tmp/cvs-serv19248/webroot
Modified Files:
ChangeLog.wolfpack
Log Message:
Improved display of mysql+sqlite version.
Index: ChangeLog.wolfpack
===================================================================
RCS file: /cvsroot/wpdev/xmlscripts/documentation/webroot/ChangeLog.wolfpack,v
retrieving revision 1.28
retrieving revision 1.29
diff -C2 -d -r1.28 -r1.29
*** ChangeLog.wolfpack 17 Jul 2004 12:58:06 -0000 1.28
--- ChangeLog.wolfpack 20 Jul 2004 12:07:09 -0000 1.29
***************
*** 16,19 ****
--- 16,25 ----
- Documentation Updates
- More warning fixes
+ - Guards can no longer be called if dead.
+ - There is a new configuration option (Default: true) that prevents spawned npcs and items from stacking
+ within a spawnregion (they simply no longer spawn on top of each other).
+ - Detailed version information for the (optional) MySQL library and the SQLite library is now
+ displayed on startup.
+ - Improved the speed of the internal getProperty method.
* Definition Changes:
- Fixed Sheep definitions
***************
*** 65,68 ****
--- 71,77 ----
Inscription - Thanks to khpae
- Decoration Saving
+ - A HTML status will now be generated,
+ see web/status_template.html (and take care of the intendation for the python scripts within).
+ The generation interval can be specified in the configuration.
* Misc. Changes:
- New Features:
|