-
Notifications
You must be signed in to change notification settings - Fork 36
Update hack-manager.js #20
New issue
Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.
By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.
Already on GitHub? Sign in to your account
base: main
Are you sure you want to change the base?
Conversation
fix thread floating point error tweak scp to copy from current server other than home
|
I don't actively work on this repo anymore so I'm going to implicitly trust this works. Would this fix this issue? #22 |
PossumZeus
left a comment
There was a problem hiding this comment.
Choose a reason for hiding this comment
The reason will be displayed to describe this comment to others. Learn more.
I had to make these exact changes locally to fix it too, I approve
|
@Jrpl Please merge these changes, it will help others like me from debugging the code themselves |
|
I just reviewed this PR, integrating it on my gameplay. It fixed the remote scripts and also the math.floor issues when calculating threads. I recommend this to be merged because the current file on master is not working on the parts this PR fixed:
|
bmentges
left a comment
There was a problem hiding this comment.
Choose a reason for hiding this comment
The reason will be displayed to describe this comment to others. Learn more.
Makes the file usable. Recommend merging.
|
For those wanting a working orchestrator, check out my take on it for Bitburner v2.8.1: https://github.com/bmentges/bitburner-scripts |
fix thread floating point error
tweak scp to copy from current server other than home