bitburner-src/src/PersonObjects
2022-10-04 22:55:35 +01:00
..
formulas Player is now a Person 2022-09-27 15:35:41 -04:00
Grafting format & lint 2022-09-27 15:35:40 -04:00
Player build fix, lint, remove some instanceof checks 2022-09-27 16:09:32 -04:00
Sleeve Sleeve bladeburner fix 2022-09-27 16:36:37 -04:00
HP.ts Move player skills and exp to their struct 2022-07-26 23:54:17 -04:00
ITaskTracker.ts Format, but git forgot this last time 2022-04-14 12:00:17 -04:00
Multipliers.ts Remove unused augmentationStats interface 2022-09-27 16:20:26 -04:00
Person.ts fix broken rebase 2022-09-27 16:23:53 -04:00
PersonMethods.ts Fix change in behaviour of person.hasAugmentation 2022-10-04 22:55:35 +01: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
Skills.ts Move player skills and exp to their struct 2022-07-26 23:54:17 -04:00

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