bitburner-src/utils
2019-04-01 02:23:25 -07:00
..
helpers Fixed numerous bugs with the recent Corporation UI rewrite. Rebalanced Corporation mechanic to give employees better and more interesting effects 2019-03-15 02:37:06 -07:00
uiHelpers Added several resuable React components for commonly-used elements 2019-03-25 21:43:18 -07:00
acorn.js
DialogBox.d.ts Finished location code refactor. Has not yet been tested 2019-04-01 02:23:25 -07:00
DialogBox.js
FactionInvitationBox.js
GameOptions.js
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 Server/Script/Files code to TypeScript 2019-03-04 17:40:28 -08:00
JSONReviver.d.ts
JSONReviver.js
LogBox.js
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
YesNoBox.ts Finished location code refactor. Has not yet been tested 2019-04-01 02:23:25 -07: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.