bitburner-src/src/Company
2019-04-03 17:08:11 -07:00
..
data Finished location code refactor. Has not yet been tested 2019-04-01 02:23:25 -07:00
Companies.ts Fixed bugs with refactored Company/job code. Added 'expr' Terminal command 2018-11-17 16:23:48 -08:00
Company.ts Began creating 'parent' components for the City and Location-specific parts of the UI 2019-03-29 00:12:41 -07:00
CompanyPosition.ts Finished location code refactor. Has not yet been tested 2019-04-01 02:23:25 -07:00
CompanyPositions.ts Initial commit for company code refactor. Split out all components into separate files and converted to typescript 2018-11-15 17:28:23 -08:00
GetJobRequirementText.ts Initial commit for company code refactor. Split out all components into separate files and converted to typescript 2018-11-15 17:28:23 -08:00
GetNextCompanyPosition.ts Fixed bugs with Location code refactor 2019-04-03 17:08:11 -07:00
README.md Initial commit for company code refactor. Split out all components into separate files and converted to typescript 2018-11-15 17:28:23 -08:00

Implementation of Company and Job related mechanics