From: PHO Date: Tue, 14 Jan 2020 12:25:10 +0000 (+0900) Subject: Auto commit by The Sugar System. X-Git-Url: http://git.cielonegro.org/gitweb.cgi?p=sugar.git;a=commitdiff_plain;h=66ca4722a2e8b93b086cb87dcbb69f310f069af9 Auto commit by The Sugar System. --- diff --git a/dot-files/_nethackrc b/dot-files/_nethackrc index 4105a14..7361949 100644 --- a/dot-files/_nethackrc +++ b/dot-files/_nethackrc @@ -12,6 +12,7 @@ OPTIONS=force_invmenu OPTIONS=fruit:mango OPTIONS=gender:female OPTIONS=herecmd_menu +#OPTIONS=hilite_hidden_stairs OPTIONS=hilite_pet OPTIONS=hilite_pile OPTIONS=hitpointbar @@ -21,7 +22,9 @@ OPTIONS=menu_objsyms OPTIONS=menucolors OPTIONS=menustyle:full OPTIONS=msghistory:500 -OPTIONS=msg_window:r +OPTIONS=msg_window:reversed +OPTIONS=paranoid_confirmation:attack pray wand-break Were-change Remove +#OPTIONS=pile_limit:2 OPTIONS=pettype:cat OPTIONS=pushweapon OPTIONS=!rest_on_space @@ -32,6 +35,8 @@ OPTIONS=sparkle OPTIONS=standout OPTIONS=time OPTIONS=timed_delay +OPTIONS=use_darkgray +OPTIONS=use_inverse OPTIONS=!verbose OPTIONS=wraptext @@ -129,21 +134,76 @@ MENUCOLOR="[Uu]ncursed"=green MENUCOLOR="cancellation"=red&bold MENUCOLOR="tricks"=red&bold MENUCOLOR="holding"=red&bold -MENUCOLOR="[Cu]rsed bag of holding"=orange&bold -MENUCOLOR="[Bb]lessed( greased)? bag of holding"=yellow&bold -MENUCOLOR="[Uu]ncursed bag of holding"=red&bold +MENUCOLOR="[Cc]ursed bag of holding"=orange&bold +MENUCOLOR="[Bb]lessed( greased)? bag (of|called) holding"=brightgreen&bold +MENUCOLOR="[Uu]ncursed bag (of|called) holding"=red&bold # Things that need special care. MENUCOLOR="smoky"=yellow&bold MENUCOLOR="milky"=white&bold MENUCOLOR="scare monster"=white -MENUCOLOR="loadstone"=orange MENUCOLOR="dunce cap"=orange +MENUCOLOR="(cocka|chicka)trice corpse"=red + +MENUCOLOR="[Cc]ursed luckstone"=red +MENUCOLOR="[Uu]ncursed (luck|touch)stone"=white +MENUCOLOR="[Bb]lessed (luck|touch)stone"=brightgreen + +MENUCOLOR="[Cc]ursed unicorn horn"=red +MENUCOLOR="[Uu]ncursed unicorn horn"=white +MENUCOLOR="[Bb]lessed( [+-].)? unicorn horn"=brightgreen MENUCOLOR="loadstone\|wand \(of\|called\) cancellation"=red&bold # Color only the real Amulet MENUCOLOR="Amulet of Yendor named"=magenta MENUCOLOR="gold piece"=yellow +# Worthless stones. +MENUCOLOR="worthless piece"=magenta +MENUCOLOR="flint stone"=magenta + # Forgotten spell MENUCOLOR="[a-zA-Z] - [a-zA-Z ]+[ ]+[0-9]+\*[ ]+[a-z]+[ ]+[0-9]+%"=magenta + +# ----------------------------------------------------------------------------- +# Message types +# + +# displacing pets +MSGTYPE=hide "You swap places with .*" + +# unclogging the screen +MSGTYPE=hide "Your tentacles suck the .*" +MSGTYPE=hide "Something is engraved here on the headstone." +MSGTYPE=hide "You hit the rock with all your might." + +# delayed instadeaths +MSGTYPE=stop "The .* (grabs|swings itself around) you!" +MSGTYPE=stop "You don't feel very well." +MSGTYPE=stop "You are turning a little green." +MSGTYPE=stop "Your limbs are getting oozy." +MSGTYPE=stop "Your skin begins to peel away." +MSGTYPE=stop "You are turning into a green slime." +MSGTYPE=stop "You are slowing down." +MSGTYPE=stop "Your limbs are stiffening." +MSGTYPE=stop "It constricts your throat!" +MSGTYPE=stop "You find it hard to breathe." +MSGTYPE=stop "You're gasping for air." +MSGTYPE=stop "Your blood is having trouble reaching your brain." +MSGTYPE=stop "You can no longer breathe." +MSGTYPE=stop "You're turning blue." +MSGTYPE=stop "Your consciousness is fading." +MSGTYPE=stop "You feel deathly sick." +MSGTYPE=stop "You feel (much|even) worse." + +# Things that aren't dangerous by themselves but could kill you if you don't notice. +MSGTYPE=stop "You fail to cast the spell correctly." +MSGTYPE=stop "You see here a c(hi|o)ckatrice corpse." +MSGTYPE=stop "You are beginning to feel weak." + +# Don't speed past wrest message when wresting +MSGTYPE=stop "You wrest .*" + +# Don't miss the vibrating square +MSGTYPE=stop "You feel a strange vibration under your *." +MSGTYPE=stop "You feel a strange vibration beneath you."