bitburner-src/src/Server
hydroflame e572c6dad8
v0.51.0 (#826)
* Hash upgrades and Bladeburner skills can now be clicked to copy to clipboard

* Aug purchase confirmation popup displays money in 0.000a format

* Character now displays hacknet server info properly

* Character,Info now displays hacknet server info correctly.

* Formulas (#825)

Formulas API v0.1

* Make all money the same color, same for reputation, format all numbers consistently.

* rename a lot of the formulas function to no longer contain calculate

* added hacking related formulas

* removed unused variable

* v0.51.0
2021-03-31 00:45:21 -04:00
..
data Converting random pieces of code to ts 2021-03-14 01:08:24 -05:00
formulas v0.51.0 (#826) 2021-03-31 00:45:21 -04: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 Implemented 'kill by PID' functionality 2019-07-15 21:40:43 -07: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 v0.51.0 (#826) 2021-03-31 00:45:21 -04: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 Converting random pieces of code to ts 2021-03-14 01:08:24 -05:00