bitburner-src/src
2024-08-03 23:17:50 -07:00
..
@types BUGFIX: Fix mathjax path on dev server. (#1501) 2024-07-19 17:13:42 -07:00
Achievements MISC: Support JSX, TS, TSX script files (#1216) 2024-07-14 14:47:10 -07:00
Arcade/ui FEATURE: BitNode options (#1411) 2024-07-14 14:30:30 -07:00
Augmentation UI: Sync UI updates to game updates. (#1512) 2024-08-01 23:57:43 -07:00
BitNode BUGFIX: Add missing BN multipliers in UI (#1545) 2024-08-03 23:17:50 -07:00
Bladeburner UI: Sync UI updates to game updates. (#1512) 2024-08-01 23:57:43 -07: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 UI: Sync UI updates to game updates. (#1512) 2024-08-01 23:57:43 -07:00
CotMG MISC: Show values of constants in type hints. (#1515) 2024-07-26 01:56:09 -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 BUGFIX: fix a typo in the hamming code problem statement (#1472) 2024-07-07 14:41:22 -07:00
DevMenu/ui FEATURE: BitNode options (#1411) 2024-07-14 14:30:30 -07:00
Diagnostic FILES: Path rework & typesafety (#479) 2023-04-24 10:26:57 -04:00
Documentation DOCUMENTATION: Remove unmaintained VS Code extension (#1531) 2024-08-01 22:45:47 -07:00
Exploits FEATURE: BitNode options (#1411) 2024-07-14 14:30:30 -07:00
Faction UI: Sync UI updates to game updates. (#1512) 2024-08-01 23:57:43 -07:00
fonts MISC: Embed JetBrainsMono font (#1246) 2024-05-22 21:50:09 -04:00
GameOptions/ui FEATURE: BitNode options (#1411) 2024-07-14 14:30:30 -07:00
Gang UI: Sync UI updates to game updates. (#1512) 2024-08-01 23:57:43 -07:00
Go FEATURE: BitNode options (#1411) 2024-07-14 14:30:30 -07:00
Hacking CODEBASE: Expand lint rules, and Aliases are stored as maps (#501) 2023-05-05 03:55:59 -04:00
Hacknet UI: Sync UI updates to game updates. (#1512) 2024-08-01 23:57:43 -07: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: Minesweepergame minor bugfix, made rounding behavior for height, width and mine count consistent (#1526) 2024-07-30 15:23:55 -07:00
Literature FACTIONS: Add "Rumors" system for learning about faction join requirements (#888) 2023-11-02 10:20:24 -04:00
Locations UI: Sync UI updates to game updates. (#1512) 2024-08-01 23:57:43 -07:00
Message FEATURE: BitNode options (#1411) 2024-07-14 14:30:30 -07:00
Milestones TYPESAFETY: FactionName (#644) 2023-06-25 22:53:35 -04:00
Netscript MISC: Remove unsed attribues of internal ScriptDeath. (#1513) 2024-07-23 17:50:51 -07:00
NetscriptFunctions BUGFIX: Stop current work when starting a program with Singularity (#1521) 2024-07-26 15:05:27 -07: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 UI: Sync UI updates to game updates. (#1512) 2024-08-01 23:57:43 -07:00
Programs UI: Sync UI updates to game updates. (#1512) 2024-08-01 23:57:43 -07:00
RemoteFileAPI EDITOR: Provide type definitions for React and ReactDOM in in-game editor. (#1458) 2024-07-07 00:08:33 -07:00
Script MISC: Support JSX, TS, TSX script files (#1216) 2024-07-14 14:47:10 -07:00
ScriptEditor EDITOR: Support cross-language imports in editor. (#1518) 2024-08-01 23:59:31 -07:00
Server MISC: Show values of constants in type hints. (#1515) 2024-07-26 01:56:09 -07:00
Settings EDITOR: changed editor tabs to have their own editor mode (#1372) 2024-06-12 19:19:40 -07:00
Sidebar/ui UI: Sync UI updates to game updates. (#1512) 2024-08-01 23:57:43 -07:00
SourceFile MISC: Update description of source files (#1461) 2024-07-05 14:17:06 -07:00
StockMarket UI: Sync UI updates to game updates. (#1512) 2024-08-01 23:57:43 -07:00
Terminal UI: Sync UI updates to game updates. (#1512) 2024-08-01 23:57:43 -07:00
Themes MISC: Embed JetBrainsMono font (#1246) 2024-05-22 21:50:09 -04: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 UI: Sync UI updates to game updates. (#1512) 2024-08-01 23:57:43 -07:00
utils UI: Sync UI updates to game updates. (#1512) 2024-08-01 23:57:43 -07:00
Work BUGFIX: Correctly show remaining grafting/programming time left when cycles are skipped. (#1510) 2024-07-26 02:05:29 -07:00
Alias.ts TERMINAL: Prevent recursive aliases from being resolved. (#741) 2023-08-28 14:26:25 -04:00
CodingContractGenerator.ts BUGFIX: Improve implementation of getRandomInt (#1282) 2024-05-18 15:12:06 -07:00
CodingContracts.ts CONTRACT: Remove " "s from .getDescription() result (#1525) 2024-07-27 15:42:28 -07:00
Constants.ts MISC: Show values of constants in type hints. (#1515) 2024-07-26 01:56:09 -07:00
db.ts BUGFIX: Don't spin forever if IDB can't be loaded (#1500) 2024-07-19 19:27:04 -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 UI: Sync UI updates to game updates. (#1512) 2024-08-01 23:57:43 -07: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 FEATURE: BitNode options (#1411) 2024-07-14 14:30:30 -07:00
NetscriptJSEvaluator.ts MISC: Remove testing code in ScriptTransformer (#1499) 2024-07-17 23:23:18 -07:00
NetscriptPort.ts PORTS: Support all serializable data. (#1089) 2024-02-17 19:15:17 -08:00
NetscriptWorker.ts MISC: Support JSX, TS, TSX script files (#1216) 2024-07-14 14:47:10 -07: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 FEATURE: BitNode options (#1411) 2024-07-14 14:30:30 -07:00
RedPill.tsx FEATURE: BitNode options (#1411) 2024-07-14 14:30:30 -07:00
SaveObject.ts API: Add API break utilities, and add an API break for bladeburner.getCurrentAction (#1248) 2024-05-14 19:24:03 -04: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