Date: Wednesday January 7, 2004 @ 20:42 Author: unbelver Update of /home/netrek/cvsroot/Vanilla In directory swashbuckler.real-time.com:/var/tmp/cvs-serv14253 Modified Files: ChangeLog Log Message: Added in Psychosis' hockey code running on puck.psychosis.net. Disabled by default, but useful to keep in the main tree. 3 differences. PUCK_FIRST: Puck process runs first on each update. Mainly for shots on edge of shot range. Puck isn't pressored out before puck notices that it is shot. FO_BIAS: non-scoring team, or team that's more than 5 goals behind get faceoff advantage. Advantage settable with FACEOFF_HELP. SITOUT_HURTS: Normally a sitout puts you within 5 points of exploding to avoid cheating. Undefine this and sitout won't hurt. --Carlos V. **************************************** Index: Vanilla/ChangeLog diff -u Vanilla/ChangeLog:1.145 Vanilla/ChangeLog:1.146 --- Vanilla/ChangeLog:1.145 Wed Jan 7 20:12:31 2004 +++ Vanilla/ChangeLog Wed Jan 7 20:42:20 2004 @@ -1,3 +1,12 @@ +Wed Jan 7 18:30:36 2004 Carlos Y. Villalpando <unbelver at us.netrek.org> + + * robots/puck.c (main): Added items for makeing sure puck robot + runs before player process and Faceoff Bias. Code originally came + from psychosis hockey server. + * robots/puckmove.c (rmove): wrapped this function with puck_first + capability. + * ntserv/daemonII.c (main): Added puck_first capabilities. + Wed Jan 7 18:09:04 2004 Carlos Y. Villalpando <unbelver at us.netrek.org> * robots/Makefile.in (PUCK_OBJS): variable name collision for @@ -1489,4 +1498,4 @@ update_sys_defaults in updateMessages to a more appropriate location - updateClient in socket.c. - $Id: ChangeLog,v 1.145 2004/01/08 02:12:31 unbelver Exp $ + $Id: ChangeLog,v 1.146 2004/01/08 02:42:20 unbelver Exp $ _______________________________________________ vanilla-devel mailing list vanilla-devel at us.netrek.org https://mailman.real-time.com/mailman/listinfo/vanilla-devel