mirror of
https://github.com/bitburner-official/bitburner-src.git
synced 2024-11-22 15:43:49 +01:00
db2bf79e3b
* infiltration use buttons instead of a links * minor accessibility patch * Hospitalization will not cost more than 10% of the players money. * Adde hospitalization netscript function * Removed the suggestion that the combat path will lead to Daedalus, it still will. But new players should not be told that this is a viable path to completing a BitNode. * getMemberInformation now returns everything about the member. * New netscript function to get the players hacknet server hash capacity * yesno dialog box will not keep older messages anymore * v0.51.1 |
||
---|---|---|
.. | ||
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.