bitburner-src/src/Script
2021-03-11 03:02:05 -05:00
..
RamCalculationErrorCodes.ts Fixed numerous reported bugs. Refactored some of the directory-related code. Added documentation for MasonDs changes to hack/grow/weaken 2019-05-11 19:20:20 -07:00
RamCalculations.d.ts Resolved more circular dependencies. Installed acorn-walk and imported it in RamCalculations using ES6 modules. Fixed bugs in stock market rework 2019-05-06 18:01:06 -07:00
RamCalculations.js Most console.log have been changed to console.warn or removed if they were debug 2021-03-07 22:46:50 -05:00
RunningScript.ts Initial commit for converting workerScripts pool to Map data structure 2019-06-24 22:48:54 -07:00
RunningScriptHelpers.ts Refactored stock buying/selling code into its own file. Refactored WorkerScript & NetscriptEnvironment into their own Typescript classes. Refactored a ton of code to remove circular dependencies 2019-05-04 21:03:40 -07:00
Script.ts crash now prints ns stack trace, workerscript now does the shouldLog check on its own, many ns function are way simpler. 2021-03-11 03:02:05 -05:00
ScriptHelpers.js Most console.log have been changed to console.warn or removed if they were debug 2021-03-07 22:46:50 -05:00
ScriptHelpersTS.ts Refactored Server/Script/Files code to TypeScript 2019-03-04 17:40:28 -08:00
ScriptUrl.ts crash now prints ns stack trace, workerscript now does the shouldLog check on its own, many ns function are way simpler. 2021-03-11 03:02:05 -05:00