symset and roguesymset options
For 'O's menu, make the current symbol set be pre-selected so that the set in use is clearly marked while contemplating changing it. Using Return or Enter will pick it again; Escape is now needed to deliberately not make any selection. Also, change several symbol set initializations to use the new method of deciding whether the default symbols are still in place.
This commit is contained in:
@@ -1,4 +1,4 @@
|
||||
$NHDT-Branch: NetHack-3.6 $:$NHDT-Revision: 1.142 $ $NHDT-Date: 1571435999 2019/10/18 21:59:59 $
|
||||
$NHDT-Branch: NetHack-3.6 $:$NHDT-Revision: 1.143 $ $NHDT-Date: 1571448220 2019/10/19 01:23:40 $
|
||||
|
||||
This fixes36.3 file is here to capture information about updates in the 3.6.x
|
||||
lineage following the release of 3.6.2 in May 2019. Please note, however,
|
||||
@@ -357,6 +357,7 @@ status highlighting using percentage rules now supported for experience level
|
||||
the start of the current Xp level to the start of the next Xp level;
|
||||
100% isn't possible so used as special case for next_Xp_lvl - 1 Exp_pt
|
||||
wizard-mode: display effect to show where an unseen wished-for monster landed
|
||||
for 'O's symset and roguesymset menus, mark current symbol set as preselected
|
||||
curses: enable latent mouse support
|
||||
curses: give menus and text windows a minimum size of 5x25 since tiny ones can
|
||||
sometimes be overlooked when shown over old messages rather than map
|
||||
|
||||
Reference in New Issue
Block a user