Update of /cvsroot/netrek/client/netrekxp/resources/docs
In directory sc8-pr-cvs16:/tmp/cvs-serv17999/resources/docs
Modified Files:
changes.txt netrekrc
Log Message:
Bug fix using = when should have used ==.
Added support for server feature packets TURN_KEYS
and SHOW_VISIBILITY_RANGE, client will only be allowed
to show visibility range on galactic if server allows it. Same
with using keypad to turn ship.
Changed CHECK_PLANETS to send a request for a planet
cross-check at a rate of 10 planets/second, rather than
updating all planets at once. Also, dashboard packet
lights will no longer show packet requests from CP_PLANET.
Index: netrekrc
===================================================================
RCS file: /cvsroot/netrek/client/netrekxp/resources/docs/netrekrc,v
retrieving revision 1.67
retrieving revision 1.68
diff -u -d -r1.67 -r1.68
--- netrekrc 22 Apr 2007 07:24:30 -0000 1.67
+++ netrekrc 23 Apr 2007 07:19:29 -0000 1.68
@@ -529,6 +529,7 @@
viewBox: on
# Show range at which enemies can see you as a circle on map
+# Server god decides whether to enable this feature
# 0 - don't show range circle
# 1 - only show range circle when cloaked
# 2 - only show range circle when carrying
Index: changes.txt
===================================================================
RCS file: /cvsroot/netrek/client/netrekxp/resources/docs/changes.txt,v
retrieving revision 1.189
retrieving revision 1.190
diff -u -d -r1.189 -r1.190
--- changes.txt 22 Apr 2007 07:24:30 -0000 1.189
+++ changes.txt 23 Apr 2007 07:19:29 -0000 1.190
@@ -1,4 +1,10 @@
Netrek XP 2006, Version 1.3:
+- added support for server feature packets TURN_KEYS and
SHOW_VISIBILITY_RANGE, client
+ will only be allowed to show visibility range on galactic if server allows
it. Same
+ with using keypad to turn ship.
+- changed CHECK_PLANETS to send a request for a planet cross-check at a rate
of 10
+ planets/second, rather than updating all planets at once. Also, dashboard
packet
+ lights will no longer show packet requests from CP_PLANET.
- whether main netrek window is maximized or not now saves via in-game save key
- bomb RCD used on an unknown planet or planet with 4 or less armies will now
say
"bomb <planetname>" instead of the more useless, unspecific "bomb"
_______________________________________________
netrek-cvs mailing list
[email protected]
http://mailman.us.netrek.org/mailman/listinfo/netrek-cvs