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-26 03:00:56 +02:00
Code
Issues
Packages
Projects
Releases
Wiki
Activity
Files
65ba93190b1a58f4e8c3134084fbd5ce49493bad
bitburner-src
/
utils
T
History
Daniel Xie
d656ee3114
Implemented control + c functionality to stop running cmds such as hack() and analyze()
2016-12-21 10:33:00 -06:00
..
IPAddress.js
Refactored Code to make Save/Load work. This included re-structuring classes so that they contained only native objects/arrays of native objects and using a Reviver function in the JSON.parse. Cleaned up some code that was no longer needed
2016-12-01 16:18:18 -06:00
JSONReviver.js
Implemented Hack and sleep in script. IMplemented functionality that allows scripts to stop (rejecting the Promises). Scripts will now automatically stop if they are not infinite. THIS IS UNTESTED TEST THIS WHEN I CAN. Still need to implement kill command
2016-12-05 16:31:46 -06:00
ObjectHelperFunctions.js
Companies save/loading properly. Added a utility file for Objects. Started work on Active Scripts info page. Adjusted leveling formula. Tested/fixed scripts running that have errors, seems to work fine might need proper testing later
2016-12-16 16:14:41 -06:00
StringHelperFunctions.js
Implemented control + c functionality to stop running cmds such as hack() and analyze()
2016-12-21 10:33:00 -06:00