bitburner-src/src/PersonObjects/Sleeve
2019-04-05 02:08:41 -07:00
..
data Initial v0.46.0 changes - Fixed BN9 bugs. Rebalanced BN11 and Corporations. Added memory to Dup sleeves. Various bug fixes 2019-03-27 01:36:14 -07:00
ui Initial v0.46.0 changes - Fixed BN9 bugs. Rebalanced BN11 and Corporations. Added memory to Dup sleeves. Various bug fixes 2019-03-27 01:36:14 -07:00
README.md Finished ResleeveUI implementation (untested) 2019-01-17 07:40:43 -08:00
Sleeve.ts Added hacknet node api functions for spending hashes. Fixed several bugs with v0.46.0. Rebalanced hash upgrades. continued working on terminal directory implementation 2019-04-05 02:08:41 -07:00
SleeveAugmentationsUI.ts added sleeve aug api 2019-03-23 00:22:40 -04:00
SleeveCovenantPurchases.ts Initial v0.46.0 changes - Fixed BN9 bugs. Rebalanced BN11 and Corporations. Added memory to Dup sleeves. Various bug fixes 2019-03-27 01:36:14 -07:00
SleeveTaskTypesEnum.ts Fixed bugs with Sleeve mechanics. Updated documentation to use RTD theme 2019-01-20 14:57:38 -08:00
SleeveUI.ts Finished location code refactor. Has not yet been tested 2019-04-01 02:23:25 -07:00

Implements the "Duplicate Sleeves" feature, which allows the player to purchase new duplicate sleeves. These are synthetic bodies that contain the player's cloned consciousness. The player can use these sleeves to perform different tasks synchronously.

This feature is introduced and unlocked in BitNode-10.

Note that while they are based on the same concept, this feature is different than the "Re-sleeving" mechanic (which is referred to as "Resleeve" in the source code).