bitburner-src/src
2023-04-07 02:45:19 -04:00
..
@types add better typing to Electron.tsx 2022-04-21 23:50:49 -07:00
Achievements Moved Player initialization point (#452) 2023-03-29 00:30:27 -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 SCRIPTS: Script modules are reused when they are imported (#461) 2023-04-07 00:33:51 -04:00
BitNode CORP: rework (#428) 2023-03-18 03:12:43 +02:00
Bladeburner SCRIPTS: Script modules are reused when they are imported (#461) 2023-04-07 00:33:51 -04:00
Casino INFRA: Update everything except React (#312) 2023-01-08 02:36:55 -05:00
Company SCRIPTS: Script modules are reused when they are imported (#461) 2023-04-07 00:33:51 -04:00
Corporation SCRIPTS: Script modules are reused when they are imported (#461) 2023-04-07 00:33:51 -04:00
CotMG SCRIPTS: Script modules are reused when they are imported (#461) 2023-04-07 00:33:51 -04: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 SCRIPTS: Script modules are reused when they are imported (#461) 2023-04-07 00:33:51 -04: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 SCRIPTS: Script modules are reused when they are imported (#461) 2023-04-07 00:33:51 -04:00
Hacking Make the main player object an alias, makes it easier to import 2022-10-09 18:42:14 -04:00
Hacknet SCRIPTS: Script modules are reused when they are imported (#461) 2023-04-07 00:33:51 -04: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 SCRIPTS: Script modules are reused when they are imported (#461) 2023-04-07 00:33:51 -04:00
NetscriptFunctions SINGULARITY: getCompanyPositionInfo (#460) 2023-04-04 12:00:54 -04:00
NetworkShare v1.5.0 2022-03-07 17:51:02 -05:00
PersonObjects SCRIPTS: Script modules are reused when they are imported (#461) 2023-04-07 00:33:51 -04:00
Programs UI: Improvements to Create Program tab (#449) 2023-03-28 11:23:36 -04:00
RemoteFileAPI NETSCRIPT: Rework script ram updates (#408) 2023-03-05 22:39:42 -05:00
Script SCRIPTS: Script modules are reused when they are imported (#461) 2023-04-07 00:33:51 -04:00
ScriptEditor SCRIPTS: Script modules are reused when they are imported (#461) 2023-04-07 00:33:51 -04:00
Server Fix build issue 2023-04-07 02:45:19 -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 SCRIPTS: Script modules are reused when they are imported (#461) 2023-04-07 00:33:51 -04:00
Terminal SCRIPTS: Script modules are reused when they are imported (#461) 2023-04-07 00:33:51 -04: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 SCRIPTS: Script modules are reused when they are imported (#461) 2023-04-07 00:33:51 -04:00
Work SCRIPTS: Script modules are reused when they are imported (#461) 2023-04-07 00:33:51 -04: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 SCRIPTS: Script modules are reused when they are imported (#461) 2023-04-07 00:33:51 -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 Moved Player initialization point (#452) 2023-03-29 00:30:27 -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 SCRIPTS: Script modules are reused when they are imported (#461) 2023-04-07 00:33:51 -04:00
NetscriptJSEvaluator.ts SCRIPTS: Script modules are reused when they are imported (#461) 2023-04-07 00:33:51 -04:00
NetscriptPort.ts NETSCRIPT: Rework script ram updates (#408) 2023-03-05 22:39:42 -05:00
NetscriptWorker.ts SCRIPTS: Script modules are reused when they are imported (#461) 2023-04-07 00:33:51 -04:00
Player.ts Moved Player initialization point (#452) 2023-03-29 00:30:27 -04:00
Prestige.ts SCRIPTS: Script modules are reused when they are imported (#461) 2023-04-07 00:33:51 -04:00
RedPill.tsx updated node starting messages actually show up (#397) 2023-02-27 21:46:01 +02:00
SaveObject.tsx SCRIPTS: Script modules are reused when they are imported (#461) 2023-04-07 00:33:51 -04:00
Terminal.ts add hoop before exposing 2022-10-11 21:02:04 -04:00
TextFile.ts SCRIPTS: Script modules are reused when they are imported (#461) 2023-04-07 00:33:51 -04:00
types.ts NETSCRIPT: Add ramOverride as a RunOption (#441) 2023-03-22 10:09:12 -04:00
UncaughtPromiseHandler.ts uncaught promises no longer spam console (#134) 2022-10-19 17:13:15 -04:00