bitburner-src/src
2023-08-06 00:04:36 -04:00
..
@types add better typing to Electron.tsx 2022-04-21 23:50:49 -07:00
Achievements CODEBASE: Follow-up for lint rules PR + address some eslint disables (#651) 2023-06-29 13:22:10 -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 Some quick 2.4.0 fixes 2023-07-31 04:26:15 -04:00
BitNode UI: Correct behavior of "back" button on faction augs page 2023-06-26 04:24:37 -04:00
Bladeburner CODEBASE: Follow-up for lint rules PR + address some eslint disables (#651) 2023-06-29 13:22:10 -04:00
Casino ENUMS: Initial Enum Helper rework + Reorganization (#596) 2023-06-12 00:34:20 -04:00
Company TYPESAFETY: CompanyName (#650) 2023-07-11 09:23:17 -04:00
Corporation IssueNewShares Modal spacing typo fix (#715) 2023-08-05 20:58:26 -04:00
CotMG MISC: enforce eslint react checks (#640) 2023-06-26 22:29:44 -04:00
Crime ENUMS: Initial Enum Helper rework + Reorganization (#596) 2023-06-12 00:34:20 -04:00
DarkWeb ENUMS: Initial Enum Helper rework + Reorganization (#596) 2023-06-12 00:34:20 -04:00
data More hotfix 2023-05-28 05:25:44 -04:00
DevMenu/ui TYPESAFETY: CompanyName (#650) 2023-07-11 09:23:17 -04:00
Diagnostic FILES: Path rework & typesafety (#479) 2023-04-24 10:26:57 -04:00
Documentation DOCUMENTATION: Better npm run doc, plus minor folder reorganization (#693) 2023-08-01 00:59:33 -04:00
Exploits ENUMS: Initial Enum Helper rework + Reorganization (#596) 2023-06-12 00:34:20 -04:00
Faction Fix faction augmentations screen 2023-07-11 11:28:23 -04:00
GameOptions/ui Documentation added ingame (#667) 2023-07-12 17:10:52 -04:00
Gang MISC: enforce eslint react checks (#640) 2023-06-26 22:29:44 -04:00
Hacking CODEBASE: Expand lint rules, and Aliases are stored as maps (#501) 2023-05-05 03:55:59 -04:00
Hacknet TYPESAFETY: CompanyName (#650) 2023-07-11 09:23:17 -04:00
hash CODEBASE: Expand lint rules, and Aliases are stored as maps (#501) 2023-05-05 03:55:59 -04:00
Hospital Make the main player object an alias, makes it easier to import 2022-10-09 18:42:14 -04:00
Infiltration Fix wiregame, update changlog 2023-08-01 02:42:43 -04:00
Literature ENUMS: Initial Enum Helper rework + Reorganization (#596) 2023-06-12 00:34:20 -04:00
Locations TYPESAFETY: CompanyName (#650) 2023-07-11 09:23:17 -04:00
Message ENUMS: Initial Enum Helper rework + Reorganization (#596) 2023-06-12 00:34:20 -04:00
Milestones TYPESAFETY: FactionName (#644) 2023-06-25 22:53:35 -04:00
Netscript NETSCRIPT: added ns.singularity.getAugmentationFactions (#706) 2023-08-06 00:04:36 -04:00
NetscriptFunctions NETSCRIPT: added ns.singularity.getAugmentationFactions (#706) 2023-08-06 00:04:36 -04:00
NetworkShare v1.5.0 2022-03-07 17:51:02 -05:00
Paths CODEBASE: Expand lint rules, and Aliases are stored as maps (#501) 2023-05-05 03:55:59 -04:00
PersonObjects Fix bug with sleeve.setToFactionWork 2023-07-31 10:36:24 -04:00
Programs CODEBASE: Follow-up for lint rules PR + address some eslint disables (#651) 2023-06-29 13:22:10 -04:00
RemoteFileAPI ENUMS: Initial Enum Helper rework + Reorganization (#596) 2023-06-12 00:34:20 -04:00
Script Fixed ram evaluation to include more edge-cases (#665) 2023-07-11 14:09:23 -04:00
ScriptEditor NETSCRIPT: added ns.singularity.getAugmentationFactions (#706) 2023-08-06 00:04:36 -04:00
Server TYPESAFETY: Strict internal typing for AugmentationName (#608) 2023-06-16 17:52:42 -04:00
Settings UI: add cursor options to the script editor (#615) 2023-06-18 21:17:15 -04:00
Sidebar/ui Documentation added ingame (#667) 2023-07-12 17:10:52 -04:00
SourceFile Various fixes to our upgrade logic (#536) 2023-05-27 00:16:31 -04:00
StockMarket NETSCRIPT: Add ns.stock.getConstants (#692) 2023-07-31 23:08:42 -04:00
Terminal Fix scan-analyze box drawing 2023-07-13 08:12:16 -04:00
Themes MISC: enforce eslint react checks (#640) 2023-06-26 22:29:44 -04:00
ThirdParty rm any 2022-07-15 01:51:30 -04:00
Types CORPORATION: Corp changes prior to 2.3 finalization (#503) 2023-05-15 18:06:57 -04:00
ui UI: "Contract in Progress" window can no longer get lost (#716) 2023-08-05 23:48:00 -04:00
utils CODEBASE: Follow-up for lint rules PR + address some eslint disables (#651) 2023-06-29 13:22:10 -04:00
Work TYPESAFETY: CompanyName (#650) 2023-07-11 09:23:17 -04:00
Alias.ts QUICKFIX: Issue #630 (#635) 2023-06-20 19:00:06 -04:00
CodingContractGenerator.ts TYPESAFETY: FactionName (#644) 2023-06-25 22:53:35 -04:00
CodingContracts.ts MISC: enforce eslint react checks (#640) 2023-06-26 22:29:44 -04:00
Constants.ts Fix wiregame, update changlog 2023-08-01 02:42:43 -04:00
db.tsx Fixing spelling mistake 2022-01-10 15:17:04 +10:00
DevMenu.tsx MISC: enforce eslint react checks (#640) 2023-06-26 22:29:44 -04:00
Electron.tsx UI: Correct behavior of "back" button on faction augs page 2023-06-26 04:24:37 -04:00
engine.tsx TYPESAFETY: CompanyName (#650) 2023-07-11 09:23:17 -04:00
Enums.ts TYPESAFETY: CompanyName (#650) 2023-07-11 09:23:17 -04: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 TYPESAFETY: Strict internal typing for AugmentationName (#608) 2023-06-16 17:52:42 -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 CODEBASE: Expand lint rules, and Aliases are stored as maps (#501) 2023-05-05 03:55:59 -04:00
InteractiveTutorial.ts Documentation added ingame (#667) 2023-07-12 17:10:52 -04:00
NetscriptFunctions.ts update helper message for killall (#709) 2023-08-05 20:26:37 -04:00
NetscriptJSEvaluator.ts CODEBASE: Expand lint rules, and Aliases are stored as maps (#501) 2023-05-05 03:55:59 -04:00
NetscriptPort.ts CODEBASE: Expand lint rules, and Aliases are stored as maps (#501) 2023-05-05 03:55:59 -04:00
NetscriptWorker.ts more hotfixing 2023-05-26 14:59:42 -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 TYPESAFETY: CompanyName (#650) 2023-07-11 09:23:17 -04:00
RedPill.tsx PRESTIGE: Make bitnode reset synchronous again (#566) 2023-06-03 18:04:45 -04:00
SaveObject.ts TYPESAFETY: CompanyName (#650) 2023-07-11 09:23:17 -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 CODEBASE: Follow-up for lint rules PR + address some eslint disables (#651) 2023-06-29 13:22:10 -04:00
UncaughtPromiseHandler.ts uncaught promises no longer spam console (#134) 2022-10-19 17:13:15 -04:00