bitburner-src/src
2023-11-05 01:07:05 -04:00
..
@types add better typing to Electron.tsx 2022-04-21 23:50:49 -07:00
Achievements Workout achievement requires work in gym (#805) 2023-09-17 15:38:52 -04:00
Arcade/ui Fix check for "True Recursion" achievement (#827) 2023-10-03 01:29:09 -04:00
Augmentation FACTIONS: Add "Rumors" system for learning about faction join requirements (#888) 2023-11-02 10:20:24 -04:00
BitNode DOC: Add CorporationDivisions multiplier to BitNodeMultipliers API interface (#798) 2023-09-12 04:30:19 -04:00
Bladeburner BUGFIX: Contracts now fail if there are 0 of them remaining (#889) 2023-10-30 03:11:51 -04:00
Casino ENUMS: Initial Enum Helper rework + Reorganization (#596) 2023-06-12 00:34:20 -04:00
Company FACTIONS: Add "Rumors" system for learning about faction join requirements (#888) 2023-11-02 10:20:24 -04:00
Corporation CORPORATION: move product productionCost into cityData (#887) 2023-10-30 03:10:45 -04:00
CotMG BUGFIX: Add effect definition to fragmentObject (#891) 2023-10-30 04:00:31 -04:00
Crime ENUMS: Followup for #859 (#868) 2023-10-17 07:19:32 -04:00
DarkWeb ENUMS: Initial Enum Helper rework + Reorganization (#596) 2023-06-12 00:34:20 -04:00
data CCT: accept IP solutions with matched single or double quotes, or none (#712) 2023-08-06 09:13:01 -04:00
DevMenu/ui FACTIONS: Followup changes for Rumors PR (#910) 2023-11-02 11:02:12 -04:00
Diagnostic FILES: Path rework & typesafety (#479) 2023-04-24 10:26:57 -04:00
Documentation UI: grammar/typo fixes (#878) 2023-10-23 05:31:27 -04:00
Exploits UI: Fix some DevMenu react errors, add number of exploits to savegame comparison (#825) 2023-10-02 23:28:16 -04:00
Faction FACTIONS: fix invite requirement for slum snakes (#915) 2023-11-05 01:07:05 -04:00
GameOptions/ui UI: Add a Credits button in options menu (#836) 2023-10-02 20:00:52 -04:00
Gang API: Add nextUpdate() promise for systems with bonus time (#845) 2023-10-23 04:24:30 -04:00
Hacking CODEBASE: Expand lint rules, and Aliases are stored as maps (#501) 2023-05-05 03:55:59 -04:00
Hacknet UI: Update general devmenu page (#835) 2023-10-23 04:01:21 -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 FACTIONS: Add "Rumors" system for learning about faction join requirements (#888) 2023-11-02 10:20:24 -04:00
Literature FACTIONS: Add "Rumors" system for learning about faction join requirements (#888) 2023-11-02 10:20:24 -04:00
Locations UI: Update general devmenu page (#835) 2023-10-23 04:01:21 -04:00
Message FACTIONS: Add "Rumors" system for learning about faction join requirements (#888) 2023-11-02 10:20:24 -04:00
Milestones TYPESAFETY: FactionName (#644) 2023-06-25 22:53:35 -04:00
Netscript FACTIONS: Add "Rumors" system for learning about faction join requirements (#888) 2023-11-02 10:20:24 -04:00
NetscriptFunctions FACTIONS: Add "Rumors" system for learning about faction join requirements (#888) 2023-11-02 10:20:24 -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 SLEEVES: Set to Idle in UI (#903) 2023-11-03 21:01:53 -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 Offline hacking income now shown for scripts (#873) 2023-10-23 05:00:16 -04:00
ScriptEditor BLADEBURNER: Updated descriptions (#906) 2023-11-03 21:48:46 -04:00
Server Fix rm on .cct files (#880) 2023-10-23 05:19:49 -04:00
Settings TERMINAL: Add option for partial history search (#736) 2023-08-21 06:50:17 -04:00
Sidebar/ui Documentation added ingame (#667) 2023-07-12 17:10:52 -04:00
SourceFile UI: Fix some DevMenu react errors, add number of exploits to savegame comparison (#825) 2023-10-02 23:28:16 -04:00
StockMarket API: Add nextUpdate() promise for systems with bonus time (#845) 2023-10-23 04:24:30 -04:00
Terminal TERMINAL: Fix autocompletion when running scripts with the "./" command (#900) 2023-10-30 12:32:11 -04:00
Themes UI: Fixed Preview for 2 themes (#737) 2023-08-19 15:42:01 -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 FACTIONS: Add "Rumors" system for learning about faction join requirements (#888) 2023-11-02 10:20:24 -04:00
utils CODE: Enable es2023 features (#870) 2023-10-23 04:49:12 -04:00
Work FORMULAS: Removing the possible exception when gymGains/universityGains is called (#898) 2023-11-01 20:22:17 -04:00
Alias.ts TERMINAL: Prevent recursive aliases from being resolved. (#741) 2023-08-28 14:26:25 -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 Changelog 10/23/23 2023-10-23 08:34:11 -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 EDITOR: Reorganization and minor efficiency improvements (#886) 2023-10-23 07:02:33 -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 CORPORATION: adding prevState and changed state display in the warehouse UI (#861) 2023-10-23 04:48:06 -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 Clear Stanek before applying entropy on prestige (#907) 2023-11-03 21:12:08 -04:00
RedPill.tsx PRESTIGE: Make bitnode reset synchronous again (#566) 2023-06-03 18:04:45 -04:00
SaveObject.ts FACTIONS: Followup changes for Rumors PR (#910) 2023-11-02 11:02:12 -04:00
Terminal.ts add hoop before exposing 2022-10-11 21:02:04 -04:00
TextFile.ts EDITOR: Reorganization and minor efficiency improvements (#886) 2023-10-23 07:02:33 -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