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-18 10:53:43 +01:00
Code
Issues
Packages
Projects
Releases
Wiki
Activity
bitburner-src
/
src
/
Script
History
Olivier Gagnon
df457a0c6e
v0.52.5
2021-08-19 16:37:59 -04: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
fix nearly all lint errors now
2021-05-29 14:48:56 -04:00
RunningScript.ts
all the lints
2021-05-01 03:17:31 -04: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
all the lints
2021-05-01 03:17:31 -04:00
ScriptHelpers.js
v0.52.5
2021-08-19 16:37:59 -04:00
ScriptHelpersTS.ts
all the lints
2021-05-01 03:17:31 -04: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