omuretsu
6a4d40ce2b
Update docs
2022-11-28 10:44:04 -05:00
Snarling
837c6bd1c2
CONTRACT: codingcontract.attempt always returns a string ( #231 )
...
* ns.codingcontract always returns a string (reward on success, empty on fail), simplifying usage and documentation of function.
* Because of the above, return value still works when used as a boolean, as long as no direct equality comparison to true/false.
* Documentation expanded and examples added.
Co-authored by @quacksouls
2022-11-28 09:15:09 -05:00
Snarling
e7fc0fbb03
Fix documentation for ns.sleeve ( #227 )
2022-11-24 08:19:51 -05:00
Snarling
65cd14e33b
DOC: Add ns documentation for possible sleeve tasks ( #217 )
...
* Add specific types for sleeve tasks
* Moved LocationName enum to overall enums file
* Add LocationName enum to those provided to player
* remove trailing s on CompanyPosNames enum (now CompanyPosName, in line with LocationName)
* Also regenerated all ns documentation. This leads to an expected error when checking for generated files, because PRs should not normally touch markdown files. Also leads to a lint failure in generated file bitburner.d.ts
* also removed some exporting from NetscriptDefinitions.d.ts for anything that wasn't imported somewhere else.
2022-11-20 12:07:22 -05:00
Olivier Gagnon
af1a1ac58d
Rename lots of reference from old to new repo
2022-10-20 03:56:59 +11:00
Olivier Gagnon
73bcf0870f
doc
2022-10-11 01:06:26 -04:00
Olivier Gagnon
f803355335
fix doc
2022-10-09 18:48:58 -04:00
Olivier Gagnon
7a89c0a1bb
regen doc
2022-10-09 18:46:13 -04:00
Olivier Gagnon
c6da513eea
allbuild commit a3c92dd0
2022-09-23 15:03:38 -04:00
Olivier Gagnon
f825cc0bfd
regen doc
2022-08-23 12:46:38 -04:00
Olivier Gagnon
23342f6dcc
regen doc
2022-08-23 11:33:29 -04:00
hydroflame
d6f4b3c8a5
Merge branch 'dev' into hotfix/test-fixes
2022-08-23 12:31:28 -03:00
Olivier Gagnon
a8bef50ef5
Added a few formulas to calculate work gains
2022-08-17 14:32:52 -04:00
Olivier Gagnon
3217f53717
doc
2022-08-17 08:50:05 -04:00
phyzical
2be7029b50
update mds, add missing deprecation notice
...
hotfix/test-fixes
File List:
dist/bitburner.d.ts
markdown/bitburner.singularity.md
2022-08-01 16:44:19 +08:00
Olivier Gagnon
2d522ea1e6
allbuild commit e9254edf
2022-07-21 15:09:55 -04:00
Olivier Gagnon
6b18bfb145
doc
2022-07-15 23:47:19 -04:00
Olivier Gagnon
8159dad5fa
allbuild commit de644247
2022-05-24 08:12:49 -04:00
Olivier Gagnon
b5e4d706b2
🔖 Build v1.6.4
2022-04-13 12:32:26 -04:00
Olivier Gagnon
e1a56f9270
typos
2022-04-13 02:04:51 -04:00
Olivier Gagnon
f555c4567b
update doc
2022-04-13 01:35:35 -04:00
hydroflame
aa1ab030a3
Merge pull request #3404 from Chris380/bugfix/3057_hashCost_example_code
...
Fixed hashCost() example code
2022-04-12 13:37:32 -04:00
chris380
fa29d2d9a8
take into account max thread needed
2022-04-12 17:42:49 +02:00
chris380
a49f68b0de
Fixed hashCost() example code
2022-04-12 16:23:05 +02:00
Steven Malis
bb62973905
Fix docs for employeeProd and add employeeJobs.
2022-04-01 01:37:27 -04:00
Olivier Gagnon
24ede1c68d
allbuild commit /usr/bin/git
2022-03-29 15:49:31 -04:00
Olivier Gagnon
ceb2a48d9f
update doc
2022-03-17 16:50:46 -04:00
hydroflame
9d080c9901
Merge pull request #2934 from phyzical/bugfix/1955
...
added check for NS interface with user defined guard
2022-03-10 21:44:37 -05:00
hydroflame
4921cdea24
Merge branch 'dev' into phyzical/Corp-Api-Updates
2022-03-07 17:44:43 -05:00
phyzical
6e21f16160
adjustments per review comments
...
* updated error message
* used correct price for bulk purchasing check
* moved onclose and rerenders outside try blocks
2022-02-19 16:05:55 +08:00
citrusmunch
ce8378e4db
FIX: "curent" typos
2022-02-15 12:22:49 -05:00
phyzical
a2b4a63c2e
merge latest dev
2022-02-15 20:24:24 +08:00
phyzical
e8954bc1ee
added basic type check to tryWritePort
2022-02-07 22:14:48 +08:00
Olivier Gagnon
69cf98ff34
doc
2022-01-18 19:12:52 -05:00
hydroflame
bb34d6b582
Merge pull request #2618 from pigalot/Corp-Api-Updates
...
Corp api updates
2022-01-18 18:05:23 -05:00
Olivier Gagnon
05cbc25a8f
1.4
2022-01-18 14:03:24 -05:00
phyzical
6f2924dc0d
generated docs
2022-01-17 18:24:42 +08:00
pigalot
8b52607113
Update docs after rebase
2022-01-16 16:13:45 +00:00
Olivier Gagnon
8b69fd7faa
doc
2022-01-15 18:39:37 -05:00
hydroflame
c0f6399a96
Merge pull request #2590 from deathly809/feature/ns_support_rm
...
Add support for the mv command in NS
2022-01-15 18:26:31 -05:00
hydroflame
7a84fa4d29
Merge pull request #2591 from nickofolas/improvement/singularity-focus-args
...
Add focus arg to Singularity functions
2022-01-15 18:25:56 -05:00
Jeffrey A. Robinson
dc6432fa4e
getWeakenTime should take an optional hostname
2022-01-14 17:14:35 -08:00
nickofolas
415f922a37
Add focus arg to Singularity functions
2022-01-12 12:03:49 -06:00
Jeffrey A. Robinson
bedea0ac73
Add support for the mv command in NS
2022-01-12 09:53:54 -08:00
Andriy Mykhaylyk
4511078477
change defs
2022-01-12 13:52:36 +01:00
nickofolas
357258261a
Use codeblocks for null
2022-01-08 14:59:28 -06:00
nickofolas
a971921417
Document null duration for toasts
2022-01-08 14:56:29 -06:00
Olivier Gagnon
f4ac7344c4
doc
2022-01-08 13:25:06 -05:00
Woody Lam
f8cba0ddc8
Fix #2330 typo
2022-01-04 21:50:30 +00:00
hydroflame
ea3a1e5a2a
Merge pull request #2309 from erplsf/dev
...
fix ns.run args type definition
2022-01-03 15:43:29 -05:00