- Steam App
- Blackdoor (4562430)
- Event type
- patch note
- Published
- 21 June 2026 - 16:03:04 UTC
- Source
- steam_community_announcements
Bug fixes and QoL based on early Next Fest player reports. Thanks to super_aardvark, cas, Tanner07, vince_kully, Delta, and marvelous for the detailed feedback - some of this shipped directly from your reports. QoLshop ls and shop buy - browse and purchase from the terminal without opening the browser. shop alone still opens the browser as beforeBrowser now accepts http:// and https:// prefixes and ip:port format - type URLs naturally and they resolve correctlyBrowser now recognises web panels on non-standard ports (e.g. admin panels on 8080)Browser form inputs: backspace works in input fields; entered values display on the page after submission; password fields show plaintext while typing, stars in the page renderimport "x" as y alias syntax - import modules under a shorter nameNew string methods: find() (index of substring), substr() (extract portion), trim() (strip whitespace)Function...