From a bug report, mimics which were exposed at the time the hero leaves a level remain unhidden upon return no matter how long the hero is away. It was actually expected behavior since the old level is stuck in stasis and hiders only hide when it's their turn to move, but it was noticeably odd. This makes unhidden hiders attempt to hide when hero returns to a previous level or enters a bones level. I reorganized the monster handling in getlev() because the relevant part was taking place before floor objects got restored, so hidesunder() monsters had nothing to hide under at the time.
90 KiB
90 KiB