Update of /cvsroot/wpdev/wolfpack
In directory sc8-pr-cvs1.sourceforge.net:/tmp/cvs-serv22175
Modified Files:
ChangeLog
Log Message:
New monster victim selection.
Index: ChangeLog
===================================================================
RCS file: /cvsroot/wpdev/wolfpack/ChangeLog,v
retrieving revision 1.29
retrieving revision 1.30
diff -C2 -d -r1.29 -r1.30
*** ChangeLog 4 Sep 2004 23:01:22 -0000 1.29
--- ChangeLog 5 Sep 2004 00:22:09 -0000 1.30
***************
*** 4,9 ****
- Made the maximum number of controlled pets a dynamic property for players.
Name: maxcontrolslots
! - Implemented the event onUpdateDatabase for database updating.
! - Exceptions thrown during server startup are now caught correctly.
- Stablemasters now respond to stabling requests. No charge yet!
--- 4,11 ----
- Made the maximum number of controlled pets a dynamic property for players.
Name: maxcontrolslots
! - Implemented the event onUpdateDatabase for database updating.
! - Exceptions thrown during server startup are now caught correctly.
! - The victim selection code for monsters is now standardized and more
! sophisticated than before.
- Stablemasters now respond to stabling requests. No charge yet!
|