bitburner-src/src/PersonObjects
2024-07-14 14:30:30 -07:00
..
formulas FEATURE: BitNode options (#1411) 2024-07-14 14:30:30 -07:00
Grafting MISC: Simplify graftingIntBonus calculation. (#1445) 2024-06-28 19:52:36 -07:00
Player FEATURE: BitNode options (#1411) 2024-07-14 14:30:30 -07:00
Sleeve FEATURE: BitNode options (#1411) 2024-07-14 14:30:30 -07: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 TRAVEL: Unify implementation for Player and Sleeves (and some followup for #1365) (#1439) 2024-06-26 20:46:50 -04:00
PersonMethods.ts BUGFIX: Fix wrong money source when traveling (#1456) 2024-07-04 14:19:36 -07: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.