Lee Stutzman
63aa4d2a45
BUGFIX: Fix prompt text input losing focus to terminal ( #2615 )
2026-04-03 00:10:48 -07:00
catloversg
abdf3082ca
ELECTRON: Fix issues in edge cases of using --export-save ( #2590 )
2026-04-02 23:57:25 -07:00
catloversg
8dcccdc5bb
MISC: Make implicit string conversion consistent across all coding contracts ( #2608 )
2026-04-02 23:53:16 -07:00
Lee Stutzman
d1b6acc57a
CODEBASE: Replace ipExists() linear scan with O(1) Map.has() ( #2621 )
2026-04-02 19:13:35 -07:00
catloversg
dc4ea8452c
CODEBASE: Update comments to reflect changes in #2603 ( #2606 )
2026-04-02 19:13:21 -07:00
Lee Stutzman
5fc54809de
BUGFIX: Fix skillMaxUpgradeCount returning 1 at extreme skill levels ( #2611 )
2026-04-02 19:06:44 -07:00
catloversg
7425d8a8fd
UI: Show hints of Sleeves mechanic in pre-endgame ( #2605 )
2026-03-31 13:29:49 -07:00
Michael Ficocelli
3e44f08a0f
CCT: Generate more frequent and lower-reward coding contracts ( #2603 )
2026-03-31 13:28:39 -07:00
catloversg
e3ae5478d5
DOCUMENTATION: Fix newline issues in IPvGO docs and add missing RAM cost ( #2602 )
2026-03-27 10:26:45 -07:00
catloversg
3d5079a4e6
REFACTOR: Remove duplicate random alphanumeric string functions ( #2601 )
2026-03-26 21:49:20 -07:00
Michael Ficocelli
fdd6d65c25
DNET: Tweaks from player feedback ( #2593 )
2026-03-26 18:38:45 -07:00
catloversg
38d5f3b364
REFACTOR: Split Settings.ts to reduce number of imports ( #2600 )
2026-03-26 18:33:11 -07:00
Michael Ficocelli
5c02f81dc7
DNET: Remove packet capture ( #2594 )
...
* DNET: Remove packet capture as an API tool; add the mechanic as part of the logs in the Open Web Access Point puzzle
* DNET: Make harder version of the packet capture puzzle just have alphanumeric noise instead of lore data and stuff
* DNET: Make harder version of the packet capture puzzle just have alphanumeric noise instead of lore data and stuff
* PR feedback
2026-03-26 18:27:30 -07:00
catloversg
92a8e619b8
ELECTRON: Import correct cloud file when multiple exist ( #2599 )
2026-03-26 18:23:09 -07:00
catloversg
eacdc081df
ELECTRON: Mitigate issue of forcefullyCrashRenderer ( #2597 )
2026-03-25 13:29:50 -07:00
catloversg
a2de3c1a35
DEPS: Update Electron ( #2591 )
2026-03-24 14:07:10 -07:00
catloversg
aced392f53
BLADEBURNER: Always show Black Operations list ( #2592 )
2026-03-24 14:05:51 -07:00
catloversg
2834684170
ELECTRON: Add UI menus and CLI flags to change log levels ( #2596 )
2026-03-24 13:56:28 -07:00
catloversg
ed557e9e46
BUGFIX: Import save comparison popup shows wrong BN level ( #2595 )
2026-03-24 13:49:44 -07:00
catloversg
77cc7874ab
MISC: Support importing Steam Cloud save file manually ( #2583 )
2026-03-21 22:23:43 -07:00
catloversg
a9bb3f6d2f
ELECTRON: Allow opening dev tools via CLI arguments ( #2589 )
2026-03-21 05:41:29 -07:00
catloversg
2e7d591583
TOOL: Add script to generate webpack bundle report ( #2587 )
2026-03-20 10:44:22 -07:00
catloversg
08604e1e76
DEPS: Update Babel core, presets and module loader for webpack ( #2585 )
2026-03-20 01:20:24 -07:00
Michael Ficocelli
1b6b07faae
DNET: Player feedback ( #2545 )
2026-03-19 21:07:43 -07:00
catloversg
73b7921ef0
API: Reduce RAM cost of inGang and inBladeburner APIs ( #2582 )
2026-03-19 20:15:41 -07:00
catloversg
9de9fbaf27
CODEBASE: Fix React warning in IPvGO scoring explanation popup ( #2581 )
2026-03-19 20:14:16 -07:00
catloversg
0bc05772f6
CODEBASE: Remove barrel imports in Bladeburner code ( #2580 )
2026-03-19 20:13:19 -07:00
catloversg
3813d03fb6
MISC: Rework intelligence override ( #2575 )
2026-03-19 20:09:37 -07:00
catloversg
6a9abd9544
DOCUMENTATION: Update mention of outdated getStockForecast API ( #2578 )
2026-03-16 12:46:43 -07:00
catloversg
c00da0cd87
BUGFIX: hacknetNodeCost formula API throws when using documented optional parameter ( #2577 )
2026-03-16 12:46:06 -07:00
catloversg
06e6479408
DEPS: Update dependencies ( #2576 )
2026-03-16 12:44:29 -07:00
catloversg
17a7b2efac
UI: Prevent ending BNs through reuse of Bladeburner UI event handler ( #2574 )
2026-03-16 11:55:05 -07:00
catloversg
3b372e9cad
UI: Prevent joining banned factions via UI ( #2573 )
2026-03-16 11:52:21 -07:00
catloversg
f916daf252
MISC: Rework faction rumor ( #2569 )
2026-03-16 11:49:46 -07:00
catloversg
ade79c0f65
UI: Add option to autosave scripts on focus change ( #2565 )
2026-03-13 19:37:17 -07:00
catloversg
9f6e2ce2d1
MISC: Improve help text of expr command ( #2561 )
2026-03-13 19:34:40 -07:00
catloversg
50442472b5
BLADEBURNER: Add APIs to get rank gain and rank loss of an action ( #2572 )
2026-03-13 19:34:13 -07:00
catloversg
bc3e8ff3d5
DOCUMENTATION: Add missing newline after RAM cost ( #2570 )
2026-03-13 19:23:29 -07:00
catloversg
8bdcaf5f83
API: Improve error messages for invalid sleeve numbers ( #2567 )
2026-03-12 17:36:16 -07:00
catloversg
b737bb63e6
CODEBASE: Create monaco editor instance with null model ( #2563 )
2026-03-12 17:19:14 -07:00
catloversg
9eb2863e48
API: Add API to minimize and expand tail windows ( #2556 )
2026-03-08 14:00:06 -07:00
catloversg
342dea77fa
API: Make ns.cloud.purchaseServer() and ns.cloud.deleteServer() use hostname as provided ( #2560 )
2026-03-08 13:57:13 -07:00
catloversg
e329082a48
API: Cancel sleeve's current task when calling ns.sleeve.travel() ( #2559 )
2026-03-07 12:10:20 -08:00
catloversg
39a7a31276
API: Add minimum width/height constraints to ns.ui.resizeTail ( #2558 )
2026-03-07 12:07:56 -08:00
catloversg
e06fb3dd9d
API: Print error message when calling ns.ui.closeTail with nonexistent pid or pid of stopped scripts ( #2557 )
2026-03-07 12:05:21 -08:00
catloversg
f8bb1ed997
UI: Show "undefined" instead of -1 as pid in error popup when catching promise errors ( #2555 )
2026-03-07 11:34:04 -08:00
David Walker
b6a29681f4
BUGFIX: Fix webstorm by using a mutationLock ( #2542 )
2026-03-06 11:11:06 -08:00
catloversg
90f6db6d24
MISC: Allow parsing unknown options with data.flags in autocomplete ( #2539 )
2026-03-04 12:27:12 -08:00
David Walker
dc5c43db2e
REFACTOR: Make getPlayer 10x faster ( #2548 )
2026-03-03 14:21:34 -08:00
catloversg
5e71612fd7
UI: Update toolbar of in-game editor ( #2551 )
2026-03-03 14:07:08 -08:00