bitburner-scripts icon indicating copy to clipboard operation
bitburner-scripts copied to clipboard

Sleeve multi-work is implemented!

Open ShawnPatton opened this issue 4 years ago • 4 comments

It's a bit messier than I would like, and doesn't do any of the fancy augment logic from work-for-factions.js, but I'm already seeing massive gains early in my current run. The options for the stochastic balancing of work/crime were a late patch I added just now, but should prevent us from delaying gangs too much when we've got lots of factions.

ShawnPatton avatar Jan 29 '22 07:01 ShawnPatton

Thanks for the contribution. For the sake of those who blindly run my scripts without reading the source code, I won't merge anything along these lines until https://github.com/danielyxie/bitburner/issues/2832 is fixed

alainbryden avatar Jan 29 '22 14:01 alainbryden

UPDATE on danielyxie/bitburner#2832: This is not harmless. It appears to cause some form of save corruption on an individual sleeve, breaking any use of getSleevePurchasableAugs on them as well as whatever equivalent the UI uses. The Sleeves tab will not show their purchasable augs, but they can be bought via script if the name is hardcoded or retrieved from somewhere else. Currently digging for the root cause of both prongs of the issue, and/or some kind of save edit that will fix it. Not sure if finishing the bitnode will fix it.

ShawnPatton avatar Jan 29 '22 19:01 ShawnPatton

This was fixed on https://github.com/danielyxie/bitburner/pull/3070

archraziel avatar Apr 21 '22 17:04 archraziel

I've got an uncommitted tweak for ignoring some other invalid faction names. I'll try to get the cleaned up final version ready, when I have time.

ShawnPatton avatar Apr 21 '22 17:04 ShawnPatton