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

Modified Files:
        changes.txt netrekrc_options.txt 
Log Message:
Added netrekrc option "useAllFeatures" to ignore server 
settings for info/control feature packets.
Added netrekrc option "autoPhaser" to phaser exact
location of enemy target closest to cursor.  Works on
local or map window.
To do for autophaser:
1) Add sanity check to location (such as ship max
phaser range).
2) Add support for phasering plasmas.

Index: netrekrc_options.txt
===================================================================
RCS file: /cvsroot/netrek/client/netrekxp/resources/docs/netrekrc_options.txt,v
retrieving revision 1.58
retrieving revision 1.59
diff -u -d -r1.58 -r1.59
--- netrekrc_options.txt        9 May 2009 21:21:43 -0000       1.58
+++ netrekrc_options.txt        21 May 2009 02:37:28 -0000      1.59
@@ -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
@@ -324,6 +325,7 @@
 udpDebug:                 (0/1) debug UDP traffic
 udpSequenceCheck:         (on/off) check UDP sequence
 updatesPerSec:            (1-50 generally) how many data updates per second to 
request from server
+useAllFeatures:           (on/off) turn on all feature packets regardless of 
server setting
 useCheckPlanets:          (on/off) crosscheck with server to make sure planet 
info always correct
 useFullShipInfo:          (on/off) display other ships to 256 directions 
instead of 16
 useFullWeapInfo:          (on/off) support showing more weapon info on galaxy 
map

Index: changes.txt
===================================================================
RCS file: /cvsroot/netrek/client/netrekxp/resources/docs/changes.txt,v
retrieving revision 1.212
retrieving revision 1.213
diff -u -d -r1.212 -r1.213
--- changes.txt 9 May 2009 21:21:43 -0000       1.212
+++ changes.txt 21 May 2009 02:37:28 -0000      1.213
@@ -18,6 +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 "useAllFeatures" to ignore server settings for
+info/control feature packets.
+6) Added netrekrc option "autoPhaser" to phaser exact location of enemy target
+closest to cursor.  Enemy must be within phaser range of your ship.
 
 
 Netrek XP 2009, Version 1.0: (Released July-2008)


_______________________________________________
netrek-cvs mailing list
[email protected]
http://mailman.us.netrek.org/mailman/listinfo/netrek-cvs

Reply via email to