Sane default for Dungeon Crawl Stone Soup Online edition

note, Feb 21, 2024, on Mitja Felicijan's blog

I mostly play Dungeon Crawl Stone Soup online on Ohio, USA: cbro.berotato.org server and when you start playing you can select the version you want to play. Each instance also has rc file that can customize the way the game behave.

This is my sane defaults config. It zooms in the game without needing to zoom in the browser and it also adds a bit of delays in exploring and it stops at fight.

autofight_stop = 80
explore_auto_rest = true
explore_delay = 20
default_manual_training = true
travel_open_doors = false

tile_cell_pixels = 64
tile_font_crt_size = 32
tile_font_stat_size = 32
tile_font_msg_size = 32
tile_font_tip_size = 32
tile_font_lbl_size = 32
tile_map_pixels = 0
tile_filter_scaling = false

All the possible options are documented in the Dungeon Crawl Stone Soup Options Guide file.

Other notes

DateTitle
Simple presentations with Markdown
Extract lines from a file with sed
Online radio streaming with MPV from terminal
Mount Plan9 over networkplan9
Drawing Pixels in Plan9plan9
Sending signals to C programsc
Take a screenshot in Plan9plan9
Add lazy loading of images in Jekyll posts
Lua performance in different environments
Aerial photography of algae spotted on river Sava
Change permissions of matching files recursively
Dungeon Crawl Stone Soup - New player guidedcss
Grep to Less that maintain colors
Push to multiple origins at once in Git
My brand new Plan9/9front desktopplan9