bitburner-src/doc/source/netscript/basicfunctions
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
..
brutessh.rst work to make documentation unified. 2021-03-12 02:51:56 -05:00
clear.rst work to make documentation unified. 2021-03-12 02:51:56 -05:00
clearLog.rst work to make documentation unified. 2021-03-12 02:51:56 -05:00
deleteServer.rst work to make documentation unified. 2021-03-12 02:51:56 -05:00
disableLog.rst work to make documentation unified. 2021-03-12 02:51:56 -05:00
enableLog.rst work to make documentation unified. 2021-03-12 02:51:56 -05:00
exec.rst work to make documentation unified. 2021-03-12 02:51:56 -05:00
exit.rst work to make documentation unified. 2021-03-12 02:51:56 -05:00
fileExists.rst work to make documentation unified. 2021-03-12 02:51:56 -05:00
ftpcrack.rst work to make documentation unified. 2021-03-12 02:51:56 -05:00
getFavorToDonate.rst work to make documentation unified. 2021-03-12 02:51:56 -05:00
getGrowTime.rst work to make documentation unified. 2021-03-12 02:51:56 -05:00
getHackingLevel.rst work to make documentation unified. 2021-03-12 02:51:56 -05:00
getHackingMultipliers.rst work to make documentation unified. 2021-03-12 02:51:56 -05:00
getHacknetMultipliers.rst work to make documentation unified. 2021-03-12 02:51:56 -05:00
getHackTime.rst work to make documentation unified. 2021-03-12 02:51:56 -05:00
getHostname.rst work to make documentation unified. 2021-03-12 02:51:56 -05:00
getPortHandle.rst work to make documentation unified. 2021-03-12 02:51:56 -05:00
getPurchasedServerCost.rst work to make documentation unified. 2021-03-12 02:51:56 -05:00
getPurchasedServerLimit.rst work to make documentation unified. 2021-03-12 02:51:56 -05:00
getPurchasedServerMaxRam.rst work to make documentation unified. 2021-03-12 02:51:56 -05:00
getPurchasedServers.rst work to make documentation unified. 2021-03-12 02:51:56 -05:00
getScriptExpGain.rst work to make documentation unified. 2021-03-12 02:51:56 -05:00
getScriptIncome.rst work to make documentation unified. 2021-03-12 02:51:56 -05:00
getScriptLogs.rst work to make documentation unified. 2021-03-12 02:51:56 -05:00
getScriptName.rst work to make documentation unified. 2021-03-12 02:51:56 -05:00
getScriptRam.rst work to make documentation unified. 2021-03-12 02:51:56 -05:00
getServerBaseSecurityLevel.rst work to make documentation unified. 2021-03-12 02:51:56 -05:00
getServerGrowth.rst work to make documentation unified. 2021-03-12 02:51:56 -05:00
getServerMaxMoney.rst work to make documentation unified. 2021-03-12 02:51:56 -05:00
getServerMinSecurityLevel.rst work to make documentation unified. 2021-03-12 02:51:56 -05:00
getServerMoneyAvailable.rst work to make documentation unified. 2021-03-12 02:51:56 -05:00
getServerNumPortsRequired.rst work to make documentation unified. 2021-03-12 02:51:56 -05:00
getServerRam.rst work to make documentation unified. 2021-03-12 02:51:56 -05:00
getServerRequiredHackingLevel.rst work to make documentation unified. 2021-03-12 02:51:56 -05:00
getServerSecurityLevel.rst work to make documentation unified. 2021-03-12 02:51:56 -05:00
getTimeSinceLastAug.rst work to make documentation unified. 2021-03-12 02:51:56 -05:00
getWeakenTime.rst work to make documentation unified. 2021-03-12 02:51:56 -05:00
grow.rst work to make documentation unified. 2021-03-12 02:51:56 -05:00
growthAnalyze.rst work to make documentation unified. 2021-03-12 02:51:56 -05:00
hack.rst work to make documentation unified. 2021-03-12 02:51:56 -05:00
hackAnalyzePercent.rst work to make documentation unified. 2021-03-12 02:51:56 -05:00
hackAnalyzeThreads.rst work to make documentation unified. 2021-03-12 02:51:56 -05:00
hackChance.rst work to make documentation unified. 2021-03-12 02:51:56 -05:00
hasRootAccess.rst work to make documentation unified. 2021-03-12 02:51:56 -05:00
httpworm.rst work to make documentation unified. 2021-03-12 02:51:56 -05:00
isLogEnabled.rst work to make documentation unified. 2021-03-12 02:51:56 -05:00
isRunning.rst work to make documentation unified. 2021-03-12 02:51:56 -05:00
kill.rst work to make documentation unified. 2021-03-12 02:51:56 -05:00
killall.rst work to make documentation unified. 2021-03-12 02:51:56 -05:00
ls.rst work to make documentation unified. 2021-03-12 02:51:56 -05:00
nFormat.rst work to make documentation unified. 2021-03-12 02:51:56 -05:00
nuke.rst work to make documentation unified. 2021-03-12 02:51:56 -05:00
peek.rst work to make documentation unified. 2021-03-12 02:51:56 -05:00
print.rst V0.51.3 (#845) 2021-04-18 11:18:56 -04:00
prompt.rst work to make documentation unified. 2021-03-12 02:51:56 -05:00
ps.rst work to make documentation unified. 2021-03-12 02:51:56 -05:00
purchaseServer.rst work to make documentation unified. 2021-03-12 02:51:56 -05:00
read.rst work to make documentation unified. 2021-03-12 02:51:56 -05:00
relaysmtp.rst work to make documentation unified. 2021-03-12 02:51:56 -05:00
rm.rst work to make documentation unified. 2021-03-12 02:51:56 -05:00
run.rst work to make documentation unified. 2021-03-12 02:51:56 -05:00
scan.rst work to make documentation unified. 2021-03-12 02:51:56 -05:00
scp.rst work to make documentation unified. 2021-03-12 02:51:56 -05:00
scriptKill.rst work to make documentation unified. 2021-03-12 02:51:56 -05:00
scriptRunning.rst work to make documentation unified. 2021-03-12 02:51:56 -05:00
serverExists.rst work to make documentation unified. 2021-03-12 02:51:56 -05:00
sleep.rst work to make documentation unified. 2021-03-12 02:51:56 -05:00
spawn.rst work to make documentation unified. 2021-03-12 02:51:56 -05:00
sprintf.rst v0.44.1 Minor Update - Added Augs to Duplicate Sleeves and updated documentation 2019-03-02 19:08:54 -08:00
sqlinject.rst work to make documentation unified. 2021-03-12 02:51:56 -05:00
tail.rst work to make documentation unified. 2021-03-12 02:51:56 -05:00
tFormat.rst added tFormat to represent times. 2021-03-12 14:32:07 -05:00
tprint.rst V0.51.3 (#845) 2021-04-18 11:18:56 -04:00
tryWrite.rst work to make documentation unified. 2021-03-12 02:51:56 -05:00
vsprintf.rst v0.44.1 Minor Update - Added Augs to Duplicate Sleeves and updated documentation 2019-03-02 19:08:54 -08:00
weaken.rst work to make documentation unified. 2021-03-12 02:51:56 -05:00
wget.rst work to make documentation unified. 2021-03-12 02:51:56 -05:00
write.rst work to make documentation unified. 2021-03-12 02:51:56 -05:00