# Generated by //alt.org/nethack/webconf/nethackrc.php ################## # Curses Settings ################## # default values in parentheses # Enable curses windowport (false) OPTIONS=windowtype:curses # To use new NH4-style status window (true) # set !classic_status # Not yet implemented in 3.6.1 #OPTIONS=classic_status # Window borders (3) # 1 - always draw borders # 2 - never draw borders # 3 - draw borders if terminal is big enough # Attributes for pet highlighting # may not all be supported by your terminal # [b]old # [i]inverse # [u]nderline # blin[k] # i[t]alic # [r]ightline # [l]eftline OPTIONS=petattr:i # use colour in non-map areas (true) #OPTIONS=guicolor # Display inventory window permanently on right of screen (false) # Note that this item is stored in the save file so will only take # effect on a new game. Can be set in-game with 'O' for existing. OPTIONS=perm_invent # Window alignment (msg:top, status:bottom) # note: align_status:left/right displays a more verbose window, arranged vertically # There's no align_invent option. It just goes on the right. # Other stuff not specific to curses that you will want to use. OPTIONS=hitpointbar OPTIONS=color,menucolors # End of Curses settings ################## # junethack Tangles # rc file for 3.6.1 # contributors include scorchgeek, stth, Grasshopper, dtype, dizzylizzy, maud, and others. # Booleans OPTIONS=noautodig OPTIONS=noautopickup OPTIONS=noeight_bit_tty OPTIONS=noshowrace OPTIONS=autodescribe OPTIONS=autoopen OPTIONS=autoquiver OPTIONS=bones OPTIONS=checkpoint OPTIONS=cmdassist OPTIONS=confirm OPTIONS=dark_room OPTIONS=extmenu OPTIONS=fixinv OPTIONS=help OPTIONS=hilite_pet OPTIONS=hilite_pile OPTIONS=ignintr OPTIONS=lit_corridor OPTIONS=mail OPTIONS=menu_glyphs OPTIONS=prayconfirm OPTIONS=safe_pet OPTIONS=showexp OPTIONS=showscore OPTIONS=silent OPTIONS=sortpack OPTIONS=sparkle OPTIONS=time OPTIONS=travel OPTIONS=verbose # Non-booleans #OPTIONS=runmode:walk #OPTIONS=scores:5t 2a o OPTIONS=boulder:0 OPTIONS=msg_window:reversed OPTIONS=msghistory:200 OPTIONS=number_pad:0 OPTIONS=sortloot:loot OPTIONS=suppress_alert:3.4.3 #SYMBOLS=S_ghost:8 #SYMBOLS=S_golem:7 OPTIONS=statushilites MENUCOLOR=" blessed "=cyan MENUCOLOR=" holy "=cyan MENUCOLOR=" cursed "=red&bold MENUCOLOR=" unholy "=red&bold MENUCOLOR=" cursed .* (being worn)"=orange&underline # stuff to not put in your bag of holding MENUCOLOR="wand of cancellation"=yellow # "bag of " matches holding or tricks. MENUCOLOR="bag of "=yellow MENUCOLOR="holdybag"=yellow # I name suspect wands like this MENUCOLOR="DO NOT BAG"=yellow # This requies special handling - no drop on altar for BUC, etc. MENUCOLOR=".*[Ss]care [Mm]onster.*"=magenta # spell failure rates (also from stth) MENUCOLOR=" 0% "=lightgreen MENUCOLOR=" [1-9]% "=yellow MENUCOLOR=" 1[0-9]% "=yellow MENUCOLOR=" 2[0-4]% "=yellow MENUCOLOR=" 2[5-9]% "=orange MENUCOLOR=" [3-4][0-9]% "=orange MENUCOLOR=" [5-9][0-9]% "=red MENUCOLOR=" 100% "=lightmagenta