bitburner-src/utils
Olivier Gagnon 567c5dc230 lint
2021-08-20 15:45:21 -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 Fix gaining too much asc pts, reduce reputation gain in gangs. 2021-08-15 12:14:56 -04:00
DialogBox.tsx v0.52.4 2021-08-19 01:45:26 -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
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.tsx lint 2021-08-20 15:45:21 -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 work on blade to react 2021-08-17 23:28:40 -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.