Olivier Gagnon
07c0b708d7
more convertion
2021-08-28 00:11:42 -04:00
brubsby
b372f23b6e
Update getActionEstimatedSuccessChance
...
ns.bladeburner.getActionEstimatedSuccessChance("general", "Diplomacy") returned [-1, -1] (as well as "Hyperbolic Regeneration Chamber"), even though both tasks automatically succeed. Also Training and Field Analysis both previously returned [1, 1].
2021-08-27 17:06:01 -05:00
Olivier Gagnon
a8254e7144
one component
2021-08-27 17:39:15 -04:00
brubsby
02a21cf2d9
Update all general actions to have infinity count
...
ns.bladeburner.getActionCountRemaining("general", "Diplomacy") currently returns -1. I think it'd be more intuitive if all the general actions returned Infinity, instead of just two of them
2021-08-27 16:13:22 -05:00
Olivier Gagnon
bcb0606900
fix typo
2021-08-27 15:31:54 -04:00
Olivier Gagnon
42704d8695
v0.52.9
v0.52.9
2021-08-27 15:26:12 -04:00
Olivier Gagnon
e75197dee3
build
2021-08-27 14:19:36 -04:00
Olivier Gagnon
9e92df47a5
Added file diagnostic.
2021-08-27 14:17:25 -04:00
Olivier Gagnon
c110c22efb
My corp infinity safeguard from 2 patch ago wasn't actually preventing it, just logging, now it returns to avoid it.
2021-08-27 11:18:06 -04:00
Olivier Gagnon
c9ab7908a7
another blocker against mku equal 0 and added tprintf
2021-08-27 11:05:36 -04:00
Olivier Gagnon
3ab306f9d7
fix the errors about node setTimeout instead of window
2021-08-27 01:11:11 -04:00
hydroflame
f08aa8924c
Merge pull request #1102 from threehams/test-runner
...
Switch out test runner for jest
2021-08-27 00:53:45 -04:00
Olivier Gagnon
c4914fa54f
build community prs
2021-08-27 00:45:11 -04:00
hydroflame
fa5e2f4964
Merge pull request #1079 from threehams/infil-instakill
...
Instakill player when automating infiltration
2021-08-26 21:42:08 -04:00
hydroflame
77eda1fd75
Merge pull request #1098 from brubsby/patch-1
...
add bladeburner_analysis_mult to getPlayer()
2021-08-26 21:42:01 -04:00
Olivier Gagnon
c987c91a11
add corp safeguard
2021-08-26 21:39:51 -04:00
David Edmondson
feaa74ed34
Only compile down imports during tests
2021-08-26 17:02:02 -07:00
David Edmondson
701fba7ec7
Drop cross-env
2021-08-26 16:45:39 -07:00
David Edmondson
51bd626e88
Remove unneeded stuff, .vscode on gitignore
2021-08-26 16:44:37 -07:00
David Edmondson
ab4863e7df
Swap out mocha/chai for jest
2021-08-26 16:43:11 -07:00
David Edmondson
1a8bcf66cc
Fix existing tests, update to jest
2021-08-26 16:43:03 -07:00
David Edmondson
7bfceb1690
Replace old-style import with type
2021-08-26 16:42:57 -07:00
David Edmondson
27e22814a9
Remove missing + unused variable
2021-08-26 16:42:47 -07:00
Olivier Gagnon
ceb4e304fd
Hotfix corp mku getting set to zero and causing infinity
2021-08-26 15:22:06 -04:00
Olivier Gagnon
e2d74f9432
fix beautify
2021-08-25 16:14:47 -04:00
Olivier Gagnon
79345a49b4
Bladeburner automation status always displays the commands, even when disabled
2021-08-25 11:50:33 -04:00
Olivier Gagnon
7066a793a1
build fix
2021-08-24 21:40:50 -04:00
hydroflame
2a5cf62168
Merge pull request #1097 from Snarling/patch-2
...
Fix joining blade via ns
2021-08-24 21:39:29 -04:00
brubsby
6495be5705
add bladeburner_analysis_mult to getPlayer()
2021-08-24 20:02:39 -05:00
Snarling
0d6d05db49
Fix joining blade via ns
...
Pass Player as an argument in Bladeburner constructor call for ns.bladeburner.joinBladeburnerDivision()
2021-08-24 20:08:29 -04:00
Olivier Gagnon
5d59620dce
click to copy every bladeburner action
2021-08-23 11:42:14 -04:00
Olivier Gagnon
60d95a90d0
Fix script not being saved on their individual computers.
2021-08-23 09:33:49 -04:00
Olivier Gagnon
51debc60da
build omuretsu fix
2021-08-23 09:18:43 -04:00
Snarling
faf625b34d
Update Root.tsx
...
Went back to tracking lastServer as a hostname, since server IPs are not static.
2021-08-23 04:04:52 -07:00
Snarling
1a8b194341
Update Root.tsx
...
Removed unnecessary conversions between server and ip
2021-08-23 04:04:52 -07:00
Snarling
386f8a11c5
Change lastServer to reference the server ip
...
Should fix issue with newly saved scripts failing to run
2021-08-23 04:04:52 -07:00
hydroflame
4278191b0e
Merge pull request #1090 from danielyxie/dev
...
v0.52.8
2021-08-23 02:09:55 -04:00
Olivier Gagnon
6d2b8b4f6f
v0.52.8
v0.52.8
2021-08-23 02:09:49 -04:00
Olivier Gagnon
b148b2f0b5
logbox close on escape now
2021-08-23 01:15:20 -04:00
hydroflame
4a9bac99d2
Merge pull request #1083 from danielyxie/dev
...
Fix monaco jumping to end of file.
2021-08-22 23:57:16 -04:00
Olivier Gagnon
0b3c114cd0
Fix monaco jumping to end of file.
2021-08-22 23:57:00 -04:00
hydroflame
49cc75a575
Merge pull request #1082 from danielyxie/dev
...
trying to fix the jumping bug
2021-08-22 23:47:44 -04:00
Olivier Gagnon
e0d631f8b3
trying to fix the jumping bug
2021-08-22 23:46:30 -04:00
hydroflame
8289c9fc75
Merge pull request #1080 from danielyxie/dev
...
Fixed Script Editor not loading the same file after manually clicking it
2021-08-22 01:31:00 -04:00
Olivier Gagnon
d66e36b637
Fixed Script Editor not loading the same file after manually clicking it
2021-08-22 01:30:28 -04:00
David Edmondson
6cd7465b82
Instakill player when automating infiltration
2021-08-21 15:00:00 -07:00
hydroflame
c7125e2e46
Merge pull request #1077 from danielyxie/dev
...
Fix a few other bugs
2021-08-21 14:01:05 -04:00
Olivier Gagnon
a564957092
v0.52.7
v0.52.7
2021-08-21 14:00:28 -04:00
Olivier Gagnon
4b8e63f342
Fix a few other bugs
2021-08-21 11:30:31 -04:00
hydroflame
480d47eece
Merge pull request #1076 from danielyxie/dev
...
Fix log box dragging.
2021-08-21 02:39:17 -04:00