Update of /cvsroot/netrek/client/netrekxp/resources/docs In directory sc8-pr-cvs7.sourceforge.net:/tmp/cvs-serv25812/resources/docs Modified Files: changes.txt netrekrc netrekrc_options.txt Log Message: Puckcircle option to show max puck pressor range. Index: netrekrc =================================================================== RCS file: /cvsroot/netrek/client/netrekxp/resources/docs/netrekrc,v retrieving revision 1.6 retrieving revision 1.7 diff -u -d -r1.6 -r1.7 --- netrekrc 23 Jun 2006 08:50:14 -0000 1.6 +++ netrekrc 25 Jun 2006 08:19:40 -0000 1.7 @@ -230,6 +230,9 @@ # Use new UDP code portSwap: on +# Show the puck's max shot range as a circle around your ship +puckCircle: off + # Number of updates before redraw redrawDelay: 0 @@ -690,9 +693,15 @@ macro.0.A:% __ __ ______ __ Want to see some better graphics? macro.0.A:% / \ / /__/_ __/______ / /__ Want a better sounding client? macro.0.A:% / /\ \/ / -_)/ / / __/ -_) '_/ -macro.0.A:% /_/ \__/\__//_/ /_/ \__/_/\_\ XP 2006, v1.0 +macro.0.A:% /_/ \__/\__//_/ /_/ \__/_/\_\ XP 2006, v1.1 macro.0.A:% Get it today at http://www.netrek.org +macro.).A: /* Get the latest version of Netrek XP 2006 today! */ +macro.).A: /* Current version is 1.1, released June 26, 2006 */ +macro.).A: /* Download it at http://www.netrek.org/files/NetrekXP_2006/ */ +macro.).A: /* or */ +macro.).A: /* http://www.playnetrek.org/ */ + macro.a.A:. o Just | Squeal boy... macro.a.A:. //\ %p: ABUSED! Plain | just like a macro.a.A:. o )/ Wrong (tm) | hog! Index: netrekrc_options.txt =================================================================== RCS file: /cvsroot/netrek/client/netrekxp/resources/docs/netrekrc_options.txt,v retrieving revision 1.14 retrieving revision 1.15 diff -u -d -r1.14 -r1.15 --- netrekrc_options.txt 23 Jun 2006 08:50:14 -0000 1.14 +++ netrekrc_options.txt 25 Jun 2006 08:19:40 -0000 1.15 @@ -195,6 +195,7 @@ port: (port) default port port.<server>: (port) port for <server> portSwap: (on/off) use UDP port swap code (use if you behind NAT) +puckCircle: (on/off) show the puck's max shot range as a circle around your ship rcfile-<ship>: (path) use this file as netrekrc for ship (sc,dd,ca,bb,as,sb,ga,att) redrawDelay: (0-10) how many updates to wait before redraw rejectMacro: (on/off) reject macros Index: changes.txt =================================================================== RCS file: /cvsroot/netrek/client/netrekxp/resources/docs/changes.txt,v retrieving revision 1.75 retrieving revision 1.76 diff -u -d -r1.75 -r1.76 --- changes.txt 23 Jun 2006 10:07:04 -0000 1.75 +++ changes.txt 25 Jun 2006 08:19:40 -0000 1.76 @@ -1,4 +1,6 @@ Version 1.1: +- added "puckCircle: on/(off)" to show the puck's max shot range as a circle around your ship, works + on hockey servers only. - client can now tell if a ping-pong plasma is hostile to your ship (no longer assumes your own plasma or your team's plasmas are friendly) - the plasma will be drawn different depending on if it is hostile to you or not.