v2.2.0 — Bitburner Steam update #888483

v2.2.0 - Jan 2 2023 Development Reboot Dev notes * The previous main developer, hydroflame, is stepping back from this project for the foreseeable...

Steam App
Bitburner (1812820)
Event type
patch note
Published
2 January 2023 - 18:13:54 UTC
Source
steam_community_announcements
v2.2.0 - Jan 2 2023 Development Reboot Dev notes * The previous main developer, hydroflame, is stepping back from this project for the foreseeable future. To facilitate this, we've moved the repo to a new location at https://github.com/bitburner-official/bitburner-src * Sorry for the large number of API breaks in this version. To ease the pain here, attempting to use any of the removed functions will provide an error guiding you to the new replacement function to use instead. BREAKING API CHANGES: * (ns2 only) ns functions use the 'this' value from ns: if you move the function to its own variable off of ns, it needs to be bound to ns. e.g.: const tprint1 = ns.tprint; // This doesn't work and will error out when calling tprint1(); const tprint = ns.tprint.bind(ns); // This works because the 'this' value is preserved. The internal changes that make this necessary led to very large performa...

Open original Steam update

Interactive charts, reviews, news, prices, and comparison tools load in the full SteamPulse app.