bitburner-src/src/Corporation
2019-01-15 05:11:14 -08:00
..
data Added 'Issue New Shares' feature for Corporations. Added cooldowns for issuing new shares and selling shares. Selling shares now dynamically updated stock price 2019-01-08 16:41:42 -08:00
Corporation.js Refactored Augmentation implementation to Typescript, and to have the multiplier information in the actrual Augmentation object 2019-01-15 05:11:14 -08:00
CorporationState.ts Began refactoring Corporation implementation into separate modules (and converted to TypeScript). Rebalanced material starting prices and market properties (demand, competition, market price) 2018-12-09 05:36:18 -08:00
EmployeePositions.ts Began refactoring Corporation implementation into separate modules (and converted to TypeScript). Rebalanced material starting prices and market properties (demand, competition, market price) 2018-12-09 05:36:18 -08:00
IndustryData.ts Fixed bug where Industry Research Tree is not properly reset during prestige 2019-01-04 17:11:52 -08:00
IndustryUpgrades.ts Implemented Corporation Research Tree UI using Treant library 2018-12-15 15:31:21 -08:00
Material.ts Implemented Corporation Market-TA Research (untested). Implemented Corporation dividends. Fixed new Corp mechanic bugs. 2018-12-22 02:27:04 -08:00
MaterialSizes.ts Began refactoring Corporation implementation into separate modules (and converted to TypeScript). Rebalanced material starting prices and market properties (demand, competition, market price) 2018-12-09 05:36:18 -08:00
Product.ts Began refactoring Corporation implementation into separate modules (and converted to TypeScript). Rebalanced material starting prices and market properties (demand, competition, market price) 2018-12-09 05:36:18 -08:00
ProductRatingWeights.ts Began refactoring Corporation implementation into separate modules (and converted to TypeScript). Rebalanced material starting prices and market properties (demand, competition, market price) 2018-12-09 05:36:18 -08:00
Research.ts Implemented All Corporation Research, except the Market-TA ones 2018-12-15 19:47:15 -08:00
ResearchMap.ts Implmented initial version of Corporation Research & ResearchTree classes 2018-12-13 19:24:08 -08:00
ResearchTree.ts Corporation Research Trees are now properly saved 2018-12-26 18:38:07 -08:00