catloversg
36e1adf2d2
API: Standardize "nextCompletion" promise in tasks ( #2687 )
2026-04-27 23:49:53 -07:00
catloversg
a99ca64455
MISC: Update changelog ( #2657 )
2026-04-13 11:32:39 +07:00
Lee Stutzman
be6fcd206f
API: Rename ns.gang.getOtherGangInformation to getAllGangInformation ( #2635 )
2026-04-10 15:59:39 -07:00
catloversg
8dcccdc5bb
MISC: Make implicit string conversion consistent across all coding contracts ( #2608 )
2026-04-02 23:53:16 -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
David Walker
8f4313b180
Revert "PIPE: Add pipe support for passing data into and out of terminal commands ( #2395 )" ( #2524 )
...
This reverts commit 92b8b58588 .
Accidental merge on my part - the code is in decent shape, but isn't meant to go in for 3.0.
2026-02-22 11:28:10 -08:00
Michael Ficocelli
92b8b58588
PIPE: Add pipe support for passing data into and out of terminal commands ( #2395 )
2026-02-22 11:18:23 -08:00
catloversg
dd78a2cb44
API: Remove RAM cost of hacknet namespace and set RAM cost of each hacknet API ( #2502 )
...
* API: Remove RAM cost of hacknet namespace and set RAM cost of each hacknet API
* Fix Jest tests
* Update based on feedback
2026-02-16 09:00:02 -08:00
Michael Ficocelli
6073964768
DARKNET: Darkweb Expansion Project & Bitnode ( #2139 )
...
This is BN15. It is a really big change; see the PR for all the details.
2026-02-03 03:40:36 -08:00
Michael Ficocelli
4218b01dfb
IPVGO: Do not update captures on passed analysis boards ( #2415 )
2025-12-21 13:44:24 -08:00
Paul Setzer
968c0c2a8c
CONTRACTS: Generate test contracts on executing host by default. Add support for optional parameter to specify the server. ( #2417 )
2025-12-16 16:23:59 -08:00
catloversg
2167a92af1
CODEBASE: Allow specifying migrator when migrating player's scripts ( #2418 )
2025-12-14 15:58:27 -08:00
imcute_aaaa
77fe36db89
BUGFIX: Coding contracts may have duplicate names ( #2399 )
2025-11-26 23:59:11 -08:00
gmcew
7c0286222c
API: Move and rename purchased server functions to cloud API ( #2367 )
...
* Convert purchased server functions to cloud API
- Create `ns.cloud`
- Change `bitnode multipliers` and `server constants` wording for consistency
- change `server`, `ram` and `getting started` docs for consistency
- Added changes to 3.0.0 API Break and `setRemovedFunctions` in NetscriptFunctions.js
Tested by
- running tutorial `purchase-server-8gb.js`, and a more typical player one
- buying manually using vendor (Alpha Ent in Sector 12)
- deleting them all using script, and checked all deleted functions gave correct error
- Imported completed save to ensure auto-transfer of function work
* Revision in line with comments
- changed more `purchased` to `cloud` references
- Added BN mults auto-conversion
* Update getting_started.md
- Corrected function names for new `cloud API`
* Don't show `cloud API` warning
v3.0.0 API break auto-replaces `cloud` functions, not warning suggested.
* API Break correction
- `cloud` affected API break replacement changed to be more descriptive and functional
* Fix typo and add empty lines
* Update many things (check commit's description)
- Comments
- Terminal message
- UI Text
- TSDoc
- md docs
- Improve error messages in src\NetscriptFunctions\Cloud.ts
2025-11-07 12:10:33 -08:00
catloversg
d421d4fcf9
MISC: Make TIX access independent from WSE account ( #2342 )
2025-10-11 17:28:45 -07:00
catloversg
95e38164f7
GANG: Rename equipment that uses real brand names ( #2293 )
2025-08-26 15:12:46 -07:00
catloversg
6bf501fb78
API: Make some APIs throw error when server is invalid ( #2261 )
2025-07-23 14:20:20 -07:00
catloversg
902367d8b6
MISC: Add removal of API server to list of breaking changes ( #2205 )
2025-07-22 00:42:46 -07:00
catloversg
e3ea611928
CORPORATION: Remove VeChain ( #2245 )
2025-07-17 14:24:19 -07:00
catloversg
3a67db7876
MISC: Update migration instruction for breaking change of ns.nFormat ( #2247 )
2025-07-17 14:22:10 -07:00
catloversg
4a2244d4e7
UI: Show terminal warning instead of popup for breaking changes ( #2244 )
...
* UI: Show terminal warning instead of popup for breaking changes
* Run prettier
2025-07-16 17:10:02 -07:00
catloversg
477d01652b
CORPORATION: Remove Spring Water industry ( #2240 )
2025-07-16 01:07:55 -07:00
catloversg
f182030385
CORPORATION: Use different term for dividend modifier instead of tax ( #2237 )
2025-07-11 12:55:46 -07:00
catloversg
6c7783aa85
CORPORATION: Remove DreamSense upgrade ( #2232 )
2025-07-10 01:40:36 -07:00
catloversg
d7642b34d0
API: Rename FactionName.BachmanAssociates to FactionName.BachmanAndAssociates ( #2183 )
2025-06-25 13:11:37 -07:00
catloversg
a506554e04
BUGFIX: ns.bladeburner.getActionRepGain returns wrong value ( #2186 )
2025-06-21 13:35:00 -07:00
catloversg
2cabb98095
API: Rename BN multiplier RepToDonateToFaction to FavorToDonateToFaction ( #2178 )
2025-06-03 01:21:59 -07:00
catloversg
7d2686ed1b
API: Standardize names of Stock APIs ( #2173 )
2025-06-02 02:36:36 -07:00
catloversg
b17b0d710b
BUGFIX: API break detector does not detect affected code in some cases ( #2172 )
2025-06-02 02:22:25 -07:00
catloversg
98f6cc9554
MISC: Make nuke and port cracking APIs return false instead of throwing error ( #2153 )
2025-05-31 21:28:50 -07:00
catloversg
e34a29c458
MISC: Add removal of fuzzy matching to list of breaking changes ( #2149 )
2025-05-30 03:38:56 -07:00
catloversg
4e5044124c
CORPORATION: Rename setAutoJobAssignment API to setJobAssignment ( #2146 )
2025-05-22 12:42:16 -07:00
catloversg
37d9284d33
MISC: Remove deprecated tail-related APIs ( #2143 )
2025-05-19 20:10:15 -07:00
G4mingJon4s
2b8c008be1
NETSCRIPT: Moved formatting functions to their own interface ( #1635 )
2025-05-14 09:13:35 -07:00
catloversg
b53180ff1e
MISC: Remove APIs that were deprecated a long time ago ( #2088 )
2025-05-10 22:10:48 -07:00
catloversg
67aff2a6a0
BUGFIX: Wrong plural form in modal of coding contract ( #1939 )
2025-02-01 21:42:56 -08:00
catloversg
7d95400108
MISC: Fix typo in API break notice of v2.6.1 ( #1936 )
2025-01-30 10:27:40 -08:00
Snarling
574c284321
API: Add API break utilities, and add an API break for bladeburner.getCurrentAction ( #1248 )
2024-05-14 19:24:03 -04:00