bitburner-src/src
2024-05-13 00:27:21 -07:00
..
@types add better typing to Electron.tsx 2022-04-21 23:50:49 -07:00
Achievements BLADEBURNER: Typesafety / refactoring (#1154) 2024-03-28 21:52:37 -04:00
Arcade/ui Fix check for "True Recursion" achievement (#827) 2023-10-03 01:29:09 -04:00
Augmentation UI: Fix clipped numbers when values are too big in Augmentations page (#1250) 2024-05-10 18:51:12 -07:00
BitNode UI: Increase margin bottom for BitNode Multipliers in Stats page (BN1) (#1204) 2024-04-02 03:07:49 -07:00
Bladeburner UI: Bladeburner console to use Settings.TimestampsFormat for logging (#1265) 2024-05-11 19:10:55 -04:00
Casino ENUMS: Initial Enum Helper rework + Reorganization (#596) 2023-06-12 00:34:20 -04:00
Company MISC: Rework reputation bonus after installing a backdoor (#1236) 2024-04-28 18:35:56 -07:00
Corporation CORPORATION: Rename functions in Actions.ts (#1272) 2024-05-12 14:52:07 -07:00
CotMG MISC: Stanek UI description corrections (#1161) 2024-03-14 18:51:32 -07:00
Crime MISC: add a missing word in a comment in crime.ts (#1145) 2024-03-08 11:53:14 -08:00
DarkWeb DARKWEB: Update DarkWeb.tsx to buy all possible programs using buy -a (#1240) 2024-05-09 02:18:03 -07:00
data MISC: Hamming Code Contract description clarification (#1244) 2024-05-11 17:00:36 -07:00
DevMenu/ui BUGFIX: Fix #795 (#1231) 2024-05-02 18:39:30 -04:00
Diagnostic FILES: Path rework & typesafety (#479) 2023-04-24 10:26:57 -04:00
Documentation CORPORATION: Update tooltip of storage space (#1237) 2024-05-08 16:29:03 -07: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 MISC: Rework reputation bonus after installing a backdoor (#1236) 2024-04-28 18:35:56 -07:00
GameOptions/ui MISC: Support compression of save data (#1162) 2024-03-27 21:08:09 -07:00
Gang GANG: Correctly display effects of justice tasks on wanted gain rate (#1144) 2024-03-07 23:46:25 -05:00
Go GO: Alternate fix for race conditions (#1260) 2024-05-11 19:58:59 -04:00
Hacking CODEBASE: Expand lint rules, and Aliases are stored as maps (#501) 2023-05-05 03:55:59 -04:00
Hacknet Servers are sorted on Active Scripts page (#1102) 2024-02-16 21:06:18 -05: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 INFILTRATION: Fix a crash when rendering InfiltrationRoot with an invalid location (#1266) 2024-05-11 17:04:02 -07:00
Literature FACTIONS: Add "Rumors" system for learning about faction join requirements (#888) 2023-11-02 10:20:24 -04:00
Locations CORPORATION: Add a new API to sell a division (#1210) 2024-04-15 21:19:47 -07:00
Message FACTIONS: Fix for faction names staying scrambled after joining (#968) 2023-12-07 20:53:28 -05:00
Milestones TYPESAFETY: FactionName (#644) 2023-06-25 22:53:35 -04:00
Netscript IPVGO: Provide API for getting game stats per opponent (#1255) 2024-05-10 01:57:03 -07:00
NetscriptFunctions CORPORATION: Rename functions in Actions.ts (#1272) 2024-05-12 14:52:07 -07:00
NetworkShare v1.5.0 2022-03-07 17:51:02 -05:00
Paths MISC: Remove file-saver (#1217) 2024-04-19 13:38:44 -07:00
PersonObjects BUGFIX: Fix #997 (#1226) 2024-04-23 20:05:24 -04:00
Programs MISC: Add an option to run b1t_flume with a "quick" option (#1072) 2024-02-10 04:14:11 -05:00
RemoteFileAPI BLADEBURNER: Typesafety / refactoring (#1154) 2024-03-28 21:52:37 -04:00
Script NETSCRIPT: A minorly breaking change around script launch, and refactoring. (#1213) 2024-04-23 20:21:05 -04:00
ScriptEditor API: Update getInfiltration API (#1235) 2024-05-11 20:13:59 -04:00
Server MISC: Rework reputation bonus after installing a backdoor (#1236) 2024-04-28 18:35:56 -07:00
Settings SETTINGS: add tailRenderInterval (#1107) 2024-02-19 11:19:03 -08:00
Sidebar/ui NETSCRIPT: Add .script deprecation notice & migration guide (#1007) 2024-01-07 08:15:24 -05:00
SourceFile IPVGO: Tweak cheat success scaling so it is applicable even to endgame stats (#1194) 2024-03-30 16:22:53 -07:00
StockMarket Changing color of stocks going up (#1065) 2024-02-10 06:28:18 -05:00
Terminal MISC: Remove file-saver (#1217) 2024-04-19 13:38:44 -07:00
Themes UI: Fix go colors for light theme (#1155) 2024-03-11 13:13:22 -04:00
ThirdParty rm any 2022-07-15 01:51:30 -04:00
Types MISC: change all nextUpdates to use one Promise (#1069) 2024-02-10 06:27:47 -05:00
ui BUGFIX: Tail window position does not update when being dragged (#1275) 2024-05-13 00:27:21 -07:00
utils UI: Bladeburner console to use Settings.TimestampsFormat for logging (#1265) 2024-05-11 19:10:55 -04:00
Work API: Updating typing for ns.singularity.getCurrentWork() (#989) 2023-12-27 06:06:45 -05:00
Alias.ts TERMINAL: Prevent recursive aliases from being resolved. (#741) 2023-08-28 14:26:25 -04:00
CodingContractGenerator.ts CONTRACTS: createDummyContract returns filename (#1129) 2024-03-01 23:12:04 -05:00
CodingContracts.ts MISC: enforce eslint react checks (#640) 2023-06-26 22:29:44 -04:00
Constants.ts MISC: Rework reputation bonus after installing a backdoor (#1236) 2024-04-28 18:35:56 -07:00
db.tsx MISC: Support compression of save data (#1162) 2024-03-27 21:08:09 -07:00
DevMenu.tsx DEVMENU: Remove SaveFileDev (#1196) 2024-03-29 14:01:21 -07:00
Electron.tsx MISC: Handle error when getting save data (#1241) 2024-05-09 02:19:30 -07:00
engine.tsx (Partial) fix for #795 (#1223) 2024-04-23 20:40:59 -04:00
Enums.ts GO: Various changes before 2.6.0 (#1120) 2024-02-26 08:05:10 -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 BITNODE: IPvGO territory control strategy game (#934) 2023-12-26 11:45:27 -05:00
index.html MISC: Suggest automatic translation systems not translate our game (#1180) 2024-03-20 20:39:23 -04: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 IPVGO: Ensure full name of method is recorded in the possibleLogs list, to be matched later (#1207) 2024-04-09 18:24:57 -07:00
NetscriptJSEvaluator.ts CODEBASE: Expand lint rules, and Aliases are stored as maps (#501) 2023-05-05 03:55:59 -04:00
NetscriptPort.ts PORTS: Support all serializable data. (#1089) 2024-02-17 19:15:17 -08:00
NetscriptWorker.ts NETSCRIPT: A minorly breaking change around script launch, and refactoring. (#1213) 2024-04-23 20:21:05 -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 Modify the source code TS file mode to be a regular (non-executable) file (#1269) 2024-05-11 21:57:21 -07:00
RedPill.tsx PRESTIGE: Make bitnode reset synchronous again (#566) 2023-06-03 18:04:45 -04:00
SaveObject.ts CORPORATION: Rename functions in Actions.ts (#1272) 2024-05-12 14:52:07 -07:00
Terminal.ts add hoop before exposing 2022-10-11 21:02:04 -04:00
TextFile.ts MISC: Remove file-saver (#1217) 2024-04-19 13:38:44 -07:00
types.ts MISC: Support compression of save data (#1162) 2024-03-27 21:08:09 -07:00
UncaughtPromiseHandler.ts GO: Various changes before 2.6.0 (#1120) 2024-02-26 08:05:10 -05:00