Update of /cvsroot/netrek/client/netrekxp/resources/docs
In directory sc8-pr-cvs7.sourceforge.net:/tmp/cvs-serv12533/resources/docs
Modified Files:
changes.txt netrekrc netrekrc_options.txt
Log Message:
Added drawRange option to show range at which enemies can see you.
The extent of range is calculated identical to the server. Planets within
the range of the circle are flagged as needing redraws.
Added a new flag to W_WriteCircle function to indicate whether to draw
the circle dashed or not.
Index: netrekrc
===================================================================
RCS file: /cvsroot/netrek/client/netrekxp/resources/docs/netrekrc,v
retrieving revision 1.40
retrieving revision 1.41
diff -u -d -r1.40 -r1.41
--- netrekrc 18 Mar 2007 16:43:35 -0000 1.40
+++ netrekrc 19 Mar 2007 00:05:13 -0000 1.41
@@ -474,6 +474,9 @@
# Show limits of tactical display on galaxy
viewBox: on
+# Show range at which enemies can see you as a circle on map
+viewRange: on
+
# Warn hull state based on damage
warnHull: off
Index: netrekrc_options.txt
===================================================================
RCS file: /cvsroot/netrek/client/netrekxp/resources/docs/netrekrc_options.txt,v
retrieving revision 1.36
retrieving revision 1.37
diff -u -d -r1.36 -r1.37
--- netrekrc_options.txt 15 Mar 2007 16:42:29 -0000 1.36
+++ netrekrc_options.txt 19 Mar 2007 00:05:13 -0000 1.37
@@ -315,6 +315,7 @@
varyShields: (on/off) change shields graphic on shield damage
varyShieldsColor: (on/off) change shields color on shield damage
viewBox: (on/off) show tactical window boundaries on map
+viewRange: (on/off) show range at which enemies can see you as
a circle on map
warnHull: (on/off) warn hull state based on damage
warnShields: (on/off) change shields color on enemy approach
warpStreaks: (on/off) show streaks while warping to starbase
Index: changes.txt
===================================================================
RCS file: /cvsroot/netrek/client/netrekxp/resources/docs/changes.txt,v
retrieving revision 1.142
retrieving revision 1.143
diff -u -d -r1.142 -r1.143
--- changes.txt 18 Mar 2007 19:04:11 -0000 1.142
+++ changes.txt 19 Mar 2007 00:05:13 -0000 1.143
@@ -1,4 +1,8 @@
Netrek XP 2006, Version 1.3:
+- added "viewRange: (on)/off" option to draw a dashed circle on the map showing
+ the range at which enemies can see you. Circle radius depends on if you are
+ cloaked or not. If orbitting a foreign planet, no circle is drawn, as you
are
+ visible to all.
- fixed flicker experienced sometimes seen with stationary ships near a planet
on the galactic map
- the old mono torps are now default. Big torps are nice and all, but I think
_______________________________________________
netrek-cvs mailing list
[email protected]
http://mailman.us.netrek.org/mailman/listinfo/netrek-cvs