Update of /cvsroot/netrek/client/netrekxp/resources/htmlhelp/html In directory sc8-pr-cvs7.sourceforge.net:/tmp/cvs-serv30185/resources/htmlhelp/html Modified Files: generalconfig.html Log Message: Added "showArmy: (on)/off" to show army count of planet you are orbiting. Can be changed in game via planets menu Added "detCircle: on/(off)" to show det circle on tactical. Can be changed in game via ship menu Pushing transwarp key will automatically lock you onto your team's base, and send the practice robot request that starts transwarp, if your team has a base, and if you aren't locked onto any player already. For games with multiple bases on the same team (i.e. chaos), you will have to lock onto the base of your choice, otherwise it will send you to the first base on your team's player list. First attempt at fixing color cycling of colorful phasers. Fix to rank message. Index: generalconfig.html =================================================================== RCS file: /cvsroot/netrek/client/netrekxp/resources/htmlhelp/html/generalconfig.html,v retrieving revision 1.10 retrieving revision 1.11 diff -u -d -r1.10 -r1.11 --- generalconfig.html 21 May 2006 09:56:38 -0000 1.10 +++ generalconfig.html 22 May 2006 08:27:53 -0000 1.11 @@ -194,6 +194,16 @@ </td> </tr> <tr> +<td><code><b>detCircle</b></code></td> +<td>Show det circle around your ship</td> +<td> + <ul> + <li><b>on</b></li> + <li><b>off (default)</b></li> + </ul> +</td> +</tr> +<tr> <td><code><b>disableWinkey</b></code></td> <td>Disable Windows and Context keyboard keys</td> <td> @@ -881,6 +891,16 @@ </td> </tr> <tr> +<td><code><b>showArmy</b></code></td> +<td>Show army count of planet you are orbiting</td> +<td> + <ul> + <li><b>on (default)</b></li> + <li><b>off</b></li> + </ul> +</td> +</tr> +<tr> <td><code><b>showHints</b></code></td> <td>Show hints window</td> <td>