bitburner-src/src
2023-03-17 23:59:27 -04:00
..
@types add better typing to Electron.tsx 2022-04-21 23:50:49 -07:00
Achievements BUGFIX: Fix order-of-ops issue with SCRIPT_32GB achievement (#422) 2023-03-13 21:20:56 -04:00
Arcade/ui Make the main player object an alias, makes it easier to import 2022-10-09 18:42:14 -04:00
Augmentation Show on tooltip that bladeburner augs can be grafted (#427) 2023-03-17 07:57:38 -04:00
BitNode CORP: rework (#428) 2023-03-18 03:12:43 +02:00
Bladeburner Blade Contracts/Operations now reduce count on fails. (#411) 2023-03-07 14:45:05 -05:00
Casino INFRA: Update everything except React (#312) 2023-01-08 02:36:55 -05:00
Company VARIOUS: Various changes prior to release 2.2 (#271) 2022-12-29 20:28:53 -05:00
Corporation CORP: rework (#428) 2023-03-18 03:12:43 +02:00
CotMG Stanek performance boost + bonus time rework (#410) 2023-03-07 14:45:22 -05:00
Crime VARIOUS: Various changes prior to release 2.2 (#271) 2022-12-29 20:28:53 -05:00
DarkWeb UI: Added new locale-aware and configurable number formatting (#354) 2023-02-11 13:18:50 -05:00
data Fix Math Expressions contract 2023-02-28 09:14:12 -05:00
DevMenu/ui CORP: rework (#428) 2023-03-18 03:12:43 +02:00
Diagnostic UI: Added new locale-aware and configurable number formatting (#354) 2023-02-11 13:18:50 -05:00
Exploits Make the main player object an alias, makes it easier to import 2022-10-09 18:42:14 -04:00
Faction CODEBASE: Add custom useRerender hook (#359) 2023-02-11 13:22:55 -05:00
GameOptions/ui BUGFIX: Allow (attempting) importing the same save filename twice in a row (#424) 2023-03-15 21:10:48 -04:00
Gang Updated "next equipment unlock" text for gang equipment (#418) 2023-03-10 23:51:33 -05:00
Hacking Make the main player object an alias, makes it easier to import 2022-10-09 18:42:14 -04:00
Hacknet CODEBASE: Add custom useRerender hook (#359) 2023-02-11 13:22:55 -05:00
hash bugfix 2021-12-16 20:09:19 -05:00
Hospital Make the main player object an alias, makes it easier to import 2022-10-09 18:42:14 -04:00
Infiltration UI: Added new locale-aware and configurable number formatting (#354) 2023-02-11 13:18:50 -05:00
Literature CORP: rework (#428) 2023-03-18 03:12:43 +02:00
Locations CODEBASE: Add custom useRerender hook (#359) 2023-02-11 13:22:55 -05:00
Message reduce level of jumper3 to 325 (#291) 2023-01-03 18:39:41 -05:00
Milestones Make the main player object an alias, makes it easier to import 2022-10-09 18:42:14 -04:00
Netscript CORP: rework (#428) 2023-03-18 03:12:43 +02:00
NetscriptFunctions CORP: rework (#428) 2023-03-18 03:12:43 +02:00
NetworkShare v1.5.0 2022-03-07 17:51:02 -05:00
PersonObjects CORP: rework (#428) 2023-03-18 03:12:43 +02:00
Programs CODEBASE: Add custom useRerender hook (#359) 2023-02-11 13:22:55 -05:00
RemoteFileAPI NETSCRIPT: Rework script ram updates (#408) 2023-03-05 22:39:42 -05:00
Script NETSCRIPT: Rework script ram updates (#408) 2023-03-05 22:39:42 -05:00
ScriptEditor small fixes (#429) 2023-03-18 03:34:28 +02:00
Server PERFORMANCE: Improve speed of saving when there are lots of scripts (#430) 2023-03-17 23:59:27 -04:00
Settings NETSCRIPT: Revert infinite loop detection (#404) 2023-03-02 17:29:18 -05:00
Sidebar/ui CODEBASE: Add custom useRerender hook (#359) 2023-02-11 13:22:55 -05:00
SourceFile SOURCEFILE: Fix calculation of decMult (#385) 2023-02-27 20:41:42 -05:00
StockMarket CODEBASE: Add custom useRerender hook (#359) 2023-02-11 13:22:55 -05:00
Terminal Add triggers for faction invite check 2023-03-07 19:31:54 -05:00
Themes Update index.ts 2023-01-30 22:50:40 +02:00
ThirdParty rm any 2022-07-15 01:51:30 -04:00
Tutorial/ui Updated ReadTheDocs links 2023-01-06 15:24:10 +02:00
ui Changelog + misc minor changes 2023-03-06 11:45:36 -05:00
utils UI: Added new locale-aware and configurable number formatting (#354) 2023-02-11 13:18:50 -05:00
Work NETSCRIPT: Rework script ram updates (#408) 2023-03-05 22:39:42 -05:00
Alias.ts Added some purchased server functions 2022-10-09 02:32:13 -04:00
CodingContractGenerator.ts Make the main player object an alias, makes it easier to import 2022-10-09 18:42:14 -04:00
CodingContracts.ts Fix tons of typos 2022-10-09 01:25:31 -04:00
Constants.ts Changelog update and steam dev updater v2 2023-03-11 17:07:08 -05:00
db.tsx Fixing spelling mistake 2022-01-10 15:17:04 +10:00
DevMenu.tsx Make the main player object an alias, makes it easier to import 2022-10-09 18:42:14 -04:00
Electron.tsx Fix Electron API server 2023-02-23 21:18:29 -05:00
engine.tsx ENGINE: Use setTimeout() instead of requestAnimationFrame() (#421) 2023-03-12 18:31:58 -04:00
Enums.ts VARIOUS: Various changes prior to release 2.2 (#271) 2022-12-29 20:28:53 -05:00
ExportBonus.tsx Make the main player object an alias, makes it easier to import 2022-10-09 18:42:14 -04:00
Hacking.ts VARIOUS: Various changes prior to release 2.2 (#271) 2022-12-29 20:28:53 -05:00
index.html Upgrade monaco and bump game version to 2.3.0dev (#369) 2023-02-23 21:43:29 -05:00
index.tsx Did some changes of the remote api and added documentation 2022-08-23 17:50:31 -04:00
InteractiveTutorial.ts Tutorial: Remove NS1 tutorial, change getting started guide to .js (#258) 2022-12-21 17:49:12 -05:00
NetscriptFunctions.ts Refactor ls 2023-03-07 08:04:08 -05:00
NetscriptJSEvaluator.ts NETSCRIPT: Rework script ram updates (#408) 2023-03-05 22:39:42 -05:00
NetscriptPort.ts NETSCRIPT: Rework script ram updates (#408) 2023-03-05 22:39:42 -05:00
NetscriptWorker.ts NETSCRIPT: Rework script ram updates (#408) 2023-03-05 22:39:42 -05:00
Player.ts rm some any 2022-07-15 23:34:27 -04:00
Prestige.ts CORP: rework (#428) 2023-03-18 03:12:43 +02:00
RedPill.tsx updated node starting messages actually show up (#397) 2023-02-27 21:46:01 +02:00
SaveObject.tsx 2.2 2023-01-02 13:20:25 -05:00
Terminal.ts add hoop before exposing 2022-10-11 21:02:04 -04:00
TextFile.ts VARIOUS: Various changes prior to release 2.2 (#271) 2022-12-29 20:28:53 -05:00
types.ts NETSCRIPT: Rework script ram updates (#408) 2023-03-05 22:39:42 -05:00
UncaughtPromiseHandler.ts uncaught promises no longer spam console (#134) 2022-10-19 17:13:15 -04:00