bitburner-src/dist
hydroflame 4e5ebcfe6f
V0.51.3 (#845)
v0.51.3 - 2021-04-16 Y'all broke it on the first day (hydroflame)
-------

Passive faction reputation
* Reworked, from 1 rep / 2 minute. Now is a complicated percentage of the
  reputation you'd gain working for them. It's not op but it feels a bit
  more useful.

Netscript
* print/tprint now take any number of arguments.
* print/tprint will now print object as json.
* print/tprint now handle passing in an undefined argument properly.

Casino
* Cannot bet negative money anymore.
* Roulette max bet is a bit higher.
* Coin Flip has a small cooldown.
* All buttons reject unstrusted mouse events.

Documentation
* Changed a message that said nsjs only works on Chrome.

Bugfix
* hacknet.maxNumNodes now works for both nodes and servers.
* Fixed a bug where the popup boxes would contain data from previous popup boxes.
* .js files will also have the export async function boilerplate.

Misc.
* turned off autocomplete for the terminal text input.
* Fixed an issue on Windows+Firefox where pressing up on the terminal would
  bring the cursor to the begining of the line. (Issue #836)
* Hacknet node names is easier to handle for screen readers.
* Money spent on classes is now tracked independently of work money.
* running coding contract from the terminal will display its name.
2021-04-18 11:18:56 -04:00
..
android-chrome-192x192.png [feature] Adding favicon and related. 2018-06-19 22:42:51 -04:00
android-chrome-512x512.png [feature] Adding favicon and related. 2018-06-19 22:42:51 -04:00
apple-touch-icon.png [feature] Adding favicon and related. 2018-06-19 22:42:51 -04:00
browserconfig.xml [feature] Adding favicon and related. 2018-06-19 22:42:51 -04:00
engine.bundle.js V0.51.3 (#845) 2021-04-18 11:18:56 -04:00
engineStyle.bundle.js V0.51.3 (#845) 2021-04-18 11:18:56 -04:00
engineStyle.css v0.51.1 (#835) 2021-04-06 03:50:09 -04:00
favicon-16x16.png [feature] Adding favicon and related. 2018-06-19 22:42:51 -04:00
favicon-32x32.png [feature] Adding favicon and related. 2018-06-19 22:42:51 -04:00
mstile-70x70.png [feature] Adding favicon and related. 2018-06-19 22:42:51 -04:00
safari-pinned-tab.svg [feature] Adding favicon and related. 2018-06-19 22:42:51 -04:00
site.webmanifest [feature] Adding favicon and related. 2018-06-19 22:42:51 -04:00
vendor.bundle.js V0.51.3 (#845) 2021-04-18 11:18:56 -04:00
vendor.css Added BitNode multipliers for purchased servers. Fixed bugs in new Script Editor implementation. Added documentation for script editors 2019-01-29 22:02:27 -08:00