issue #1027 - sticky 'nofollowers' flag
Reported by copperwater: entering the tutorial sets 'u.nofollowers', changing to the tutorial level saves a copy of 'u', post-level change from entering the tutorial level resets u.followers, but subsequently changing levels to return to the original level 1 restores 'u' from the saved copy with has 'u.nofollowers==True', overriding the reset. Move the nofollowers flag from 'u' to 'iflags'. Invalides save and bones files. Fixes #1027
This commit is contained in:
@@ -1592,6 +1592,9 @@ the fuzzer could get stuck in a loop if hero died in a way where life-saving
|
||||
fix unicorn horn's ability to repair blindness
|
||||
quest nemesis and a few other special monsters are suppressed from bones;
|
||||
their death feedback could be given when they were removed
|
||||
running the tutorial until completion and returning to normal play but left
|
||||
the 'no followers' flag set; adjacent pets wouldn't tag along when
|
||||
hero moved to other levels
|
||||
|
||||
|
||||
Fixes to 3.7.0-x Platform and/or Interface Problems Exposed Via git Repository
|
||||
|
||||
Reference in New Issue
Block a user