bitburner-src/src/PersonObjects
2023-10-02 23:28:16 -04:00
..
formulas TYPESAFETY: Strict internal typing for AugmentationName (#608) 2023-06-16 17:52:42 -04:00
Grafting Some quick 2.4.0 fixes 2023-07-31 04:26:15 -04:00
Player UI: Fix some DevMenu react errors, add number of exploits to savegame comparison (#825) 2023-10-02 23:28:16 -04:00
Sleeve Added BB Training to sleeve actions (#713) 2023-09-12 05:07:36 -04:00
HP.ts Move player skills and exp to their struct 2022-07-26 23:54:17 -04:00
Multipliers.ts Remove unused augmentationStats interface 2022-09-27 16:20:26 -04:00
Person.ts ENUMS: Initial Enum Helper rework + Reorganization (#596) 2023-06-12 00:34:20 -04:00
PersonMethods.ts TYPESAFETY: Strict internal typing for AugmentationName (#608) 2023-06-16 17:52:42 -04: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.