Billy Vong
f4ea1ae970
Merge branch 'dev' into fix/prevent-ctrl-alt-j-navigation
2021-12-17 12:39:57 -05:00
Billy Vong
cdd85c09e1
Merge branch 'dev' into feat/add-vim-mode
2021-12-17 12:38:16 -05:00
Billy Vong
659211e1ff
Prevent ctrl+alt+j
from navigating to Jobs
...
This is a browser hot key to open the Chrome Developer Tools.
2021-12-17 12:35:47 -05:00
Billy Vong
fb5d374279
feat: Add vim mode to script editor
...
This adds an option to turn on vim mode using the `monaco-vim` library.
2021-12-17 12:34:00 -05:00
hydroflame
c6843b231a
Merge pull request #1962 from MartinFournier/feature/exit-process
...
Attempt to fix processes that stay up after closing app
2021-12-17 12:13:50 -05:00
hydroflame
196086cc13
Merge branch 'dev' into feature/exit-process
2021-12-17 11:49:58 -05:00
Olivier Gagnon
36fd3c5d68
try kill again
2021-12-17 11:38:00 -05:00
Guillermo Robles
b14432329a
Add support for ALL argument in enableLog function
...
- Fixes : #1928
2021-12-17 17:33:33 +01:00
Martin Fournier
da0cc6d8f1
Fix #1974 : Change default input to deferred
...
The value does not change automatically now, there's a "Set" button in
the popup to trigger the onColorChange event.
2021-12-17 11:00:00 -05:00
Martin Fournier
c59806c87d
Set default editorconfig to indent_size=2
...
Prettier already formats the code like that, so it causes a mismatch for
devs using editorconfig as well.
2021-12-17 09:54:32 -05:00
Martin Fournier
6d94ee0c2c
Fix #1902 : Set default electron color to black
...
If loading of the index.html is slow, there should be no white
background anymore.
2021-12-17 05:52:31 -05:00
Martin Fournier
217b94d0a0
Fix #1863 : Add getHashUpgrades hacknet function
...
Adds a new functions ofr hacknet servers that returns the list of
available hash upgrades.
2021-12-17 05:35:17 -05:00
MageKing17
e8b4d15078
Update TutorialRoot.tsx
...
Correct "NS1 vs NS1" typo.
2021-12-17 00:35:23 -08:00
Jared Jolton
c4bd6d8e11
Fix typo in sleeves.rst
2021-12-17 00:09:52 -07:00
Olivier Gagnon
6c5842d2e7
noscripts backup
2021-12-17 01:33:35 -05:00
Olivier Gagnon
b0929e3cff
only exit?2
2021-12-16 23:29:52 -05:00
Olivier Gagnon
795df0ed69
only exit?
2021-12-16 23:13:05 -05:00
Olivier Gagnon
ae6f8c5ee7
make tutorial better
2021-12-16 20:54:50 -05:00
Martin Fournier
63f7775804
Remove process handler when doing a hard reload
2021-12-16 20:21:25 -05:00
Olivier Gagnon
81e291ef6a
change color of terminal input
2021-12-16 20:20:07 -05:00
Olivier Gagnon
aafc311759
bug
2021-12-16 20:09:51 -05:00
Olivier Gagnon
99f3566e52
bugfix
2021-12-16 20:09:19 -05:00
Olivier Gagnon
9e86131625
bugfix
2021-12-16 20:07:34 -05:00
Martin Fournier
dc21a5b87b
Attempt to fix processes that stay up after closing app
2021-12-16 18:26:20 -05:00
Billy Vong
9b64551197
Merge branch 'dev' into feat/add-ctrl-u-clear-line
2021-12-16 17:07:39 -05:00
Billy Vong
2e9a42d74c
add comment
2021-12-16 17:03:49 -05:00
Billy Vong
2804b6ae56
remove console
2021-12-16 17:03:15 -05:00
Billy Vong
d4bf6100a3
feat: Add ctrl+u/k/w
hotkeys
...
Adds the `ctrl+u/k/w` hotkeys to clear line before and after, as well as deleting word before cursor. I implemented deleting word after cursor, but I have not repod the functionality in bash, so I did not add the hotkey.
2021-12-16 16:59:24 -05:00
Olivier Gagnon
3436873373
Merge branch 'dev' of github.com:danielyxie/bitburner into dev
2021-12-16 15:49:02 -05:00
Olivier Gagnon
1cca819f87
disable browser throttling
2021-12-16 15:48:40 -05:00
Olivier Gagnon
3ca762d8cf
disable browser throttling
2021-12-16 15:46:26 -05:00
hydroflame
55d386a504
Merge pull request #1952 from MartinFournier/feature/git-commit-version
...
Fix #1880 : Show git commit of bundled app
2021-12-16 15:45:25 -05:00
hydroflame
88666ec3fa
Merge pull request #1953 from danielyxie/dev
...
doc
2021-12-16 15:30:22 -05:00
Olivier Gagnon
33e918fc49
doc
2021-12-16 15:28:53 -05:00
Martin Fournier
e8e2760c73
Fix #1880 : Show git commit of bundled app
2021-12-16 15:25:59 -05:00
Olivier Gagnon
e16fba2418
scan doc
2021-12-16 15:21:00 -05:00
hydroflame
c080f367b8
Merge pull request #1950 from danielyxie/dev
...
regen doc
2021-12-16 12:59:52 -05:00
Olivier Gagnon
1b680431b6
regen doc
2021-12-16 12:59:11 -05:00
hydroflame
c38992be8d
Merge pull request #1949 from danielyxie/dev
...
build
2021-12-16 12:58:30 -05:00
Olivier Gagnon
361c3d3469
rebuild
2021-12-16 12:57:59 -05:00
Olivier Gagnon
5718800b91
doc update
2021-12-16 12:41:18 -05:00
Olivier Gagnon
6ef99e138c
fix BN exploit
2021-12-16 12:40:24 -05:00
Olivier Gagnon
3c67da02f3
typo
2021-12-16 12:33:44 -05:00
hydroflame
9346979e2b
Merge pull request #1943 from Hedrauta/master
...
fix for a typo at "Spiralize Matrix"s description
2021-12-16 12:30:41 -05:00
Olivier Gagnon
2e2bd7441a
minor tweak
2021-12-16 12:30:23 -05:00
Olivier Gagnon
9292484ed0
minor tweak
2021-12-16 12:29:41 -05:00
hydroflame
abc61b820c
Merge pull request #1938 from TheCoderJT/issue1906
...
#1906
2021-12-16 12:29:05 -05:00
Olivier Gagnon
a1af0318d8
minor error message tweak
2021-12-16 12:20:04 -05:00
hydroflame
b05645a61c
Merge pull request #1936 from TheCoderJT/issue1920
...
Issue1920
2021-12-16 12:19:23 -05:00
hydroflame
43aba18b77
Merge pull request #1933 from Saynt-Garmo/dev
...
Issue 1911
2021-12-16 12:18:16 -05:00