mirror of
https://github.com/bitburner-official/bitburner-src.git
synced 2024-11-10 09:43:54 +01:00
80b703639e
* yesno box now correctly clean up before new content is loaded in. * formatHp doesnt display decimal, duh * character overview uses numeralWrapper formatHp * minor formatting stuff * Class spending is tracked indepedently of work money * Made an augmentation named after myself. * hotfix a bunch of small stuff |
||
---|---|---|
.. | ||
helpers | ||
ui | ||
uiHelpers | ||
DialogBox.d.ts | ||
DialogBox.jsx | ||
FactionInvitationBox.js | ||
GameOptions.js | ||
InfiltrationBox.js | ||
IPAddress.ts | ||
JSONReviver.d.ts | ||
JSONReviver.js | ||
LogBox.ts | ||
README.md | ||
StringHelperFunctions.ts | ||
YesNoBox.ts |
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.