bitburner-src/src/Netscript
2021-03-23 21:30:15 -04:00
..
Environment.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
killWorkerScript.ts Minor bugfixes with killing Netscript scripts, and cleaned up text 2019-07-15 21:40:43 -07:00
Pid.ts Pid resets to 1 when installing or destroying a BitNode. 2021-03-07 13:08:12 -05:00
RamCostGenerator.ts executeCommand has been removed in favor of connect and manualHack, which is what people have been asking for. 2021-03-23 21:30:15 -04:00
WorkerScript.ts work to make documentation unified. 2021-03-12 02:51:56 -05:00
WorkerScripts.ts Initial commit for converting workerScripts pool to Map data structure 2019-06-24 22:48:54 -07:00
WorkerScriptStartStopEventEmitter.ts Fixed issues with Active Scripts UI. Implemented event emitter for Active Scripts UI 2019-05-17 13:41:16 -07:00