- Steam App
- Bitburner (1812820)
- Event type
- patch note
- Published
- 7 June 2023 - 16:58:55 UTC
- Source
- steam_community_announcements
2.3.0 release came with a lot of bugs, so we're short-cycling the 2.3.1 release to get a large number of bugfixes out. There are also a few feature changes, see the full changelog below: NETSCRIPT: * Added ns.setTitle, which sets the titlebar of a script's tail window (@d0sboots) * Added ns.getFunctionRamCost, which gets the ramcost of a netscript function (@G4mingJon4s) * ns.ls results will filter as if the filenames have a leading slash (@Snarling) GENERAL / MISC: * Changed tail window buttons into icon buttons, allow setting custom title, and tail window bugfixes. (@d0sboots) * Terminal no longer scrolls to the bottom constantly while an action is being performed (@bezrodnov) * Added a close button to modals (@bezrodnov) * Fixed several issues with script editor tabs (@bezrodnov) * scp terminal command can copy multiple files at once, like help text indicates (@Snarling) * Root direct...