Update of /cvsroot/netrek/client/netrekxp/resources/docs
In directory fdv4jf1.ch3.sourceforge.com:/tmp/cvs-serv29141/docs

Modified Files:
	changes.txt netrekrc_options.txt 
Log Message:
Add support for feature packet F_auto_weapons.
Include autoPhaser as netrekrc option.
Only works if server has F_auto_weapons on.

Index: netrekrc_options.txt
===================================================================
RCS file: /cvsroot/netrek/client/netrekxp/resources/docs/netrekrc_options.txt,v
retrieving revision 1.60
retrieving revision 1.61
diff -u -d -r1.60 -r1.61
--- netrekrc_options.txt	22 May 2009 04:08:51 -0000	1.60
+++ netrekrc_options.txt	23 May 2009 13:23:50 -0000	1.61
@@ -8,6 +8,7 @@
 # 2 - gray
 
 allowWheelActions:        (on/off) allow mouse wheel to work in non-scrolling windows
+autoPhaser:               (on/off) auto aim phasers
 autoQuit:                 (int) autoquit time after death
 autoRotate:               (on/off) automatically rotate galaxy so teams are on left side of map
 autoSetWar:               (0-2) declare war with enemy races when you first join

Index: changes.txt
===================================================================
RCS file: /cvsroot/netrek/client/netrekxp/resources/docs/changes.txt,v
retrieving revision 1.214
retrieving revision 1.215
diff -u -d -r1.214 -r1.215
--- changes.txt	22 May 2009 04:08:51 -0000	1.214
+++ changes.txt	23 May 2009 13:23:50 -0000	1.215
@@ -18,7 +18,10 @@
 3) Cambot playback now works for paradise recordings made by paradise clients.
 4) Removed RSA verification as this is now deprecated server side.  Using new
 client identification method as defined in server.
-
+5) Added netrekrc option "autoPhaser" to phaser exact location of enemy target
+(enemy ship or enemy plasma) closest to cursor.  Can target cloaked ships.
+Enemy must be within phaser range of your ship.  Only works if server has
+feature packet F_auto_weapons enabled.
 
 Netrek XP 2009, Version 1.0: (Released July-2008)