yet another ^X revision...
Hopefully this will be the last one. Change from a text window to a menu so that it is possible to scroll backwards (without needing scrollbars) via '^' and '<' keys. End of game disclosure for attributes still uses a single-forward-pass text window. Also, move the recently added weapon proficiency line from the new 'basic' section to right after the "you are wielding" line at the end of the 'status' section.
This commit is contained in:
@@ -280,6 +280,11 @@ replace #monpolycontrol command with monpolycontrol boolean option
|
||||
replace #wizdebug_traveldisplay command with travel_debug boolean option
|
||||
rename #wizdebug_bury command to #wizbury
|
||||
life-saving now makes swallower or grabber release hero
|
||||
for ^X and enlightenment, display the information in a menu rather than a
|
||||
plain text popup, so that player can go back within the text via
|
||||
'<' (menu_previous_page) and '^' (menu_first_page) menu keys;
|
||||
needed for interfaces (tty) without text popup scrollbar support;
|
||||
end of game disclosure of attributes remains single-forward-pass
|
||||
|
||||
|
||||
Code Cleanup and Reorganization
|
||||
|
||||
Reference in New Issue
Block a user