teleport feedback for STRAT_APPEARMSG mon
Reported by entrez: if a monster with the STRAT_APPEARMSG flag is seen to teleport away from its current position, an arrival message would always be given too. If you couldn't see that arrival, you'd get nonsensical "It suddenly appears!". Minor fix: when a monster is seen to vanish at one spot and appear at another, if it was not close you'd get either "appears closer to you" or "appears farther from you" even if the new spot was the same distance as the old spot.
This commit is contained in:
@@ -1280,6 +1280,8 @@ earlier fix for prices of unpaid objects going away in persistent inventory
|
||||
when inventory got updated to reflect transfer of hero's gold to shk
|
||||
save files created with SCORE_ON_BOTL disabled were erroneously being rejected
|
||||
if the program was rebuilt with it enabled and vice versa
|
||||
avoid "It suddenly appears!" if a monster with the STRAT_APPEARMSG attribute
|
||||
is seen to teleport away then not seen at its destination
|
||||
|
||||
curses: 'msg_window' option wasn't functional for curses unless the binary
|
||||
also included tty support
|
||||
|
||||
Reference in New Issue
Block a user