bitburner-src/src/PersonObjects
Martin Fournier 974344545d Move import save functionality into SaveObject
Adds a lot of metadata to be able to easily compare the new save to the
current player.

- Adds lastSaved & identifier to the PlayerObject
- Includes a hash method used to generate an identifier
2022-01-26 03:42:52 -05:00
..
formulas 1.4 2022-01-18 14:03:24 -05:00
Player Move import save functionality into SaveObject 2022-01-26 03:42:52 -05:00
Resleeving Refactor for ... in loops 2022-01-15 18:45:03 -06:00
Sleeve Display bonus time in sleeve detailed stats panel 2022-01-21 07:50:41 -05:00
IPlayer.ts Persist terminal command history in game save 2022-01-23 17:09:54 -05:00
IPlayerOrSleeve.ts bugfix 2021-11-05 17:12:52 -04:00
Person.ts Refactor for ... in loops 2022-01-15 18:45:03 -06:00
README.md Convert Locations and Faction implementations to TypeScript. Also restructed directory. Implemented Sleeve, but untested 2018-12-07 02:54:26 -08:00

Implementation of all Person-type objects, including but not limited to the "PlayerObject" and Sleeves.