bitburner-src/src/PersonObjects
Snarling e578bd7681 Remove IPlayer interface
Use PlayerObject instead when referring to the type of "The Player."
2022-09-27 15:35:41 -04:00
..
formulas Added a few formulas to calculate work gains 2022-08-17 14:32:52 -04:00
Grafting format & lint 2022-09-27 15:35:40 -04:00
Player Remove IPlayer interface 2022-09-27 15:35:41 -04:00
Sleeve format & lint 2022-09-27 15:35:40 -04:00
HP.ts Move player skills and exp to their struct 2022-07-26 23:54:17 -04:00
IPerson.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 Fix hostname generation being weird about dash 0 added 2022-09-23 12:04:21 -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.