bitburner-src/utils
Steven Evans 9c09e44db2 [refactor, chore] Including TSLint; fixing most things.
As it currently stands, bringing in TSLint with *all* rules enabled by
default and override each as we go. This means that as we upgrade and
bring in new rules we might start seeing new rules that the code
violates.

Because all the rules are enabled by default, the choice to explicitly
disable/relax rules can be discussed as part of PRs.

This also brought in strict type checking. This means we shouldn't be
relying on truthy/falsey value coercion. It also means that we will
likely need to create some type definition files or port certain files
over. That...will be a bit tedious, but will make the codebase better as
a whole.
2018-06-14 14:57:44 -04:00
..
acorn.js Copied MIT license for acorn.js 2017-07-05 10:26:59 -05:00
DialogBox.d.ts [refactor, chore] Including TSLint; fixing most things. 2018-06-14 14:57:44 -04:00
DialogBox.js Wraithan's changes 2018-02-17 21:08:54 -06:00
FactionInvitationBox.js V0.35.0. Adding netscript_tests in game testbench. 2018-03-03 15:05:33 -06:00
GameOptions.js All 0.28.0 Changes - Bitnodes 4 and 11 and webpack migration 2017-08-30 12:44:29 -05:00
HelperFunctions.js [feat] Shrunk the UI of Hacknet Nodes to view more at a time on screen. 2018-06-05 13:30:07 -04:00
InfiltrationBox.js Refactored Active Scripts UI. Can no longer gain Bladeburner faction rep from infiltration. Added Disable Hotkeys setting 2018-05-06 15:27:47 -05:00
IPAddress.js All 0.28.0 Changes - Bitnodes 4 and 11 and webpack migration 2017-08-30 12:44:29 -05:00
JSONReviver.d.ts [refactor, chore] Including TSLint; fixing most things. 2018-06-14 14:57:44 -04:00
JSONReviver.js All 0.28.0 Changes - Bitnodes 4 and 11 and webpack migration 2017-08-30 12:44:29 -05:00
LogBox.js Fixed Netscript interpreter memory issues by breaking promise chains in while and for loops. Improved Stock Market UI. Added a button to kill script from log display box. Added confirm() Netscript function 2017-11-02 16:47:09 -05:00
StringHelperFunctions.js v0.35.2 2018-03-26 19:46:21 -05:00
YesNoBox.js v0.33.0 Added BitNode-3:Corporatocracy 2017-12-01 21:50:08 -06:00