Merge branch 'NetHack-3.6'

This commit is contained in:
nhmall
2019-06-09 08:43:40 -04:00
5 changed files with 47 additions and 4 deletions

View File

@@ -66,6 +66,7 @@ thrown or kicked light source (lit lamp, candle, oil) should emit light as it
unlike watching a monster trying to swap out a cursed weapon for some other
weapon and failing, watching it wield a cursed weapon didn't report
that weapon becoming welded to the monster's hand/claw/whatever
wizard-mode: wish for hidden monsters that pass is_hider test
Fixes to Post-3.6.2 Problems that Were Exposed Via git Repository
@@ -116,6 +117,7 @@ classify sources as released, beta, or work-in-progress via NH_DEVEL_STATUS
rather than just released vs beta via BETA
if you reach the edge of a level (relatively uncommon) and try to move off,
report that you can't go farther if the 'mention_walls' option is set
wizard-mode: display effect to show where an unseen wished-for monster landed
NetHack Community Patches (or Variation) Included