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
Alacritty open links with modifier
Mount Plan9 over networkplan9
Development environments with Nix
Minimal desktop setup with cwm and conky
AWS EB PyYAML fix
Cache busting in Hugo
Grep to Less that maintain colors
Online radio streaming with MPV from terminal
Add lazy loading of images in Jekyll posts
Simple presentations with Markdown
Write and read structs to/from files in Cc
Using ffmpeg to combine videos side by side
Extending dte editor
Embedding resources into binary with Cc
Convert all MKV files into other formats