danielyxie
0b16a9f605
Removing dev mode. Updating changelog in documentation
2018-06-25 12:38:13 -05:00
danielyxie
f5be9e5da7
Fix bug with spawn()
2018-06-17 14:19:43 -05:00
danielyxie
c365696447
Reverse const change in Script RAM parser. Built documentation
2018-06-15 00:58:35 -05:00
danielyxie
8620a4d30c
Fix issue with 'Object.prototye' functions throwing errors during NetscriptJS RAM calculation. Fixed type with new Travel Confirmation setting loading to the correct initial value. Fixed Competition/Demand display for Products. Changed RAM for window/document access to be 100
2018-06-14 14:51:06 -05:00
danielyxie
a97aaf3abb
v0.38.0 Updated changelog in documentation
2018-06-12 23:21:04 -05:00
danielyxie
5caa247c89
Updated changelog in documentation
2018-06-02 22:13:21 -05:00
danielyxie
baf8fc784e
Removed temp variables from Brace netscript mode definer (netscript.js). Fixed changelog update for v0.37.1
2018-05-22 19:20:41 -05:00
danielyxie
565f0dd517
v0.37.1
2018-05-22 19:09:04 -05:00
danielyxie
7d149f5f7b
Cleaning up NetscriptJS documentation
2018-05-18 10:42:49 -05:00
danielyxie
c0ca464b5d
Added a ?noScripts query string that can be used to start the game without loading any scripts.
2018-05-17 14:50:27 -05:00
danielyxie
c7e155d4bc
Refactored NetscriptJS to take in the NS environment as a parameter to main
2018-05-17 12:10:12 -05:00
danielyxie
dfb5cbf02d
Merging changes from pull requests. Re-adding package lock.json
2018-05-09 02:21:47 -05:00
danielyxie
b0a825e0bc
Merge branch 'dev' of https://github.com/danielyxie/bitburner into dev
2018-05-09 02:16:30 -05:00
danielyxie
2c4c5ce6a3
Merge pull request #228 from hydroflame/ns-hacknet-multiplier
...
NS function to get player's hacknet multipliers
2018-05-09 02:16:14 -05:00
Olivier Gagnon
dcc09d561e
Merge branch 'dev' into improve-get-script-ram
2018-05-07 16:00:24 -04:00
Olivier Gagnon
577f73dce7
getScriptRam now optionally take hostname/ip or default to localhost
2018-05-07 15:56:55 -04:00
danielyxie
96b12f7f68
Added ENABLE_TIMESTAMPS Fconf Setting. Put a soft-cap on stock price. Cleaned up a number rounding display issue for Gang UI (100.03% territory, etc.). Refactored ActiveSCriptsUI code to use a queue to sequentially run 'tasks' that handle the adding/deleting of items and server panels
2018-05-07 12:25:44 -05:00
danielyxie
c305a91c4a
Merge pull request #225 from hydroflame/hacknetnode-doc
...
added some documentation for hacknetnode api
2018-05-06 16:33:40 -05:00
danielyxie
c3663af14e
Merge pull request #222 from hydroflame/script-name
...
added getScriptName
2018-05-06 16:31:33 -05:00
danielyxie
4ea365da02
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
Olivier Gagnon
92b1050a68
fixed integer form typo
2018-05-06 16:27:10 -04:00
Olivier Gagnon
39ed2c40dd
added hacknet multiplier netscript function
2018-05-06 14:22:29 -04:00
Olivier Gagnon
e7b6150062
added some documentation for hacknetnode api
2018-05-06 03:53:34 -04:00
Olivier Gagnon
60cc6e15d5
added getScriptName
2018-05-06 03:27:16 -04:00
danielyxie
9acc422f05
v0.36.0 - Bladeburner BitNode (BN-6)
2018-05-02 12:38:11 -05:00
danielyxie
f33d81b1a5
v0.35.1
2018-03-12 14:39:04 -05:00
danielyxie
f8c987a2c0
Fixed various bugs in v0.35.0 with prestiging
2018-03-03 17:55:58 -06:00
danielyxie
99d774cf5a
Minor fixes in and cleaning up typoes in license
2018-03-03 15:22:50 -06:00
danielyxie
2c68d17bc3
Merge branch 'master' of https://github.com/danielyxie/bitburner
2018-03-03 15:06:47 -06:00
danielyxie
e3c435270b
V0.35.0. Adding netscript_tests in game testbench.
2018-03-03 15:05:33 -06:00
JJ
f684c42e8c
Merge branch 'master' into patch-1
2018-02-26 19:10:30 -05:00
danielyxie
779ce25ae5
v0.34.5. Also adding webpack config and package-lock.json
2018-02-24 16:55:06 -06:00
JJ
f99b897ac4
Update netscriptfunctions.rst
2018-02-20 14:56:18 -05:00
JJ
6713dca1d6
Custom function scope adjustments
...
Some adjustments made to the function scope documentation to make it easier for people to understand. This came up in Discord where some of us understood it but others did not and I think the way I changed it will make it a little cleaner
2018-02-20 14:44:28 -05:00
danielyxie
24e99ed8d9
Wraithan's changes
2018-02-17 21:08:54 -06:00
danielyxie
1f5ab50b79
Revert "Fix some stuff with ls() and cat"
2018-02-16 15:03:16 -06:00
danielyxie
d37e8f1d5f
Merge pull request #190 from wraithan/fix-ls-txt
...
Fix some stuff with ls() and cat
2018-02-16 15:03:06 -06:00
danielyxie
1808afa711
Minor bugfix in Gang.js and updating documentation for spawn() and stopAction()
2018-02-14 22:34:57 -06:00
danielyxie
f82d216e10
v0.34.4
2018-02-14 22:26:43 -06:00
Wraithan (Chris McDonald)
fe4a6d90f8
Fix documentation to include grep parameter to ls() netscript function
2018-02-10 12:28:26 -08:00
danielyxie
f211e8856f
Minor bug fixes, adding spotify music player, and adding sphinx documentation
2018-01-09 14:48:06 -06:00