- Steam App
- Bitburner (1812820)
- Event type
- patch note
- Published
- 3 July 2024 - 21:29:27 UTC
- Source
- steam_community_announcements
## v2.6.2 Release: 3 July 2024 ### CHANGES - Hotfix (also backported to 2.6.1): Fixed an issue with invalid format on steam cloud save (@catloversg) - Augmentations: Augmentations that affect starting money now add money instead of replacing it (@jjclark1982) - API: ns.spawn can be used with 0 delay for a synchronous effect (@d0sboots) - API: Added the ns.ramOverride function, which allows altering the ram usage of a script at runtime (@d0sboots) - Coding Contracts: Improved the performance of the All Valid Math Expressions contract checker (@yichizhng) - Coding Contracts: Simplified the Shortest Path contract checker (@gmcew) - Documentation: Various improvements (@mrsimo, @catloversg, @ficocelliguy, @gmcew, @otac0n) - Electron: Game can now load correctly when the path includes symbolic links (@catloversg) - Faction: Fixed some edge cases around Favor overflow (@catloversg) - Faction: ...