bitburner-src/src/PersonObjects
Snarling 04d49e3a6d
SCRIPTS: Script modules are reused when they are imported (#461)
Also corrects some compile race conditions.
2023-04-07 00:33:51 -04:00
..
formulas Fix inconsistent magic number in skill/exp calculation (#434) 2023-03-20 05:16:26 -04:00
Grafting CODEBASE: Add custom useRerender hook (#359) 2023-02-11 13:22:55 -05:00
Player SCRIPTS: Script modules are reused when they are imported (#461) 2023-04-07 00:33:51 -04:00
Sleeve SCRIPTS: Script modules are reused when they are imported (#461) 2023-04-07 00:33:51 -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 VARIOUS: Various changes prior to release 2.2 (#271) 2022-12-29 20:28:53 -05:00
PersonMethods.ts Fix broken HP 2023-01-03 02:16:48 -05: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.