Update of /cvsroot/netrek/client/netrekxp/resources/htmlhelp/html In directory fdv4jf1.ch3.sourceforge.com:/tmp/cvs-serv13775/resources/htmlhelp/html Modified Files: generalconfig.html 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: generalconfig.html =================================================================== RCS file: /cvsroot/netrek/client/netrekxp/resources/htmlhelp/html/generalconfig.html,v retrieving revision 1.59 retrieving revision 1.60 diff -u -d -r1.59 -r1.60 --- generalconfig.html 9 May 2009 21:21:43 -0000 1.59 +++ generalconfig.html 21 May 2009 02:37:28 -0000 1.60 @@ -46,6 +46,16 @@ </td> </tr> <tr> +<td><code><b>autoPhaser</b></code></td> +<td>Automatically phaser enemy ship closest to cursor (within phaser range)</td> +<td> + <ul> + <li><b>on (default)</b></li> + <li><b>off</b></li> + </ul> +</td> +</tr> +<tr> <td><code><b>autoQuit</b></code></td> <td>Autoquit timer</td> <td><b>integer</b><br>default: 60</td> @@ -1490,6 +1500,16 @@ <td><b>1-50</b><br>default: 50</td> </tr> <tr> +<td><code><b>useAllFeatures</b></code></td> +<td>Turn on all feature packets regardless of server setting</td> +<td> + <ul> + <li><b>on (default)</b></li> + <li><b>off</b></li> + </ul> +</td> +</tr> +<tr> <td><code><b>useCheckPlanets</b></code></td> <td>Crosscheck with server to make sure planet info always correct</td> <td>