Commit Graph

6499 Commits

Author SHA1 Message Date
Olivier Gagnon
4b8791e329 Fix toast 2022-03-30 18:59:30 -04:00
Brady
1e928af5db Fixed the dropped ! for the boolean evaluation 2022-03-30 15:19:08 -06:00
hydroflame
8c2bfc32f8
Merge pull request #3299 from danielyxie/dev
Fix getScriptslOgs
2022-03-30 15:32:08 -04:00
Olivier Gagnon
658bfd1f23 allbuild commit b0281154 2022-03-30 15:31:19 -04:00
Olivier Gagnon
b0281154fe fix getScriptLogs 2022-03-30 15:29:25 -04:00
hydroflame
1fe24b842f
Merge pull request #3297 from danielyxie/dev
Fix aug cost not updating properly
2022-03-30 15:02:52 -04:00
Olivier Gagnon
94d921512b allbuild commit ec87752e 2022-03-30 15:01:31 -04:00
Olivier Gagnon
ec87752e79 fix aug cost not properly updating 2022-03-30 14:59:53 -04:00
nickofolas
83a386584c Make compiler happy 2022-03-30 14:37:34 -04:00
nickofolas
73af73fdb4 Merge branch 'dev' of github.com:danielyxie/bitburner into improvement/filter-helper-func 2022-03-30 14:35:27 -04:00
nickofolas
a384b8af52 Fix grafting crash when all Augs owned 2022-03-30 14:29:59 -04:00
hydroflame
5413abbb7a
Merge pull request #3293 from danielyxie/dev
fix is running
2022-03-30 14:15:20 -04:00
Olivier Gagnon
8812451a32 allbuild commit 432c8dd2 2022-03-30 14:14:47 -04:00
Olivier Gagnon
432c8dd206 Fix isRunning 2022-03-30 14:11:21 -04:00
hydroflame
d3a87ba0be
Merge pull request #3292 from danielyxie/dev
Fix more unknown type errros
2022-03-30 13:47:10 -04:00
Olivier Gagnon
8200b62384 allbuild commit 2985cf1c 2022-03-30 13:46:07 -04:00
Olivier Gagnon
2985cf1cec fix rm 2022-03-30 13:44:24 -04:00
Olivier Gagnon
86a20b8571 allbuild commit 3458b57c 2022-03-30 13:38:53 -04:00
Olivier Gagnon
3458b57c7d fix tail 2022-03-30 13:37:10 -04:00
hydroflame
510eb39988
Merge pull request #3291 from danielyxie/dev
Fix getRunningScript
2022-03-30 13:35:55 -04:00
Olivier Gagnon
b567bdcd2b allbuild commit fdcd13c3 2022-03-30 13:34:58 -04:00
Olivier Gagnon
fdcd13c312 fix getRunnignScript 2022-03-30 13:33:04 -04:00
hydroflame
4340460a35
Merge pull request #3290 from danielyxie/dev
Fix ns.kill
2022-03-30 13:17:09 -04:00
Olivier Gagnon
f8e050ba26 allbuild commit f4a58ff5 2022-03-30 13:16:14 -04:00
hydroflame
38b15eeeba
Merge pull request #3289 from danielyxie/dev
Cut grafting time in hafl.
2022-03-30 12:13:53 -04:00
Olivier Gagnon
f4a58ff5a9 allbuild commit cc4dd100 2022-03-30 12:11:41 -04:00
Olivier Gagnon
cc4dd10058 Merge branch 'dev' of github.com:danielyxie/bitburner into dev 2022-03-30 12:01:50 -04:00
Olivier Gagnon
6d8fbeece8 letter 2022-03-30 12:01:47 -04:00
hydroflame
8354ba2314
Merge pull request #3286 from phyzical/bugfix/fix-max-warehouse-bulk-purchase
incorrect ternary with bulk purchase
2022-03-30 11:34:48 -04:00
Olivier Gagnon
73023f4f3c Merge branch 'dev' of github.com:danielyxie/bitburner into dev 2022-03-30 11:34:07 -04:00
Olivier Gagnon
98ae97afea Validate city name coming from netscript 2022-03-30 11:34:03 -04:00
phyzical
3c991a743c incorrect ternary 2022-03-30 23:33:45 +08:00
hydroflame
034f3fd07d
Merge pull request #3285 from HeinousTugboat/htugboat/fix-param-block-template
Removes extra asterisk in template
2022-03-30 10:30:17 -04:00
phyzical
64d095e911 change to any for ns location 2022-03-30 22:24:19 +08:00
Heinous Tugboat
9b0422f9ee Removes extra asterisk in template 2022-03-30 10:18:07 -04:00
phyzical
5486398199 fix prices of augments reseting when refreshing the game 2022-03-30 21:58:27 +08:00
phyzical
6f5d22c1bd fix for off by one with neruflux 2022-03-30 21:53:53 +08:00
phyzical
ee45f91960 move back to original spot 2022-03-30 19:17:24 +08:00
phyzical
7338bb6766 fix for neruflux pricing i think.. 2022-03-30 19:14:51 +08:00
phyzical
a4cd3ad38d minor adjustments to where getNerufluxGenerator is after merge base 2022-03-30 19:13:44 +08:00
phyzical
be24562d34 merge dev 2022-03-30 19:11:34 +08:00
phyzical
07c6051004 merge dev 2022-03-30 19:00:57 +08:00
Olivier Gagnon
ab93cfa887 Merge branch 'dev' of github.com:danielyxie/bitburner into dev 2022-03-30 00:18:05 -04:00
Olivier Gagnon
95f7112987 typo 2022-03-30 00:18:02 -04:00
hydroflame
0e89017794
Merge pull request #3246 from phyzical/refactor-more-key-codes
slice out event key constant refactors
2022-03-30 00:12:36 -04:00
Olivier Gagnon
93f5249916 Merge branch 'dev' of github.com:danielyxie/bitburner into dev 2022-03-29 23:49:46 -04:00
Olivier Gagnon
6d591db0d2 Fix NF not working. 2022-03-29 23:49:39 -04:00
hydroflame
80d5132291
Merge pull request #3245 from phyzical/augmentation-refactors
slice out refactor of augmenation realted stuff from new faction pr
2022-03-29 23:47:27 -04:00
Olivier Gagnon
12d5f55aec unknown-ify the rest of the basic API. 2022-03-29 22:14:56 -04:00
Olivier Gagnon
aa0425a23d unknown-ify half the basic API. 2022-03-29 21:42:27 -04:00