From: PHO Date: Mon, 25 Nov 2019 07:06:03 +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=dac3c09b6461cd4045a77088050e3f2213a577e3 Auto commit by The Sugar System. --- diff --git a/dot-files/_nethackrc b/dot-files/_nethackrc index 8248faf..4105a14 100644 --- a/dot-files/_nethackrc +++ b/dot-files/_nethackrc @@ -1,34 +1,149 @@ +# ----------------------------------------------------------------------------- +# Misc. options +# OPTIONS=autodig OPTIONS=!bones OPTIONS=!cmdassist OPTIONS=color +OPTIONS=clicklook #OPTIONS=DECgraphics #OPTIONS=extmenu +OPTIONS=force_invmenu OPTIONS=fruit:mango OPTIONS=gender:female +OPTIONS=herecmd_menu OPTIONS=hilite_pet +OPTIONS=hilite_pile +OPTIONS=hitpointbar OPTIONS=lit_corridor OPTIONS=!lootabc -OPTIONS=menustyle:f -OPTIONS=msghistory:100 +OPTIONS=menu_objsyms +OPTIONS=menucolors +OPTIONS=menustyle:full +OPTIONS=msghistory:500 OPTIONS=msg_window:r OPTIONS=pettype:cat -OPTIONS=runmode:w +OPTIONS=pushweapon +OPTIONS=!rest_on_space +OPTIONS=runmode:walk OPTIONS=showexp -OPTIONS=!sparkle +OPTIONS=showrace +OPTIONS=sparkle OPTIONS=standout +OPTIONS=time OPTIONS=timed_delay +OPTIONS=!verbose +OPTIONS=wraptext +# ----------------------------------------------------------------------------- +# Character types +# OPTIONS=name:Kisaragi Mika OPTIONS=dogname:Kafka OPTIONS=catname:Nyko -#OPTIONS=role:v,align:l +OPTIONS=role:v,align:l #OPTIONS=role:b,align:n -OPTIONS=role:w,align:n +#OPTIONS=role:w,align:n #OPTIONS=role:a #OPTIONS=role:s #OPTIONS=role:t OPTIONS=race:human +# ----------------------------------------------------------------------------- +# Auto pickups +# OPTIONS=autopickup,pickup_types:$ + +# ----------------------------------------------------------------------------- +# Symbols +# +SYMBOLS=S_boulder:0 + +# ----------------------------------------------------------------------------- +# Status hilites +# + +# Ensure changes will be shown for a few turns after they happen. +OPTIONS=statushilites:10 + +# Always show gold as the proper color. +OPTIONS=hilite_status:gold/always/yellow + +# Show when XL changes. +OPTIONS=hilite_status:experience-level/down/red/up/green + +# Show when maximum hitpoints change. +OPTIONS=hilite_status:hitpoints-max/down/red/up/green + +# Show when maximum power changes. +OPTIONS=hilite_status:power-max/down/red/up/green + +# Show when armor class changes. +OPTIONS=hilite_status:armor-class/down/green/up/red + +# Show bad conditions. +OPTIONS=hilite_status:condition/major_troubles/red&bold + +# Show hunger. +OPTIONS=hilite_status:hunger/satiated/brightgreen +OPTIONS=hilite_status:hunger/hungry/yellow +OPTIONS=hilite_status:hunger/weak/red&bold +OPTIONS=hilite_status:hunger/fainting/red&bold + +# Specify multiple cutoffs for all ability scores. +OPTIONS=hilite_status:characteristics/red +OPTIONS=hilite_status:characteristics/>6/orange +OPTIONS=hilite_status:characteristics/>8/brown +OPTIONS=hilite_status:characteristics/>11/yellow +OPTIONS=hilite_status:characteristics/>13/green +OPTIONS=hilite_status:characteristics/>16/cyan +OPTIONS=hilite_status:characteristics/>18/lightblue + +# Hilight multiple encumbrance statuses. +OPTIONS=hilite_status:carrying-capacity/burdened/yellow/stressed/orange + +# Percentage cutoffs for hitpoints. +OPTIONS=hilite_status:hitpoints/100%/brightgreen +OPTIONS=hilite_status:hitpoints/<100%/green +OPTIONS=hilite_status:hitpoints/<60%/yellow +OPTIONS=hilite_status:hitpoints/<40%/red + +# Percentage cutoffs for power. +OPTIONS=hilite_status:power/100%/brightgreen +OPTIONS=hilite_status:power/<100%/green +OPTIONS=hilite_status:power/<60%/yellow +OPTIONS=hilite_status:power/<40%/red + +# ----------------------------------------------------------------------------- +# Menu colors +# + +MENUCOLOR="[Bb]lessed"=cyan&bold +MENUCOLOR="holy"=cyan&bold +MENUCOLOR="[Cc]ursed"=orange&bold +MENUCOLOR="unholy"=orange&bold +MENUCOLOR="[Uu]ncursed"=green + +# Things that explodes BoH. +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 + +# 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="loadstone\|wand \(of\|called\) cancellation"=red&bold +# Color only the real Amulet +MENUCOLOR="Amulet of Yendor named"=magenta +MENUCOLOR="gold piece"=yellow + +# Forgotten spell +MENUCOLOR="[a-zA-Z] - [a-zA-Z ]+[ ]+[0-9]+\*[ ]+[a-z]+[ ]+[0-9]+%"=magenta