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-17 10:23:44 +01:00
Code
Issues
Packages
Projects
Releases
Wiki
Activity
bitburner-src
/
src
/
Server
History
danielyxie
8398fd47f0
Changed the way stock market cycles occur. Stock second-order forecast now changes normally like before
2019-06-02 23:29:56 -07:00
..
data
Changed the way stock market cycles occur. Stock second-order forecast now changes normally like before
2019-06-02 23:29:56 -07:00
AllServers.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
BaseServer.ts
recompile ns2 scripts if dependencies change
2019-06-02 15:21:08 -04:00
Server.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
ServerHelpers.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
ServerPurchases.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
SpecialServerIps.ts
Refactored Server/Script/Files code to TypeScript
2019-03-04 17:40:28 -08:00