This website requires JavaScript.
Explore
Help
Sign In
felixfoertsch
/
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
2026-04-28 03:47:03 +02:00
Code
Issues
Packages
Projects
Releases
Wiki
Activity
Files
381ea915f73bef5389f29bfc1a84cc9ddf360c16
bitburner-src
/
src
/
Netscript
T
History
Olivier Gagnon
619db14622
Added gang.getTaskStats which returns the stats of a gang task
2021-03-07 22:12:02 -05: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
Added gang.getTaskStats which returns the stats of a gang task
2021-03-07 22:12:02 -05:00
WorkerScript.ts
Initial commit for converting workerScripts pool to Map data structure
2019-06-24 22:48:54 -07: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