Bitburner
Steam News 5 March 20251y ago

v2.8.0 Release: 5 March 2025

### MAJOR CHANGES - Grant Bladeburner API access to SF6 and "Blade's Simulacrum" augmentation to SF7.3 (#1926) (@Sphyxis) - Move tail-related APIs to ns.ui namespace (#1935) (@catloversg) - Support scripts playing again…

Update log

Full Bitburner update

The complete published notes, normalized for clean reading and source attribution.

Extracted changes

0 fixes3 additions1 change0 removals
  • UI and audio
  • Server
  • Security
added- Grant Bladeburner API access to SF6 and "Blade's Simulacrum" augmentation to SF7.3 (#1926) (@Sphyxis) - Move tail-related APIs to ns.ui namespace (#1935) (@catloversg) - Support scripts playing against each other on "No AI" board (#1917) (@ficocelliguy) - Add key binding feature (#1830) (@catloversg)
changed### UI
added- Fix: Company name in Job tab is not updated when switching companies in edge cases (#1828) (@Nerdpie) - Make minor changes in buttons and error messages of tutorial (#1837) (@catloversg) - Infiltration remembers faction choice for reputation reward (#1860) (@catloversg) - Add filter tool to list of installed augmentations (#1833) (@catloversg) - Disable buttons when player cannot buy things in tech vendor (#1881) (@catloversg) - Show warning message for deprecated API Server feature (#1903) (@catloversg) - Change "overclock" to "Boosted by bonus time" in Sleeves tab (#1901) (@catloversg) - Hide spoiler content in Soft Reset popup (#1898) (@catloversg) - Change how hacking level requirement is shown in "Create program" tab (#1900) (@catloversg) - Fix: "Import Save Comparison" popup is shown after reloading (#1659) (@catloversg) - Fix: Editor shows "+1 overload" with all NS APIs (#1883) (@catloversg) - Fix multiple problems with editor (#1893) (@catloversg) - Editor becomes laggy and autocomplete may not work when player has too many scripts - Edited code disappears in editor after switching tab - Editor shows error popup when opening scripts on "." server - Add UI to share RAM to boost reputation gain (#1862) (@catloversg) - Fix: Sleeves UI shows and sets wrong task (#1807) (@catloversg) - Add Grafting tab to sidebar (#1809) (@catloversg) - Improve UX of Remote API setting page (#1870) (@catloversg) - Add reward info to intro page of infiltration (#1835) (@catloversg) - Fix: Wrong plural form in modal of coding contract (#1939) (@catloversg) - Show all jobs instead of only one in Job tab (#1945) (@catloversg) - Fix: Cursor position in editor is moved undesirably in edge cases (#1952) (@catloversg) - Show Save ID in Options tab (#1964) (@catloversg) - Warn player if they are editing and saving files on non-home servers (#1968) (@catloversg) - Improve performance of April Fools Easter egg (#1977) (@catloversg) - Add disambiguation to the confusing "1s / ls" tutorial step (#1972) (@ficocelliguy)
added- Fix: Tail log does not render multiline logs properly in edge cases (#1838) (@catloversg) - Fix: Game takes too long to process crime work with large number of cycles (#1821) (@catloversg) - API: Add "No AI" to GoOpponent type (#1845) (@catloversg) - Add raw command string to autocomplete data (#1846) (@catloversg) - Show user-friendly error message when running empty script (#1848) (@catloversg) - Fix: ns.weaken reports wrong result when server security is near min value (#1887) (@nanogyth) - Use same multiplier to calculate server's reduced money for all hacking methods (NS APIs and manual hack via UI) (#1868) (@catloversg) - Add ns.ui.setTailFontSize API to change tail font size (#1852) (@G4mingJon4s) - Fix: Running TypeScript scripts are not automatically started when game reloads (#1857) (@catloversg) - Clarify messages related to "buy" command (#1902) (@catloversg) - Remove RAM usage percentage in "free" CLI if it's NaN (#1897) (@catloversg) - Add more error info to error dialog and tail log (#1813) (@catloversg) - Fix: Grow log shows invalid values in edge cases (#1872) (@catloversg) - Log script kill immediately and identify the guilty script (#1907) (@yichizhng) - Add source map to transformed scripts (#1812) (@catloversg) - Fix: Static RAM calculator cannot process abstract methods (#1921) (@catloversg) - Include all executable types in error message of "run" command (#1918) (@PerpetuaLux) - Add ns.ui.renderTail API (#1815) (@catloversg) - Improve typing of

### MAJOR CHANGES

- Grant Bladeburner API access to SF6 and "Blade's Simulacrum" augmentation to SF7.3 (#1926) (@Sphyxis) - Move tail-related APIs to ns.ui namespace (#1935) (@catloversg) - Support scripts playing against each other on "No AI" board (#1917) (@ficocelliguy) - Add key binding feature (#1830) (@catloversg)

### UI

- Fix: Company name in Job tab is not updated when switching companies in edge cases (#1828) (@Nerdpie) - Make minor changes in buttons and error messages of tutorial (#1837) (@catloversg) - Infiltration remembers faction choice for reputation reward (#1860) (@catloversg) - Add filter tool to list of installed augmentations (#1833) (@catloversg) - Disable buttons when player cannot buy things in tech vendor (#1881) (@catloversg) - Show warning message for deprecated API Server feature (#1903) (@catloversg) - Change "overclock" to "Boosted by bonus time" in Sleeves tab (#1901) (@catloversg) - Hide spoiler content in Soft Reset popup (#1898) (@catloversg) - Change how hacking level requirement is shown in "Create program" tab (#1900) (@catloversg) - Fix: "Import Save Comparison" popup is shown after reloading (#1659) (@catloversg) - Fix: Editor shows "+1 overload" with all NS APIs (#1883) (@catloversg) - Fix multiple problems with editor (#1893) (@catloversg) - Editor becomes laggy and autocomplete may not work when player has too many scripts - Edited code disappears in editor after switching tab - Editor shows error popup when opening scripts on "." server - Add UI to share RAM to boost reputation gain (#1862) (@catloversg) - Fix: Sleeves UI shows and sets wrong task (#1807) (@catloversg) - Add Grafting tab to sidebar (#1809) (@catloversg) - Improve UX of Remote API setting page (#1870) (@catloversg) - Add reward info to intro page of infiltration (#1835) (@catloversg) - Fix: Wrong plural form in modal of coding contract (#1939) (@catloversg) - Show all jobs instead of only one in Job tab (#1945) (@catloversg) - Fix: Cursor position in editor is moved undesirably in edge cases (#1952) (@catloversg) - Show Save ID in Options tab (#1964) (@catloversg) - Warn player if they are editing and saving files on non-home servers (#1968) (@catloversg) - Improve performance of April Fools Easter egg (#1977) (@catloversg) - Add disambiguation to the confusing "1s / ls" tutorial step (#1972) (@ficocelliguy)

### MISC

- Fix: Tail log does not render multiline logs properly in edge cases (#1838) (@catloversg) - Fix: Game takes too long to process crime work with large number of cycles (#1821) (@catloversg) - API: Add "No AI" to GoOpponent type (#1845) (@catloversg) - Add raw command string to autocomplete data (#1846) (@catloversg) - Show user-friendly error message when running empty script (#1848) (@catloversg) - Fix: ns.weaken reports wrong result when server security is near min value (#1887) (@nanogyth) - Use same multiplier to calculate server's reduced money for all hacking methods (NS APIs and manual hack via UI) (#1868) (@catloversg) - Add ns.ui.setTailFontSize API to change tail font size (#1852) (@G4mingJon4s) - Fix: Running TypeScript scripts are not automatically started when game reloads (#1857) (@catloversg) - Clarify messages related to "buy" command (#1902) (@catloversg) - Remove RAM usage percentage in "free" CLI if it's NaN (#1897) (@catloversg) - Add more error info to error dialog and tail log (#1813) (@catloversg) - Fix: Grow log shows invalid values in edge cases (#1872) (@catloversg) - Log script kill immediately and identify the guilty script (#1907) (@yichizhng) - Add source map to transformed scripts (#1812) (@catloversg) - Fix: Static RAM calculator cannot process abstract methods (#1921) (@catloversg) - Include all executable types in error message of "run" command (#1918) (@PerpetuaLux) - Add ns.ui.renderTail API (#1815) (@catloversg) - Improve typing of

Source

Steam News / 5 March 2025

Open original