Michael Ficocelli
425bff8217
DNET: Update documentation ( #2483 )
2026-02-07 19:25:56 -08:00
Michael Ficocelli
451aed153f
DARKNET: Add glossary of terms to the documentation page ( #2469 )
2026-02-06 04:57:30 -08:00
catloversg
4c7e3d0833
UI: Show karma in Stats page and explain what it is in documentation ( #2475 )
2026-02-05 10:07:51 -08:00
catloversg
00339a206c
DOCUMENTATION: Move current changelog to changelog-v2.md ( #2461 )
2026-02-03 04:14:17 -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
catloversg
d7c1c7be72
UI: Remove BitNode's difficulty in BitNode selection popup ( #2454 )
...
* UI: Remove BitNode's difficulty in BitNode selection popup
* Run prettier
2026-01-25 20:34:54 -08:00
catloversg
2edad3ed37
DOCUMENTATION: Update math notations in corporation docs ( #2452 )
2026-01-20 13:04:38 -08:00
EntenBu
95528ebb09
Add a question and a grammatical fix in faq.md ( #2446 )
...
"Made with beginners in mind" might be a bit of an overstatement, but I'm not gonna quibble on the wording. (IMO we are less "let me hold your hand while you learn how to cast your fishing rod" and more "I shoved you into the pond, grab some fish or smth idk")
2026-01-12 15:58:55 -08:00
catloversg
b76ceb725f
DOCUMENTATION: Clean up "doc" folder ( #2427 )
2025-12-19 12:28:09 -08:00
EntenBu
6f9447e27e
DOC: Add FAQ and another JIT batcher illustration to documentation ( #2400 )
2025-12-17 13:30:58 -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
Shy
4ad9a96788
MISC: Support css file type ( #2378 )
2025-11-05 14:05:31 -08:00
catloversg
7ca364f49f
DOCUMENTATION: Fix wrong commands in getting_started.md ( #2349 )
2025-10-13 08:59:53 -07:00
gmcew
15776e36e3
CONTRACTS: Clean up helpers, expand documentation, Hamming wording again ( #2296 )
2025-08-25 17:16:26 -07:00
gmcew
b8e39fe05c
DOC: Update 'Hacking Algorithms' page ( #2288 )
...
* Update hackingalgorithms.md
* Update src/Documentation/doc/en/programming/hackingalgorithms.md
d0s corrections
Co-authored-by: David Walker <d0sboots@gmail.com >
* Update src/Documentation/doc/en/programming/hackingalgorithms.md
d0s corrections
Co-authored-by: David Walker <d0sboots@gmail.com >
* Suggest changes
* Add heading for Proto-batcher
Co-authored-by: David Walker <d0sboots@gmail.com >
* Run prettier
---------
Co-authored-by: David Walker <d0sboots@gmail.com >
Co-authored-by: CatLover <152669316+catloversg@users.noreply.github.com >
2025-08-23 11:14:16 -07:00
catloversg
cfa8f59602
DOCUMENTATION: Update Remote API docs ( #2258 )
2025-07-23 14:16:24 -07:00
catloversg
85094d4fb4
DOCUMENTATION: Mention TypeScript support and update example in React docs ( #2263 )
2025-07-22 13:25:00 -07:00
catloversg
effa0ff17b
DOCUMENTATION: Update infiltration docs ( #2259 )
2025-07-22 00:14:35 -07:00
David Walker
4059be3d8c
DOC: Move all docs into en/ subdirectory ( #1505 )
...
* DOC: Move all docs into en/ subdirectory
PR #1502 is working on adding a Chinese translation to the docs. In
general, I encouraged this (in #1452 ) as a path towards getting useful
translated content in the game without requiring a massive
refactor/rearchitecting of everything.
To support this, this takes the first step of moving our docs into an
en/ subdirectory, so that other languages can live alongside. No effort
is made at this time to support or select between alternate languages;
this is a pure-rename refactor.
2025-07-19 19:15:56 -07:00
catloversg
e3ea611928
CORPORATION: Remove VeChain ( #2245 )
2025-07-17 14:24:19 -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
gmcew
3fc65a2de4
CONTRACTS: Proposal for Contract Progression System ( #2230 )
2025-07-10 14:25:36 -07:00
catloversg
46d4dc9725
DOCUMENTATION: Clarify condition of joining Daedalus faction ( #2234 )
2025-07-10 01:42:27 -07:00
catloversg
c1482de05b
CORPORATION: Clarify advice about Smart Supply in round 1 ( #2233 )
2025-07-10 01:41:40 -07:00
catloversg
6c7783aa85
CORPORATION: Remove DreamSense upgrade ( #2232 )
2025-07-10 01:40:36 -07:00
catloversg
51246a5c24
DOCUMENTATION: Add BitNode recommendation ( #2044 )
2025-07-05 18:13:05 -07:00
Paul Setzer
b5a2c38e56
DOCS: Update the recommended BN order in the documentation ( #2041 )
2025-07-04 23:11:23 -07:00
catloversg
d9c3b635b4
DOCUMENTATION: Fix typo in bitnodes.md ( #2221 )
2025-06-29 11:18:41 -07:00
catloversg
5cd96cf797
DOCUMENTATION: Update links to CONTRIBUTING.md ( #2213 )
2025-06-25 13:09:30 -07:00
catloversg
30b8c0faee
CORPORATION: Remove mention of unusable research "sudo.Assist" ( #2187 )
2025-06-21 13:33:24 -07:00
catloversg
510a9a6be5
BUGFIX: Documentation navigator does not handle external URL properly ( #2202 )
2025-06-21 13:31:52 -07:00
catloversg
c717cf16f7
DOCUMENTATION: Fix minor problem in old changelog ( #2203 )
2025-06-14 11:17:22 -07:00
catloversg
78e3380b0a
DOCUMENTATION: Remove unnecessary br tag in scripts.md ( #2204 )
2025-06-14 11:16:25 -07:00
catloversg
4e5044124c
CORPORATION: Rename setAutoJobAssignment API to setJobAssignment ( #2146 )
2025-05-22 12:42:16 -07:00
catloversg
1d48f64321
DOCUMENTATION: Update rewards of SF14 ( #2142 )
2025-05-19 20:29:28 -07:00
catloversg
70343ca4c3
DOCUMENTATION: Make minor improvements in "Getting Started" page ( #2112 )
2025-05-09 02:35:34 -07:00
gmcew
af6583cd26
DOCUMENTATION: Add getContractTypes to Coding Contracts documentation page ( #2089 )
2025-04-13 13:30:04 -07:00
mizmantle
73dc9f2ef9
DOCS: Fixed linking between markdown docs ( #2082 )
2025-04-11 13:45:27 -07:00
catloversg
a9900072da
MISC: Remove support for running NS1 scripts ( #2083 )
2025-04-11 13:41:48 -07:00
Snarling
d0d7767003
RELEASE: 2.8.1 ( #2069 )
2025-04-04 03:35:54 -04:00
catloversg
37e1f01efa
MISC: Update changelog ( #2064 )
2025-04-01 16:40:31 -07:00
catloversg
61a7e30b29
DOCUMENTATION: Clarify Market-TA1, Market-TA2, MaxSalesVolume ( #2014 )
2025-03-31 13:56:19 -07:00
catloversg
5dc80587a7
DOCUMENTATION: Clarify AutocompleteData.server and ns.formatNumber ( #2062 )
2025-03-31 13:24:48 -07:00
catloversg
ae99055d5a
REFACTOR: SF description in Augmentations tab and BitVerse may not be the same ( #2013 )
2025-03-12 18:44:37 -07:00
catloversg
8fe0ea1615
MISC: Warn player that they cannot accept Stanek's Gift after joining Bladeburner with SF7.3 ( #2005 )
2025-03-07 15:14:15 -08:00
Snarling
02c4f9c68d
2.8 Release Prep ( #1993 )
...
Update constants.ts
Update version in package.jsons
Move changelog to documented changelog
2025-03-05 03:18:53 -05:00
muesli4brekkies
f881bd1d9a
DOCS: Add docs for autocomplete ( #1981 )
2025-03-01 09:10:35 -08:00
catloversg
48bced3484
MISC: Update changelog ( #1948 )
2025-02-07 15:18:38 -08:00
catloversg
4a452b8aca
DOCUMENTATION: Fix typo in proof of boost material optimizer ( #1938 )
2025-01-31 11:21:28 -08:00