entering discover mode while restoring a game
Reported directly to the list. If you are not the wizard and start nethack on the command line with the -D flag (or -X), the game reports that you're entering discover mode but does not actually do it. The flags.explore in the save file overwrote the new value. Save the flag while reading flags if discover mode was requested.
This commit is contained in:
@@ -116,6 +116,8 @@ Staff of Aesculapius did not always cure sliming
|
||||
correct singularization of fungi, liches, vortices
|
||||
prevent "remove_object: obj not on floor" panic for iron ball placement if
|
||||
riding while punished leads to a fall off steed when changing levels
|
||||
specifying -D (or -X) to enter explore mode while restarting from a save
|
||||
file was lost in the restore process
|
||||
|
||||
|
||||
Platform- and/or Interface-Specific Fixes
|
||||
|
||||
Reference in New Issue
Block a user