bitburner-src/utils
2021-05-29 12:48:58 -04:00
..
helpers all the lints 2021-05-01 03:17:31 -04:00
ui Sleeve UI improvements. 2021-03-16 05:42:12 -04:00
uiHelpers all the lints 2021-05-01 03:17:31 -04:00
DialogBox.d.ts all the lints 2021-05-01 03:17:31 -04:00
DialogBox.jsx all the lints 2021-05-01 03:17:31 -04:00
FactionInvitationBox.js Fixed bug with faction invitations not getting deleted 2021-05-07 19:12:30 -04:00
GameOptions.js Vigilante Justice now reduces wanted by a percentage to help players stuck with very high wanted level. 2021-05-29 12:48:58 -04:00
InfiltrationBox.js 0518 2021-05-07 22:01:52 -04: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 all the lints 2021-05-01 03:17:31 -04:00
JSONReviver.js all the lints 2021-05-01 03:17:31 -04:00
LogBox.ts all the lints 2021-05-01 03:17:31 -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 Hotfix Mission.jsx fake unused import 2021-05-03 17:24:39 -04:00
YesNoBox.ts all the lints 2021-05-01 03:17:31 -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.