From: Sean Hunt Date: Wed, 13 Apr 2016 00:53:30 +0000 (-0400) Subject: Merge remote-tracking branch 'github/UniQP/trap' into NetHack-3.6.0 X-Git-Tag: NetHack-3.6.1_RC01~834 X-Git-Url: https://granicus.if.org/sourcecode?a=commitdiff_plain;h=36c3a1c665a2fe44a518789addb6dea94f016a83;p=nethack Merge remote-tracking branch 'github/UniQP/trap' into NetHack-3.6.0 Also update fixes file --- 36c3a1c665a2fe44a518789addb6dea94f016a83 diff --cc doc/fixes36.1 index 6240d76d8,54445094a..c8b229f08 --- a/doc/fixes36.1 +++ b/doc/fixes36.1 @@@ -182,32 -182,6 +182,34 @@@ when looting multiple containers, add ' change looting to choose ":iobrs nq" action from a menu for menustyle:Partial wand/spell/breath zaps that reached the edge of the level on the Plane of Air and "vanished into the aether" left temporary display effects on screen +stop amulets and other items which aren't affected by erosion damage from + being subjected to erosion damage +grammar bit: polyself w/ gender change yielded "you turn into a Elvenking" +some blindness cures ignored u.ucreamed +some instances of stun or confusion timers were being overridden rather than + incremented when new stun or confusion damage was suffered +female gnome who gains level can grow up into male-only gnome lord; give an + an alternate message instead of prohibiting the promotion +kicked weapon which successfully hits monster vanishes from play +unseen landmine explosion could result in "The statue crumbles." +when using the 'O' command for regexp options (autopickup exceptions, + menucolors, message types), provide opportunity to add more than one + at a time [after 'add', return to add/list/remove menu] +commands invoked by uppercase meta characters: M-A, M-C, M-N, M-O, M-R, M-T + were missing from '? c' list of game commands (dat/hh) +tweak Baalzebub's lair and clean up the map display for it +symbol set definitions didn't recognize S_darkroom and S_vibrating_square +wizard mode enlightenment was reporting "very fast innately" (which is not + possible) for very fast hero who was innately fast +when attacking a monster with a rust or corrosion or acid passive + counter-attack, grease wasn't protecting the attacker's weapon ++the Bell of Opening now correctly reports when it opens a trapdoor/hole ++knocking can no longer send a monster through a trapdoor/hole and desaddle it + +post-3.6.0: fix "object lost" panic during pickup caused by sortloot revamp +post-3.6.0: more sortloot revisions +post-3.6.0: fix inventory menu for response of '?' to getobj (more sortloot + revamp fallout) Platform- and/or Interface-Specific Fixes