bitburner-src/src/PersonObjects
2024-06-03 12:27:13 -04:00
..
formulas MISC: clamping numbers (#1104) 2024-02-27 09:47:00 -05:00
Grafting BUGFIX: Properly apply entropy to hacknet multiplers (#969) 2023-12-07 17:57:54 -05:00
Player BUGFIX: Fix wrong HP after calling applyEntropy (#1313) 2024-05-28 12:15:12 -07:00
Sleeve IMPROVEMENT: partial migration @mui/styles to tss-react (#1338) 2024-06-03 12:27:13 -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 BLADEBURNER: Typesafety / refactoring (#1154) 2024-03-28 21:52:37 -04:00
PersonMethods.ts BLADEBURNER: Typesafety / refactoring (#1154) 2024-03-28 21:52:37 -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.