bitburner-src/utils
2021-04-29 23:52:56 -04:00
..
helpers run auto fix lint 2021-04-29 23:52:56 -04:00
ui Sleeve UI improvements. 2021-03-16 05:42:12 -04:00
uiHelpers run auto fix lint 2021-04-29 23:52:56 -04:00
DialogBox.d.ts Sleeve UI improvements. 2021-03-16 05:42:12 -04:00
DialogBox.jsx Sleeve UI improvements. 2021-03-16 05:42:12 -04:00
FactionInvitationBox.js Convert Locations and Faction implementations to TypeScript. Also restructed directory. Implemented Sleeve, but untested 2018-12-07 02:54:26 -08:00
GameOptions.js run auto fix lint 2021-04-29 23:52:56 -04:00
InfiltrationBox.js infiltration now scale exp gained by some factor to prevent some abuse 2019-03-24 20:09:39 -07:00
IPAddress.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
JSONReviver.d.ts run auto fix lint 2021-04-29 23:52:56 -04:00
JSONReviver.js Fixed bug and added compatibility for converting RunningScript offline dataMap to version v0.43.1 2019-02-12 01:14:38 -08:00
LogBox.ts run auto fix lint 2021-04-29 23:52:56 -04:00
README.md Fixed a few minor bugs with submitting solutions for Coding Contracts. Started on Getting STarted Guide for wiki 2019-03-04 22:41:31 -08:00
StringHelperFunctions.ts run auto fix lint 2021-04-29 23:52:56 -04:00
YesNoBox.ts run auto fix lint 2021-04-29 23:52:56 -04:00

This directory contains anything that does not represent an actual component of the game. Instead, it contains utility classes, functions, etc.

The /helper directory contains helper functions.