documentation update: v vs V
Version and history commands. Plus a quarter-assed description of the
versinfo option. ('mO' can update and possibly provide enough into to
make sense of it.)
\#history was already revised but the new description was inaccurate.
Guidebook.tex is untested.
This commit is contained in:
+21
-4
@@ -60,7 +60,7 @@
|
|||||||
.ds f0 \*(vr
|
.ds f0 \*(vr
|
||||||
.ds f1 \" empty
|
.ds f1 \" empty
|
||||||
.\"DO NOT REMOVE NH_DATESUB .ds f2 Date(%B %-d, %Y)
|
.\"DO NOT REMOVE NH_DATESUB .ds f2 Date(%B %-d, %Y)
|
||||||
.ds f2 April 16, 2026
|
.ds f2 May 1, 2026
|
||||||
.
|
.
|
||||||
.\" A note on some special characters:
|
.\" A note on some special characters:
|
||||||
.\" \(lq = left double quote
|
.\" \(lq = left double quote
|
||||||
@@ -1034,9 +1034,16 @@ choices but will accept an item of armor and attempt to take it off.)
|
|||||||
.lp \(haT
|
.lp \(haT
|
||||||
Teleport, if you have the ability.
|
Teleport, if you have the ability.
|
||||||
.lp v
|
.lp v
|
||||||
Display version number.
|
Display a list of significant events in the current game, also shown by
|
||||||
|
\f(CR#chronicle\fP.
|
||||||
|
.lp ""
|
||||||
|
\(oq\f(CRv\fP\(cq used to display the game's version number.
|
||||||
|
Use \(oq\f(CRV\fP\(cq for that now.
|
||||||
.lp V
|
.lp V
|
||||||
Display the game history.
|
Display version number.
|
||||||
|
.lp ""
|
||||||
|
\(oq\f(CRV\fP\(cq used to display a summary of the game's history.
|
||||||
|
Still available via \f(CR#history\fP.
|
||||||
.lp w
|
.lp w
|
||||||
Wield weapon.
|
Wield weapon.
|
||||||
.sd
|
.sd
|
||||||
@@ -1385,7 +1392,7 @@ If mouse support is enabled and the
|
|||||||
option is On, clicking on the hero (or steed when mounted) will
|
option is On, clicking on the hero (or steed when mounted) will
|
||||||
execute this command.
|
execute this command.
|
||||||
.lp "#history "
|
.lp "#history "
|
||||||
Show long version and game history.
|
Show a summary of the game's development.
|
||||||
.lp #inventory
|
.lp #inventory
|
||||||
Show your inventory.
|
Show your inventory.
|
||||||
Default key is \(oqi\(cq.
|
Default key is \(oqi\(cq.
|
||||||
@@ -4803,6 +4810,12 @@ option is recommended so that there will be more room available for
|
|||||||
status information, unless you're using NetHack's \fIQt\fP interface
|
status information, unless you're using NetHack's \fIQt\fP interface
|
||||||
or your terminal emulator window displays fewer than 25 lines.
|
or your terminal emulator window displays fewer than 25 lines.
|
||||||
Persistent.
|
Persistent.
|
||||||
|
.lp ""
|
||||||
|
The
|
||||||
|
.op versinfo
|
||||||
|
option provides limited control over what information
|
||||||
|
.op showvers
|
||||||
|
displays.
|
||||||
.lp "silent "
|
.lp "silent "
|
||||||
Suppress terminal beeps (default on).
|
Suppress terminal beeps (default on).
|
||||||
Persistent.
|
Persistent.
|
||||||
@@ -4943,6 +4956,10 @@ Play a tutorial level at the start of the game.
|
|||||||
Setting this option on or off in the config file will skip the query.
|
Setting this option on or off in the config file will skip the query.
|
||||||
.lp "verbose "
|
.lp "verbose "
|
||||||
Provide more commentary during the game (default on). Persistent.
|
Provide more commentary during the game (default on). Persistent.
|
||||||
|
.lp versinfo
|
||||||
|
Controls what the
|
||||||
|
.op showvers
|
||||||
|
option displays on the status lines.
|
||||||
.lp weaponstatus
|
.lp weaponstatus
|
||||||
Display an extra status condition which describes currently wielded weapon
|
Display an extra status condition which describes currently wielded weapon
|
||||||
(default off, not supported by all interfaces).
|
(default off, not supported by all interfaces).
|
||||||
|
|||||||
+22
-4
@@ -25,7 +25,7 @@
|
|||||||
\author{Original version - Eric S. Raymond\\
|
\author{Original version - Eric S. Raymond\\
|
||||||
(Edited and expanded for 3.7.0 by Mike Stephenson and others)}
|
(Edited and expanded for 3.7.0 by Mike Stephenson and others)}
|
||||||
%DO NOT REMOVE NH_DATESUB \date{Date(%B %-d, %Y)}
|
%DO NOT REMOVE NH_DATESUB \date{Date(%B %-d, %Y)}
|
||||||
\date{April 16, 2026}
|
\date{May 1, 2026}
|
||||||
|
|
||||||
\maketitle
|
\maketitle
|
||||||
|
|
||||||
@@ -1067,10 +1067,20 @@ choices but will accept an item of armor and attempt to take it off.)
|
|||||||
Teleport, if you have the ability.
|
Teleport, if you have the ability.
|
||||||
%.lp
|
%.lp
|
||||||
\item[v]
|
\item[v]
|
||||||
Display version number.
|
Display a list of significant events in the current game, also shown by
|
||||||
|
\texttt{\#chronicle}.
|
||||||
|
\\
|
||||||
|
%.lp ""
|
||||||
|
`\texttt{v}' used to display the game's version number.
|
||||||
|
Use `\texttt{V}' for that now.
|
||||||
|
|
||||||
%.lp
|
%.lp
|
||||||
\item[V]
|
\item[V]
|
||||||
Display the game history.
|
Display version number.
|
||||||
|
\\
|
||||||
|
%.lp ""
|
||||||
|
`\texttt{V' used to display a summary of the game's history.
|
||||||
|
Still available via \texttt{\#history}.
|
||||||
%.lp
|
%.lp
|
||||||
\item[w]
|
\item[w]
|
||||||
Wield weapon.\\
|
Wield weapon.\\
|
||||||
@@ -1430,7 +1440,7 @@ option is On, clicking on the hero (or steed when mounted) will
|
|||||||
execute this command.
|
execute this command.
|
||||||
%.lp
|
%.lp
|
||||||
\item[\#history]
|
\item[\#history]
|
||||||
Show long version and game history.
|
Show a summary of the game's development.
|
||||||
%.lp
|
%.lp
|
||||||
\item[\#inventory]
|
\item[\#inventory]
|
||||||
Show your inventory. Default key is `\texttt{i}'.
|
Show your inventory. Default key is `\texttt{i}'.
|
||||||
@@ -5234,6 +5244,11 @@ option is recommended so that there will be more room available for
|
|||||||
status information, unless you're using NetHack's \textit{Qt} interface
|
status information, unless you're using NetHack's \textit{Qt} interface
|
||||||
or your terminal emulator window displays fewer than 25 lines.
|
or your terminal emulator window displays fewer than 25 lines.
|
||||||
Persistent.
|
Persistent.
|
||||||
|
\\
|
||||||
|
%.lp ""
|
||||||
|
The \textit{versinfo}
|
||||||
|
option provides limited control over what information
|
||||||
|
\textit{showvers} displays.
|
||||||
%.lp
|
%.lp
|
||||||
\item[silent]
|
\item[silent]
|
||||||
Suppress terminal beeps (default on). Persistent.
|
Suppress terminal beeps (default on). Persistent.
|
||||||
@@ -5398,6 +5413,9 @@ Setting this option on or off in the config file will skip the query.
|
|||||||
\item[verbose]
|
\item[verbose]
|
||||||
Provide more commentary during the game (default on). Persistent.
|
Provide more commentary during the game (default on). Persistent.
|
||||||
%.lp
|
%.lp
|
||||||
|
\item[versinfo]
|
||||||
|
Controls what the \textit{showvers} option displays on the status lines.
|
||||||
|
%.lp
|
||||||
\item[weaponstatus]
|
\item[weaponstatus]
|
||||||
Display an extra status condition which describes currently wielded weapon
|
Display an extra status condition which describes currently wielded weapon
|
||||||
(default off, not supported by all interfaces).
|
(default off, not supported by all interfaces).
|
||||||
|
|||||||
@@ -1735,8 +1735,8 @@ struct ext_func_tab extcmdlist[] = {
|
|||||||
dohelp, IFBURIED | GENERALCMD, NULL },
|
dohelp, IFBURIED | GENERALCMD, NULL },
|
||||||
{ '\0', "herecmdmenu", "show menu of commands you can do here",
|
{ '\0', "herecmdmenu", "show menu of commands you can do here",
|
||||||
doherecmdmenu, IFBURIED | AUTOCOMPLETE | GENERALCMD, NULL },
|
doherecmdmenu, IFBURIED | AUTOCOMPLETE | GENERALCMD, NULL },
|
||||||
{ '\0', "history", "show long version and game history",
|
{ '\0', "history", "show a summary of the game's development",
|
||||||
dohistory, IFBURIED | GENERALCMD, NULL },
|
dohistory, IFBURIED | AUTOCOMPLETE | GENERALCMD, NULL },
|
||||||
{ 'i', "inventory", "show your inventory",
|
{ 'i', "inventory", "show your inventory",
|
||||||
ddoinv, IFBURIED | GENERALCMD, NULL },
|
ddoinv, IFBURIED | GENERALCMD, NULL },
|
||||||
{ 'I', "inventtype", "show inventory of one specific item class",
|
{ 'I', "inventtype", "show inventory of one specific item class",
|
||||||
|
|||||||
Reference in New Issue
Block a user