Commit Graph

469 Commits

Author SHA1 Message Date
Chris380 99923e0f62 Update src/NetscriptFunctions.ts
Co-authored-by: Nikolai Korolev <CrafterKolyan@mail.ru>
2022-04-13 15:58:43 +02:00
chris380 1dac3fea31 fixed formatting + import 2022-04-13 15:54:48 +02:00
Chris380 e0f4ec6594 Update src/NetscriptFunctions.ts
Co-authored-by: Nikolai Korolev <CrafterKolyan@mail.ru>
2022-04-13 15:47:31 +02:00
phyzical 90d1c22aca changes all references to "heath reduction to damage reduction" 2022-04-13 18:54:13 +08:00
phyzical 6b48ff8f21 merge base 2022-04-13 18:50:42 +08:00
chris380 44c71347d7 formatting 2022-04-13 09:22:46 +02:00
chris380 355d2bd8f9 use minimum of given and maximum threads 2022-04-13 09:19:09 +02:00
chris380 4c113c19eb take into account max threads needed 2022-04-13 09:16:59 +02:00
Olivier Gagnon e1a56f9270 typos 2022-04-13 02:04:51 -04:00
Heinous Tugboat 492c7012ea Renames SnackbarVariant to ToastVariant, adds enum to ns 2022-04-13 01:54:13 -04:00
hydroflame eee8d3e283 Merge pull request #3381 from HeinousTugboat/htugboat/toast-enum
Adds SnackbarVariant enum
2022-04-13 00:34:09 -04:00
hydroflame c8c271a334 Merge pull request #3401 from TheMas3212/feat/wrap-singularity
Wrap Singularity API with wrapper
2022-04-12 20:53:55 -04:00
Olivier Gagnon 52e01fc026 fix a few things about getRecentScritps 2022-04-12 14:45:48 -04:00
hydroflame 68abd27d2c Merge branch 'dev' into add-ns-getRecentScripts 2022-04-12 14:21:18 -04:00
Olivier Gagnon 864816bd22 fix unknown 2022-04-12 13:37:19 -04:00
chris380 fa29d2d9a8 take into account max thread needed 2022-04-12 17:42:49 +02:00
TheMas3212 b2689eaa5a Wrap Singularity API with wrapper
also refactored the RamCosts IMap as it didnt quite work properly due to
how the wrapper calculates function names
2022-04-12 16:51:10 +10:00
Heinous Tugboat 5b96cedd0c Adds SnackbarVariant enum 2022-04-08 23:46:19 -04:00
phyzical c70f59ac54 merge dev 2022-04-07 16:27:23 +08:00
TheMas3212 f0cfc8700a run formater 2022-04-07 10:23:52 +10:00
TheMas3212 ea2b444b87 Initial API Wrapper Work
onlying wrapping Stanek api currently as test sample
(Rebased onto upstream/dev)
2022-04-07 10:23:46 +10:00
hydroflame b6d68f7353 Merge branch 'dev' into bugfix/fix-tests 2022-04-06 20:16:51 -04:00
Olivier Gagnon f05b533af5 fix a few test 2022-04-06 20:08:03 -04:00
Olivier Gagnon 724c0669da sleep/asleep return promise true 2022-04-06 19:38:30 -04:00
phyzical 18af3f8413 moved updateRam to first call to avoid lack of mocks for tests
* added wrapper funcs to simplify updateRam
* added static parser tests and skiped what isnt worker still for next person to try and fix
2022-03-31 21:41:19 +08:00
Jack e11819f0fd Merge branch 'dev' into feature/add-infiltration-faction 2022-03-31 08:09:00 +08:00
Olivier Gagnon 4b8791e329 Fix toast 2022-03-30 18:59:30 -04:00
Olivier Gagnon b0281154fe fix getScriptLogs 2022-03-30 15:29:25 -04:00
Olivier Gagnon 8812451a32 allbuild commit 432c8dd2 2022-03-30 14:14:47 -04:00
Olivier Gagnon 432c8dd206 Fix isRunning 2022-03-30 14:11:21 -04:00
Olivier Gagnon 2985cf1cec fix rm 2022-03-30 13:44:24 -04:00
Olivier Gagnon 3458b57c7d fix tail 2022-03-30 13:37:10 -04:00
Olivier Gagnon fdcd13c312 fix getRunnignScript 2022-03-30 13:33:04 -04:00
Olivier Gagnon f8e050ba26 allbuild commit f4a58ff5 2022-03-30 13:16:14 -04:00
Olivier Gagnon 98ae97afea Validate city name coming from netscript 2022-03-30 11:34:03 -04:00
phyzical be24562d34 merge dev 2022-03-30 19:11:34 +08:00
phyzical 07c6051004 merge dev 2022-03-30 19:00:57 +08:00
Olivier Gagnon 12d5f55aec unknown-ify the rest of the basic API. 2022-03-29 22:14:56 -04:00
Olivier Gagnon aa0425a23d unknown-ify half the basic API. 2022-03-29 21:42:27 -04:00
Olivier Gagnon a6e256ad5a Step 1 of moving singularity functions 2022-03-29 17:48:45 -04:00
Olivier Gagnon 680081c548 post-grafting changes 2022-03-29 14:09:17 -04:00
phyzical 7c5097ee83 added ns functions
* refactored out logic to be reused by api
2022-03-27 15:53:13 +08:00
phyzical 7f28158005 moved over to player stats
* added new augmentations
2022-03-27 12:26:43 +08:00
nickofolas 3476f0f0eb Grafting API (no RAM costs yet) 2022-03-23 12:35:15 -05:00
hydroflame e56f7356cd Merge pull request #2883 from chrisrabe/fix/hackanalyzethreads-infinity
fix: fixed hackAnalyzeThreads returning infinity
2022-03-20 22:23:15 -04:00
Master-Guy 91841836c9 One more IP reference 2022-03-19 17:35:55 +01:00
hydroflame 83ef5a940b Merge branch 'dev' into prompt-additions 2022-03-17 15:38:13 -04:00
Olivier Gagnon 28bd5e1b30 convert more user facing functions to unknown 2022-03-16 19:50:56 -04:00
Olivier Gagnon 989d0709ed unknown-ify some code 2022-03-16 19:33:45 -04:00
hydroflame 5865f8a1ea Merge pull request #3082 from CrafterKolyan/patch-3
Fix Static Ram Circumventing for all NS functions
2022-03-16 14:58:00 -04:00