This website requires JavaScript.
Explore
Help
Register
Sign In
Personal_mirrors
/
bitburner-src
Watch
1
Star
0
Fork
0
You've already forked bitburner-src
mirror of
https://github.com/bitburner-official/bitburner-src.git
synced
2025-02-17 02:22:23 +01:00
Code
Issues
Packages
Projects
Releases
Wiki
Activity
bitburner-src
/
src
/
Company
History
Snarling
ebae35b1fb
CODEBASE: Expand lint rules, and Aliases are stored as maps (
#501
)
2023-05-05 03:55:59 -04:00
..
data
VARIOUS: Various changes prior to release 2.2 (
#271
)
2022-12-29 20:28:53 -05:00
ui
Make the main player object an alias, makes it easier to import
2022-10-09 18:42:14 -04:00
Companies.ts
Commit1
2022-10-03 12:12:16 -04:00
Company.ts
SCRIPTS: Script modules are reused when they are imported (
#461
)
2023-04-07 00:33:51 -04:00
CompanyPosition.ts
CODEBASE: Expand lint rules, and Aliases are stored as maps (
#501
)
2023-05-05 03:55:59 -04:00
CompanyPositions.ts
Commit1
2022-10-03 12:12:16 -04:00
GetJobRequirementText.ts
See description
2022-10-04 06:40:10 -04:00
GetNextCompanyPosition.ts
fix sleeve memory bug
2021-09-08 23:47:34 -04: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
README.md
Implementation of Company and Job related mechanics