bitburner-src/src/NetscriptFunctions
Anton Mironov 23683d3482
Fixes CorporationInfo.state
Before:
CorporationInfo.state was returning "[Object object]".

After:
CorporationInfo.state returns an actual state like START, PURCHASE, PRODUCTION, SALE, EXPORT
2021-12-24 17:32:51 +01:00
..
Bladeburner.ts workerscript log takes a function now, hopefully this will increase performance. 2021-11-26 18:30:58 -05:00
CodingContract.ts workerscript log takes a function now, hopefully this will increase performance. 2021-11-26 18:30:58 -05:00
Corporation.ts Fixes CorporationInfo.state 2021-12-24 17:32:51 +01:00
Extra.ts Make alter reality harder 2021-11-12 19:28:52 -05:00
Flags.ts wtf 2021-10-15 12:47:43 -04:00
Formulas.ts formulas for ascension 2021-12-09 12:52:51 -05:00
Gang.ts few bugfix 2021-12-08 17:39:01 -05:00
Hacknet.ts Fix #1863: Add getHashUpgrades hacknet function 2021-12-17 05:35:17 -05:00
INetscriptHelper.ts work on making sure all the functions are accounted for 2021-11-03 18:16:10 -04:00
Singularity.ts Fix linter errors 2021-12-22 04:44:07 -05:00
Sleeve.ts fix sleeve function not returning cha 2021-12-08 18:27:14 -05:00
Stanek.ts merge dev 2021-12-03 15:35:45 -05:00
StockMarket.ts fix disable log for tix api 2021-11-26 18:43:50 -05:00
toNative.ts Lint current problems & fix ignore paths 2021-12-19 13:17:44 -05:00
UserInterface.ts Add ns.ui.getTheme() api function 2021-12-20 14:37:10 -05:00