public inbox for xconq7@sourceware.org
 help / color / mirror / Atom feed
* New Feature: Overwatch
@ 2005-01-01  6:59 Eric McDonald
  2005-01-01  7:19 ` Lincoln Peters
  0 siblings, 1 reply; 8+ messages in thread
From: Eric McDonald @ 2005-01-01  6:59 UTC (permalink / raw)
  To: xconq-developers, xconq7

Hello Xconq Game Designers,

   I have implemented a new feature to ring in the new year. (I managed 
to complete and test it just before local midnight.)

   The new feature is overwatch. An unit can now have a 
zone-of-overwatch (ZOO) that it maintains against other units of various 
types. The principle is very similar to ZOC (zone-of-control), except 
that ZOO's are inherently penetrable, whereas ZOC's are normally "hard". 
An unit entering into a ZOO of enemy unit will be immediately and 
automatically fired upon, provided the enemy unit has the necessary ACP 
and/or materials.
   Three new GDL tables are associated with this feature: 'zoo-range', 
'zoo-range-min', and 'acp-for-overwatch'. 'zoo-range' and 
'zoo-range-min' are TableUU, and specify range in cells. If 'zoo-range' 
exceeds the overwatcher's fire 'range' property, it will be clipped to 
that property. Likewise, if 'zoo-range-min' is less than the 
overwatcher's fire 'range-min' property it will be clipped to that 
property. 'acp-for-overwatch' (TableUU) is a mechanism for providing 
additional ACP so that an unit can respond to violations of its ZOO, 
even it would normally be out of ACP; the table tells how much extra ACP 
an overwatcher will get for the purpose of firing on another unit of a 
certain type.
   There is still room for improvement. A probability table would be a 
nice addition, as would doctrines controlling minimum materials needed 
to overwatch fire and maximum number of overwatch firing against an unit 
of a particular type per move of that unit. I also must ensure that it 
can work with acp-indep units.

   Enjoy, and happy [Gregorian] new year,
      Eric

^ permalink raw reply	[flat|nested] 8+ messages in thread

end of thread, other threads:[~2005-01-04 21:27 UTC | newest]

Thread overview: 8+ messages (download: mbox.gz / follow: Atom feed)
-- links below jump to the message on this page --
2005-01-01  6:59 New Feature: Overwatch Eric McDonald
2005-01-01  7:19 ` Lincoln Peters
2005-01-01 16:31   ` Eric McDonald
2005-01-01 21:09     ` Lincoln Peters
2005-01-01 21:38       ` Eric McDonald
2005-01-02  2:43         ` Bug reports, feature requests, and dilemmas [was: Re: New Feature: Overwatch] Lincoln Peters
2005-01-04 17:24           ` GIS and navigable rivers mskala
2005-01-04 21:27             ` Lincoln Peters

This is a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox;
as well as URLs for read-only IMAP folder(s) and NNTP newsgroup(s).