Commit Graph

5919 Commits

Author SHA1 Message Date
Olivier Gagnon 0ce2313ce8 allbuild commit 59bcf4d6 2022-04-12 15:38:28 -04:00
hydroflame 59bcf4d695 Merge pull request #3221 from MartinFournier/chore/move-bundle
Move main bundle output to ./dist subfolder
2022-04-12 15:35:26 -04:00
Olivier Gagnon 48ee6ac82e update browserlist 2022-04-12 14:59:53 -04:00
Olivier Gagnon 52e01fc026 fix a few things about getRecentScritps 2022-04-12 14:45:48 -04:00
hydroflame a9b03f34ab Merge pull request #2699 from smolgumball/add-ns-getRecentScripts
ns: add `ns.getRecentScripts()` to return recently killed scripts
2022-04-12 14:23:13 -04:00
hydroflame 68abd27d2c Merge branch 'dev' into add-ns-getRecentScripts 2022-04-12 14:21:18 -04:00
Olivier Gagnon 219b9589cf update browserlist 2022-04-12 14:08:10 -04:00
Olivier Gagnon 8958046421 fix test 2022-04-12 14:06:24 -04:00
hydroflame 243cdceb8c Merge pull request #3390 from nickofolas/improvement/stats-augs-ui
[Improvement] Overhaul Stats and Augmentations UI
2022-04-12 13:43:09 -04:00
hydroflame 0513aed239 Merge pull request #3403 from Chris380/bugfix/2486_auto_complete_connect_backdoored_server
Bugfix/2486 auto complete for connect and backdoored server
2022-04-12 13:37:43 -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
Olivier Gagnon 864816bd22 fix unknown 2022-04-12 13:37:19 -04:00
hydroflame c38ab9e65f Merge pull request #3405 from Chris380/bugfix/3111_hackAnalyzeSecurity_thread_limit
take into account max thread needed
2022-04-12 13:35:13 -04:00
hydroflame a1a5a9428d Merge pull request #3406 from Risenafis/fix-hammingcodes-example
Fix HammingCodes description
2022-04-12 13:21:21 -04:00
Risenafis e27994367d fix HammingCodes description 2022-04-13 01:13:21 +09: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
chris380 93f59f0df2 formatting updated 2022-04-12 15:11:38 +02:00
chris380 16720ec3b7 update connect help text 2022-04-12 15:08:04 +02:00
chris380 6a941d57ed Add backdoored servers to connect autocompletion 2022-04-12 15:03:45 +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
Olivier Gagnon 2d74b493ee Add sourceURL in comment to fill in stack trace 2022-04-11 21:46:17 -04:00
Olivier Gagnon a11e2868df fmt 2022-04-11 21:45:55 -04:00
hydroflame a17b81dff3 Merge pull request #2925 from Ornedan/necro-script-fix
Necro script fix
2022-04-11 21:36:07 -04:00
Olivier Gagnon 93e7083301 fix lint 2022-04-11 20:59:37 -04:00
hydroflame 674f3b0c9f Merge pull request #3318 from smmalis37/empjobs
Fix docs for employeeProd and add employeeJobs.
2022-04-11 20:48:17 -04:00
hydroflame 3f4d00a8c2 Merge pull request #3350 from phyzical/bugfix/3348
Fix for install augmentation stale objects bug
2022-04-11 20:05:46 -04:00
Olivier Gagnon 50b6fa2c0a fmt 2022-04-11 19:39:06 -04:00
hydroflame 1705ced516 Merge pull request #3400 from TheMas3212/fix/wrapper-doesnt-recurs
fix netscript function concurrency wrapper doesnt recurs
2022-04-11 19:37:21 -04:00
TheMas3212 433873c5e2 run formater 2022-04-12 08:27:53 +10:00
TheMas3212 8d5632eb3e fix netscript wrapper to wrap all functions, not just the top level 2022-04-12 08:20:34 +10:00
hydroflame 72fe3c6981 Merge pull request #3399 from TheMas3212/feat/update-lint-task
fix lint ci task and allow unused parameters with _ prefix
2022-04-11 14:55:15 -04:00
TheMas3212 b1b917c9a3 fix lint ci task and allow unused parameters with _ prefix 2022-04-12 04:50:30 +10:00
Olivier Gagnon 5cbeae9353 lint 2022-04-11 14:17:27 -04:00
Olivier Gagnon 3bccfb1de6 allbuild commit fc9e7244 2022-04-11 14:03:03 -04:00
hydroflame fc9e7244aa Merge pull request #3197 from TheMas3212/feat/api-wrapper
Initial API Wrapper Work
2022-04-11 13:26:38 -04:00
hydroflame 1b87628a4d Merge pull request #3387 from nickofolas/improvement/grafting-tweaks
[Improvement] Small grafting tweaks based around Congruity aug, plus some general grafting fixes
2022-04-11 13:22:34 -04:00
hydroflame 92f04903f9 Merge pull request #3385 from anatoly-kussul/cct-array-jumping-game-2
New coding contract type: Array Jumping Game II
2022-04-11 13:21:36 -04:00
hydroflame d5ad2118dd Merge pull request #3383 from anatoly-kussul/cct-total-ways-to-sum-2
New coding contract type: Total Ways to Sum II
2022-04-11 13:21:24 -04:00
hydroflame 03650344f4 Merge pull request #3379 from nickofolas/improvement/super-important-lore
[Improvement] Add super important lore tidbit to an Augmentation
2022-04-11 13:21:11 -04:00
hydroflame eecc96c3cd Merge pull request #3380 from ApamNapat/make_charisma_spelling_consistent
Charisma is now spelled consistently with other mults
2022-04-11 13:21:01 -04:00
hydroflame 8f2adaf1b7 Merge pull request #3386 from phyzical/bugfix/add-missing-stockmarket-init
add call to missing stock market init when using the api
2022-04-11 13:18:25 -04:00
nickofolas 8da51b7e0a Replace references to crafting with grafting 2022-04-11 11:07:15 -05:00
hydroflame 99ad015d4b Merge pull request #3389 from ChrissiQ/fix-ui-style-corp-width
️  (Corp UI Accessibility) Limit tabs width to avoid stretching screen.
2022-04-11 11:59:45 -04:00
hydroflame f8807c5612 Merge pull request #3392 from phyzical/bugfix/fix-bulk-purchase
fix for the bulk purchase
2022-04-11 11:59:27 -04:00
phyzical e3da5e0e03 added the ability to cancel products when still being developed 2022-04-11 21:55:38 +08:00
phyzical a66b5bfb69 fixes and pr comments 2022-04-11 21:54:50 +08:00
phyzical 1718b55c27 fix for the bulk purchase 2022-04-11 08:10:58 +08:00
Anatoly Kussul 0855532081 small pharsing changes 2022-04-11 00:11:46 +03:00
Anatoly Kussul cb756808a2 added coments, removed possible infinite loop, changed problem phrasing 2022-04-11 00:01:52 +03:00