bitburner-src/src
2023-04-28 11:49:05 -04:00
..
@types add better typing to Electron.tsx 2022-04-21 23:50:49 -07:00
Achievements NETSCRIPT: Greatly speed up script launching, and remove the limitation unique args per script (#440) 2023-04-27 18:21:06 -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 FILES: Path rework & typesafety (#479) 2023-04-24 10:26:57 -04:00
BitNode Fix SF12 wrong multipliers applied 2023-04-25 09:31:53 -04: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 FILES: Path rework & typesafety (#479) 2023-04-24 10:26:57 -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 FILES: Path rework & typesafety (#479) 2023-04-24 10:26:57 -04:00
data Fix Math Expressions contract 2023-02-28 09:14:12 -05:00
DevMenu/ui FILES: Path rework & typesafety (#479) 2023-04-24 10:26:57 -04:00
Diagnostic FILES: Path rework & typesafety (#479) 2023-04-24 10:26:57 -04: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 NETSCRIPT: Greatly speed up script launching, and remove the limitation unique args per script (#440) 2023-04-27 18:21:06 -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 FILES: Path rework & typesafety (#479) 2023-04-24 10:26:57 -04:00
Locations CODEBASE: Add Jsonable Map and Set types, move player.sourceFiles to a map (#473) 2023-04-18 03:19:45 -04:00
Message FILES: Path rework & typesafety (#479) 2023-04-24 10:26:57 -04:00
Milestones Make the main player object an alias, makes it easier to import 2022-10-09 18:42:14 -04:00
Netscript NETSCRIPT: Greatly speed up script launching, and remove the limitation unique args per script (#440) 2023-04-27 18:21:06 -04:00
NetscriptFunctions NETSCRIPT: add ns.getResetInfo(#490) 2023-04-25 05:22:36 -04:00
NetworkShare v1.5.0 2022-03-07 17:51:02 -05:00
Paths Program path bugfix + wget use contentFile 2023-04-28 11:42:35 -04:00
PersonObjects FILES: Path rework & typesafety (#479) 2023-04-24 10:26:57 -04:00
Programs FILES: Path rework & typesafety (#479) 2023-04-24 10:26:57 -04:00
RemoteFileAPI FILES: Path rework & typesafety (#479) 2023-04-24 10:26:57 -04:00
Script NETSCRIPT: Greatly speed up script launching, and remove the limitation unique args per script (#440) 2023-04-27 18:21:06 -04:00
ScriptEditor NETSCRIPT: Greatly speed up script launching, and remove the limitation unique args per script (#440) 2023-04-27 18:21:06 -04:00
Server NETSCRIPT: Greatly speed up script launching, and remove the limitation unique args per script (#440) 2023-04-27 18:21:06 -04:00
Settings NETSCRIPT: Revert infinite loop detection (#404) 2023-03-02 17:29:18 -05:00
Sidebar/ui CODEBASE: Add Jsonable Map and Set types, move player.sourceFiles to a map (#473) 2023-04-18 03:19:45 -04:00
SourceFile CODEBASE: Add Jsonable Map and Set types, move player.sourceFiles to a map (#473) 2023-04-18 03:19:45 -04:00
StockMarket SCRIPTS: Script modules are reused when they are imported (#461) 2023-04-07 00:33:51 -04:00
Terminal NETSCRIPT: Greatly speed up script launching, and remove the limitation unique args per script (#440) 2023-04-27 18:21:06 -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
Types FILES: Path rework & typesafety (#479) 2023-04-24 10:26:57 -04:00
ui NETSCRIPT: Greatly speed up script launching, and remove the limitation unique args per script (#440) 2023-04-27 18:21:06 -04:00
utils NETSCRIPT: Greatly speed up script launching, and remove the limitation unique args per script (#440) 2023-04-27 18:21:06 -04:00
Work FILES: Path rework & typesafety (#479) 2023-04-24 10:26:57 -04:00
Alias.ts Added some purchased server functions 2022-10-09 02:32:13 -04:00
CodingContractGenerator.ts FILES: Path rework & typesafety (#479) 2023-04-24 10:26:57 -04:00
CodingContracts.ts FILES: Path rework & typesafety (#479) 2023-04-24 10:26:57 -04:00
Constants.ts Update Constants.ts (#481) 2023-04-20 01:55:00 -04: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 FILES: Path rework & typesafety (#479) 2023-04-24 10:26:57 -04:00
engine.tsx FILES: Path rework & typesafety (#479) 2023-04-24 10:26:57 -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 NETSCRIPT: Type correctness for getServer (#476) 2023-04-11 15:12:55 -04: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 FILES: Path rework & typesafety (#479) 2023-04-24 10:26:57 -04:00
NetscriptFunctions.ts Lint fix 2023-04-28 11:49:05 -04:00
NetscriptJSEvaluator.ts FILES: Path rework & typesafety (#479) 2023-04-24 10:26:57 -04:00
NetscriptPort.ts NETSCRIPT: Rework script ram updates (#408) 2023-03-05 22:39:42 -05:00
NetscriptWorker.ts NETSCRIPT: Greatly speed up script launching, and remove the limitation unique args per script (#440) 2023-04-27 18:21:06 -04:00
Player.ts CODEBASE: Add Jsonable Map and Set types, move player.sourceFiles to a map (#473) 2023-04-18 03:19:45 -04:00
Prestige.ts FILES: Path rework & typesafety (#479) 2023-04-24 10:26:57 -04:00
RedPill.tsx CODEBASE: Add Jsonable Map and Set types, move player.sourceFiles to a map (#473) 2023-04-18 03:19:45 -04:00
SaveObject.tsx Various bugfix/cleanup (#489) 2023-04-24 15:48:49 -04:00
Terminal.ts add hoop before exposing 2022-10-11 21:02:04 -04:00
TextFile.ts FILES: Path rework & typesafety (#479) 2023-04-24 10:26:57 -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