bitburner-src/src/PersonObjects
Snarling 0dbe80a841 Player is now a Person
Use correct class inheritance, use class as type and remove IPlayer
2022-09-27 16:07:58 -04: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 Remove some redundant typing 2022-09-27 15:35:42 -04:00
Sleeve Player is now a Person 2022-09-27 16:07:58 -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 Fix hostname generation being weird about dash 0 added 2022-09-23 12:04:21 -04:00
Person.ts Player is now a Person 2022-09-27 15:35:41 -04:00
PersonMethods.ts Player is now a Person 2022-09-27 15:35:41 -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.