bitburner-src/doc/source/netscript
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
..
advancedfunctions v0.51.0 (#826) 2021-03-31 00:45:21 -04:00
basicfunctions V0.51.3 (#845) 2021-04-18 11:18:56 -04:00
bladeburnerapi work to make documentation unified. 2021-03-12 02:51:56 -05:00
codingcontractapi work to make documentation unified. 2021-03-12 02:51:56 -05:00
formulasapi v0.51.2 (#838) 2021-04-09 18:12:31 -04:00
gangapi v0.51.2 (#838) 2021-04-09 18:12:31 -04:00
hacknetnodeapi v0.51.1 (#835) 2021-04-06 03:50:09 -04:00
singularityfunctions v0.51.1 (#835) 2021-04-06 03:50:09 -04:00
sleeveapi 0.47.3 patch 2 fix documentation (#810) 2021-03-07 04:37:56 -05:00
tixapi work to make documentation unified. 2021-03-12 02:51:56 -05:00
netscript1.rst Adding Basic Gameplay to documentation 2018-12-03 17:20:58 -08:00
netscriptadvancedfunctions.rst v0.51.0 (#826) 2021-03-31 00:45:21 -04:00
netscriptbladeburnerapi.rst Changed Sleeve API functions to prevent conflicts with identically-named functions 2019-03-17 22:04:12 -07:00
netscriptcodingcontractapi.rst v0.44.1 Minor Update - Added Augs to Duplicate Sleeves and updated documentation 2019-03-02 19:08:54 -08:00
netscriptformulasapi.rst v0.51.0 (#826) 2021-03-31 00:45:21 -04:00
netscriptfunctions.rst Hotfix 0.49.2, link tFormat in documentation and update version so it shows up in-game 2021-03-13 15:30:09 -05:00
netscriptgangapi.rst work to make documentation unified. 2021-03-12 02:51:56 -05:00
netscripthacknetnodeapi.rst v0.51.1 (#835) 2021-04-06 03:50:09 -04:00
netscriptixapi.rst Re-added the getStockPurchaseCost() and getStockSaleGain() functions so we don't break user scripts 2019-06-02 20:28:02 -07:00
netscriptjs.rst Implemented 'kill by PID' functionality 2019-07-15 21:40:43 -07:00
netscriptlearntoprogram.rst V0.51.3 (#845) 2021-04-18 11:18:56 -04:00
netscriptmisc.rst Minor bugfixes with killing Netscript scripts, and cleaned up text 2019-07-15 21:40:43 -07:00
netscriptscriptarguments.rst Adding Basic Gameplay to documentation 2018-12-03 17:20:58 -08:00
netscriptsingularityfunctions.rst v0.51.1 (#835) 2021-04-06 03:50:09 -04:00
netscriptsleeveapi.rst Minor bugfixes with killing Netscript scripts, and cleaned up text 2019-07-15 21:40:43 -07:00