update wizhelp for ^O and #wizwhere
I think ^O changed when the dynamic key-binding code was incorporated. It's a shortcut for #overview in all modes. To get the old wizard mode behavior, use #wizwhere. Add an entry for #terrain, expand several of the descriptions, and fix up the formatting (remove periods in ^ section, align text in # section).
This commit is contained in:
+24
-23
@@ -1,28 +1,29 @@
|
|||||||
Debug-Mode Quick Reference:
|
Debug-Mode Quick Reference:
|
||||||
|
|
||||||
^E == detect secret doors and traps.
|
^E == detect secret doors and traps
|
||||||
^F == map level; reveals traps and secret corridors but not secret doors.
|
^F == map level; reveals traps and secret corridors but not secret doors
|
||||||
^G == create monster by name or class.
|
^G == create monster by name or class
|
||||||
^I == identify items in pack.
|
^I == identify items in pack
|
||||||
^O == tell locations of special levels.
|
^T == do intra-level teleport
|
||||||
^T == do intra-level teleport.
|
^V == do trans-level teleport; '?' yields menu of special destinations
|
||||||
^V == do trans-level teleport.
|
^W == make a wish for an item or a trap or a limited subset of terrain
|
||||||
^W == make a wish for an item or a trap or a limited subset of terrain.
|
^X == show status, attributes, and characteristics (extended enlightenment)
|
||||||
^X == show attributes including intrinsic attributes.
|
|
||||||
|
|
||||||
#levelchange == change experience level
|
#levelchange == set hero's experience level
|
||||||
#lightsources == show mobile light sources
|
#lightsources == show mobile light sources
|
||||||
#monpolycontrol == control monster polymorphs
|
#monpolycontrol == control monster polymorphs
|
||||||
#panic == panic test
|
#panic == panic test (warning: current game will be terminated)
|
||||||
#polyself == polymorph self
|
#polyself == polymorph self
|
||||||
#seenv == show seen vectors
|
#seenv == show seen vectors
|
||||||
#stats == show memory statistics
|
#stats == show memory statistics
|
||||||
#timeout == look at timeout queue
|
#terrain == show current level (more options than in normal play)
|
||||||
#vision == show vision array
|
#timeout == look at timeout queue and hero's timed intrinsics
|
||||||
#vanquished == disclose counts of dead monsters
|
#vanquished == disclose counts of dead monsters sorted in various ways
|
||||||
#wizmakemap == recreate the current level
|
#vision == show vision array
|
||||||
#wizsmell == smell a monster
|
#wizintrinsic == set selected intrinsic timeouts
|
||||||
#wizintrinsic == set selected intrinsic timeouts
|
#wizmakemap == recreate the current dungeon level
|
||||||
#wizrumorcheck == validate first and last rumor for true and false set
|
#wizrumorcheck == validate first and last rumor for true and false set
|
||||||
#wmode == show wall modes
|
#wizsmell == smell a monster
|
||||||
|
#wizwhere == show dungeon placement of all special levels
|
||||||
|
#wmode == show wall modes
|
||||||
|
|
||||||
|
|||||||
@@ -452,6 +452,7 @@ once Moloch's Sanctum (or Astral Plane via wizard mode level teleport direct
|
|||||||
attempting to name an item as an artifact and failing via hand slip violates
|
attempting to name an item as an artifact and failing via hand slip violates
|
||||||
illiterate conduct
|
illiterate conduct
|
||||||
crashes for 'A' above were downgraded to impossible "cursed without otmp"
|
crashes for 'A' above were downgraded to impossible "cursed without otmp"
|
||||||
|
wizhelp: ^O is #overview in wizard mode too; #wizwhere shows dungeon layout
|
||||||
|
|
||||||
|
|
||||||
Platform- and/or Interface-Specific Fixes
|
Platform- and/or Interface-Specific Fixes
|
||||||
|
|||||||
Reference in New Issue
Block a user