bitburner-src/src
2024-11-06 18:03:04 -08:00
..
@types CODEBASE: Fix lint errors 1 (#1732) 2024-11-03 22:35:14 -08:00
Achievements API: Add types for parameters of gym-university-bladeburner API (Fix merging error) (#1596) 2024-08-17 14:08:55 -07:00
Arcade/ui FEATURE: BitNode options (#1411) 2024-07-14 14:30:30 -07:00
Augmentation MISC: Expose more information of HiveMind augmentation (#1701) 2024-10-20 20:36:42 -07:00
BitNode DOCUMENTATION: Fix mangled NS API TSDoc (#1643) 2024-09-07 17:29:23 -07:00
Bladeburner MISC: Minor code change in SkillElem.tsx (#1751) 2024-11-04 16:24:15 -08:00
Casino IMPROVEMENT: partial migration @mui/styles to tss-react (#1338) 2024-06-03 12:27:13 -04:00
Company MISC: Refactor favor code (#1321) 2024-05-28 12:04:16 -07:00
Corporation CODEBASE: Fix lint errors 1 (#1732) 2024-11-03 22:35:14 -08:00
CotMG UI: Add apostrophe to stanek's gift strings (#1568) 2024-08-11 16:38:40 -07:00
Crime MISC: add a missing word in a comment in crime.ts (#1145) 2024-03-08 11:53:14 -08:00
css MISC: Embed JetBrainsMono font (#1246) 2024-05-22 21:50:09 -04:00
DarkWeb DARKWEB: Update DarkWeb.tsx to buy all possible programs using buy -a (#1240) 2024-05-09 02:18:03 -07:00
data CONTRACT: Fix incorrect description of Hamming Codes in Integer to Encoded Binary. (#1677) 2024-10-04 03:51:31 -07:00
DevMenu/ui DEVMENU: Reset other gangs when leaving gang (#1715) 2024-10-23 01:55:22 -07:00
Diagnostic FILES: Path rework & typesafety (#479) 2023-04-24 10:26:57 -04:00
Documentation CORPORATION: Fix typo in documentation (#1752) 2024-11-06 18:03:04 -08:00
Exploits FEATURE: BitNode options (#1411) 2024-07-14 14:30:30 -07:00
Faction CODEBASE: Fix lint errors 1 (#1732) 2024-11-03 22:35:14 -08:00
fonts MISC: Embed JetBrainsMono font (#1246) 2024-05-22 21:50:09 -04:00
GameOptions/ui CODEBASE: Fix lint errors 1 (#1732) 2024-11-03 22:35:14 -08:00
Gang CODEBASE: Fix lint errors 1 (#1732) 2024-11-03 22:35:14 -08:00
Go CODEBASE: Fix lint errors 1 (#1732) 2024-11-03 22:35:14 -08:00
Hacking BUGFIX: Block hacking-related actions on player-owned servers (#1585) 2024-08-16 02:05:22 -07:00
Hacknet UI: Sync UI updates to game updates. (#1512) 2024-08-01 23:57:43 -07:00
Hospital Make the main player object an alias, makes it easier to import 2022-10-09 18:42:14 -04:00
Infiltration BLADEBURNER: Move bladeburner team losses to Casualties (#1654) 2024-09-23 17:03:01 -07:00
Literature MISC: Improve discoverability of Corporation documentation (#1711) 2024-10-21 20:38:56 -07:00
Locations UI: Sync UI updates to game updates. (#1512) 2024-08-01 23:57:43 -07:00
Message BUGFIX: Duplicated program in edge case (#1549) 2024-08-05 13:43:56 -07:00
Milestones TYPESAFETY: FactionName (#644) 2023-06-25 22:53:35 -04:00
Netscript CODEBASE: Fix lint errors 1 (#1732) 2024-11-03 22:35:14 -08:00
NetscriptFunctions CODEBASE: Fix lint errors 1 (#1732) 2024-11-03 22:35:14 -08:00
NetworkShare v1.5.0 2022-03-07 17:51:02 -05:00
Paths MISC: Support JSX, TS, TSX script files (#1216) 2024-07-14 14:47:10 -07:00
PersonObjects BLADEBURNER: Change sleeveSize from property to getter (#1746) 2024-11-03 23:19:01 -08:00
Programs UI: Sync UI updates to game updates. (#1512) 2024-08-01 23:57:43 -07:00
RemoteFileAPI CODEBASE: Fix lint errors 1 (#1732) 2024-11-03 22:35:14 -08:00
Script CODEBASE: Fix lint errors 1 (#1732) 2024-11-03 22:35:14 -08:00
ScriptEditor DOCUMENTATION: Clarify getSkillUpgradeCost and fix typo in BaseTask (#1749) 2024-11-03 23:27:59 -08:00
Server MISC: Remove mention of Hacking Mission (#1684) 2024-10-06 22:58:24 -07:00
Settings CODEBASE: Fix lint errors 1 (#1732) 2024-11-03 22:35:14 -08:00
Sidebar/ui MISC: Improve exception alert (#1709) 2024-10-21 20:36:29 -07:00
SourceFile MISC: Update description of source files (#1461) 2024-07-05 14:17:06 -07:00
StockMarket CODEBASE: Fix lint errors 1 (#1732) 2024-11-03 22:35:14 -08:00
Terminal CODEBASE: Fix lint errors 1 (#1732) 2024-11-03 22:35:14 -08:00
Themes BUGFIX: Crash in theme editor modal (#1735) 2024-11-03 22:38:01 -08:00
ThirdParty MISC: Support JSX, TS, TSX script files (#1216) 2024-07-14 14:47:10 -07:00
Types MISC: change all nextUpdates to use one Promise (#1069) 2024-02-10 06:27:47 -05:00
ui CODEBASE: Fix lint errors 1 (#1732) 2024-11-03 22:35:14 -08:00
utils MISC: Include React component stack in Recovery Mode report (#1750) 2024-11-04 16:20:02 -08:00
Work BUGFIX: Duplicated program in edge case (#1549) 2024-08-05 13:43:56 -07:00
Alias.ts TERMINAL: Prevent recursive aliases from being resolved. (#741) 2023-08-28 14:26:25 -04:00
CodingContractGenerator.ts CODEBASE: Fix lint errors 1 (#1732) 2024-11-03 22:35:14 -08:00
CodingContracts.ts CCT: Add new Square Root coding contract (#1656) 2024-09-30 20:18:58 -07:00
Constants.ts MISC: Update blood donation (#1736) 2024-10-27 18:40:23 -07:00
db.ts CODEBASE: Fix lint errors 1 (#1732) 2024-11-03 22:35:14 -08:00
DevMenu.tsx DEVMENU: Remove SaveFileDev (#1196) 2024-03-29 14:01:21 -07:00
Electron.tsx CODEBASE: Fix lint errors 1 (#1732) 2024-11-03 22:35:14 -08:00
engine.tsx CODEBASE: Fix lint errors 1 (#1732) 2024-11-03 22:35:14 -08:00
Enums.ts GO: Various changes before 2.6.0 (#1120) 2024-02-26 08:05:10 -05:00
ExportBonus.tsx MISC: Refactor favor code (#1321) 2024-05-28 12:04:16 -07:00
Hacking.ts BUGFIX: clamp Hackchance to prevent infinity / infinity (#1349) 2024-06-04 18:19:41 -07:00
index.html MISC: Suggest automatic translation systems not translate our game (#1180) 2024-03-20 20:39:23 -04:00
index.tsx MISC: Embed JetBrainsMono font (#1246) 2024-05-22 21:50:09 -04:00
InteractiveTutorial.ts Documentation added ingame (#667) 2023-07-12 17:10:52 -04:00
NetscriptFunctions.ts CODEBASE: Fix lint errors 1 (#1732) 2024-11-03 22:35:14 -08:00
NetscriptJSEvaluator.ts CODEBASE: Fix lint errors 1 (#1732) 2024-11-03 22:35:14 -08:00
NetscriptPort.ts PORTS: Support all serializable data. (#1089) 2024-02-17 19:15:17 -08:00
NetscriptWorker.ts MISC: add stopFlag check before running main (#1689) 2024-10-07 22:57:35 -07:00
Player.ts CODEBASE: Fix lint errors 1 (#1732) 2024-11-03 22:35:14 -08:00
Prestige.ts MISC: Improve discoverability of Corporation documentation (#1711) 2024-10-21 20:38:56 -07:00
RedPill.tsx BUGFIX: Scripts are killed too late when prestiging (#1683) 2024-10-07 23:20:58 -07:00
SaveObject.ts CODEBASE: Fix lint errors 1 (#1732) 2024-11-03 22:35:14 -08: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