hydroflame
0a63de4539
Merge pull request #1932 from theit8514/cp-1922
...
Update cp and mv terminal commands #1922
2021-12-16 12:14:15 -05:00
Olivier Gagnon
16431f1031
minor tweak to doc
2021-12-16 12:13:00 -05:00
hydroflame
2da9f87031
Merge pull request #1895 from TheCoderJT/editingGitDocs
...
Editing git docs
2021-12-16 12:11:05 -05:00
Olivier Gagnon
91c7811a36
format
2021-12-16 12:04:09 -05:00
Olivier Gagnon
d7f9cb8cec
make setFocus a little more robust
2021-12-16 12:02:46 -05:00
hydroflame
f9499d3259
Merge pull request #1874 from theit8514/script-focus
...
Reimplement setFocus
2021-12-16 12:00:34 -05:00
Olivier Gagnon
a92d3238be
small fix with electron build
2021-12-16 11:52:25 -05:00
Hedrauta
9e9a1ca882
Update codingcontracttypes.ts
2021-12-16 16:05:46 +01:00
Jordan Turner
89bc702ef2
.
2021-12-15 22:18:47 -07:00
Jordan Turner
53a8cbe9bd
have to re commit for some reason sry same as before semi colons
2021-12-15 22:17:54 -07:00
Jordan Turner
e1e032b61f
added semi colons they were missing at the end of some examples
2021-12-15 22:15:29 -07:00
Jordan Turner
db9b0a8ec8
added await before the ns2 method calls
2021-12-15 22:01:44 -07:00
Jordan Turner
3926913790
updated appearach of example sections based on alainbryden suggestion
2021-12-15 21:47:18 -07:00
theit8514
2e133bcf0a
Fix return type of isFocused
2021-12-15 20:55:47 -05:00
Jordan Turner
889751490f
finishWeaken now shows 3 decimal places for hackDifficulty and improved the print message
2021-12-15 18:53:39 -07:00
theit8514
d59601f848
Add return value and code style cleanup
2021-12-15 20:48:19 -05:00
theit8514
cd4c98d942
Only change to terminal when focused
2021-12-15 20:44:08 -05:00
theit8514
c50c92f9b5
Update SF requirement to match documentation
2021-12-15 20:33:48 -05:00
theit8514
2726420709
Add errors and only change page when focus changes
2021-12-15 20:33:48 -05:00
theit8514
07d449afc2
Ensure focus does not change between calls to work
2021-12-15 20:33:48 -05:00
theit8514
ad57f3dc73
Work functions do not take focus
...
setFocus readded and updated to send the user to the Work page if focusing.
2021-12-15 20:33:48 -05:00
Jordan Turner
ac79d0aea4
adjusted the wording and added dynamic player server location
2021-12-15 17:52:08 -07:00
Jordan Turner
4836617745
made the terminal error more clear based on issue 1920
2021-12-15 17:19:45 -07:00
tyasuh.taeragan@gmail.com
ce0de40e59
Issue 1934
2021-12-15 18:10:29 -05:00
tyasuh.taeragan@gmail.com
61e962ec12
Issue 1911
2021-12-15 17:59:03 -05:00
theit8514
8ef227595a
Add support for relative paths in mv
...
Fixes mv command deleting file on overwrite
2021-12-15 17:46:36 -05:00
theit8514
4e022c68e9
Add support for relative paths in cp
...
Fix cp error messages
Add support for directory destinations (e.g. copy file.js directory)
2021-12-15 17:36:15 -05:00
Jordan Turner
632e1f70f3
added rs to backricks to color code syntax
2021-12-15 10:25:54 -07:00
Jordan Turner
687682fcbd
added syntax useage to github ns page
2021-12-15 10:10:32 -07:00
Jordan Turner
ab24e4865e
reverted back to orginal
2021-12-15 08:34:20 -07:00
Jordan Turner
a48d91b4cd
added syntax useage to github ns main page
2021-12-15 08:24:05 -07:00
cblte
4991709772
Update gettingstartedguideforbeginnerprogrammers.rst
...
Updated the scan-analyze 2 output with current values. The server n00dles only has 4GB ram available, so I took him of the list of usable servers to run the script on.
2021-12-15 16:10:10 +01:00
Olivier Gagnon
e3a0caf50f
fix killall steam not working
2021-12-14 22:34:09 -05:00
Olivier Gagnon
5b38ee3cfb
fix undying script bug
2021-12-14 19:39:55 -05:00
hydroflame
a8f764bb8c
Merge pull request #1879 from danielyxie/dev
...
bugfix
2021-12-14 15:56:31 -05:00
Olivier Gagnon
4d80813707
bugfix
2021-12-14 15:56:11 -05:00
Olivier Gagnon
de9fb24156
Fix scripts dying of weird causes.
2021-12-13 22:26:22 -05:00
Olivier Gagnon
c1e3a170ab
Augmentations page shows stats reductions
2021-12-13 20:28:21 -05:00
Olivier Gagnon
e5b4dd8e90
Files should be saved on the server that opened them.
2021-12-13 20:08:58 -05:00
Olivier Gagnon
50bc9496ec
fix gym not giving discoutns
2021-12-13 19:46:08 -05:00
Olivier Gagnon
1b42b51e5f
few bugfix
2021-12-13 18:44:52 -05:00
Olivier Gagnon
7b8e486e3a
fix typo in doc
2021-12-13 15:50:01 -05:00
hydroflame
dfdb940aa6
Merge pull request #1872 from danielyxie/dev
...
doc fix
2021-12-13 15:00:33 -05:00
Olivier Gagnon
aae03982ee
Merge branch 'dev' of github.com:danielyxie/bitburner into dev
2021-12-13 14:59:55 -05:00
Olivier Gagnon
72f7e9644c
fix doc
2021-12-13 14:59:41 -05:00
hydroflame
e9623340af
Merge pull request #1869 from theit8514/scp-async
...
Await scp multiple script copy
2021-12-13 12:08:25 -05:00
theit8514
3437a0a730
Await scp multiple script copy
2021-12-12 19:50:53 -05:00
Olivier Gagnon
7d6947ee01
fix unknown script die for known reason
2021-12-12 14:57:44 -05:00
Olivier Gagnon
e117548895
fix some stack traces not printing file name
2021-12-12 14:49:02 -05:00
Olivier Gagnon
4460bf1613
fix shortcuts
2021-12-12 14:02:45 -05:00