Add option to make commands ask an inventory item via menu
Turning the boolean option force_invmenu makes all the commands that ask for an inventory item pop up a menu instead of asking a text query. This should be much more friendlier to new players, and is very useful for window ports on systems with touch screens and no physical keyboard, such as cell phones.
This commit is contained in:
@@ -664,6 +664,8 @@ optional sections in the config file, selected with CHOOSE
|
||||
new paranoid_confirm settings: wand-break to require "yes" rather than 'y'
|
||||
to break a wand via (a)pply, and Were-change to require "yes" rather
|
||||
than 'y' when hero inflicted with lycanthropy has polymorph control
|
||||
option force_invmenu to make commands asking for inventory items always
|
||||
use a menu instead of a text line query
|
||||
|
||||
|
||||
Platform- and/or Interface-Specific New Features
|
||||
|
||||
Reference in New Issue
Block a user