Snarling
1dc1a7ed6f
lint
2022-08-19 18:36:24 -04:00
Snarling
823cdf70ca
Fix compile race conditions
2022-08-19 18:21:31 -04:00
Roman Ivaniuk
5c0c130b4b
3992 Fix: handle null duration in toast ns function
...
extend SnackbarEvents typing to allow null in third argument
also remove typos in Electron.tsx init functions comments
2022-08-19 14:38:46 +03:00
Mughur
84e2ae78c3
Sleeve crime gain bitnode multiplier fix
2022-08-19 10:03:20 +03:00
MageKing17
28d7284323
Correct missing !
for boolean coercion.
...
`singularity.workForCompany()` was negating its `_focus` argument, unlike similar functions, which used double-negation to coerce to boolean. This was almost certainly a typo, since before PR-#3967 it used `_ctx.helper.boolean()` without negation, just like the other singularity functions.
2022-08-18 22:04:11 -07:00
MageKing17
1b8993a3dc
Replace "stock.short" with "stock.shortStock".
...
This was preventing `disableLog("ALL")` from stopping these log messages, since that's not the function's name now.
2022-08-18 13:29:21 -07:00
hydroflame
dcdf8f7752
Merge pull request #3997 from danielyxie/dev
...
trying to fix int problems
2022-08-18 14:42:47 -03:00
Olivier Gagnon
9c579e294a
allbuild commit 3067703c
2022-08-18 13:41:58 -04:00
Olivier Gagnon
3067703c63
Trying to fix int bug
2022-08-18 13:40:39 -04:00
hydroflame
bccf4e772c
Merge pull request #3996 from danielyxie/dev
...
Fix broken ns filesnames
2022-08-18 13:38:30 -03:00
Olivier Gagnon
67994ba1bc
allbuild commit a88f14cd
2022-08-18 12:37:35 -04:00
Olivier Gagnon
a88f14cd16
Fix broken ns filenames
2022-08-18 12:36:30 -04:00
hydroflame
22a820028e
Merge pull request #3986 from BugiDev/patch-1
...
DOC: FIX DOCS TYPO IN terminal.rst
2022-08-18 13:23:00 -03:00
Snarling
07e9cb9277
refactor scp function
2022-08-17 20:31:26 -04:00
Snarling
f6a8d5d337
synchronize scp and write
2022-08-17 18:55:12 -04:00
Bogdan Begovic
15bf5f8868
Fixed a typo in terminal.rst
2022-08-17 23:37:04 +02:00
Snarling
95a1c18139
synchronize write and scp
2022-08-17 17:11:59 -04:00
hydroflame
99c82ce340
Merge pull request #3983 from danielyxie/dev
...
new formula functions
2022-08-17 15:37:56 -03:00
Olivier Gagnon
f727335d1e
allbuild commit a8bef50e
2022-08-17 14:34:00 -04:00
Olivier Gagnon
a8bef50ef5
Added a few formulas to calculate work gains
2022-08-17 14:32:52 -04:00
hydroflame
867cf92dfe
Merge pull request #3982 from danielyxie/dev
...
v2.0.0
2022-08-17 09:50:41 -03:00
Olivier Gagnon
3217f53717
doc
2022-08-17 08:50:05 -04:00
Snarling
9e2e459cc2
Allow & and ' in filenames
2022-08-17 08:14:15 -04:00
phyzical
016dbe67d9
add an early out if already researched
...
hotfix/3977
File List:
src/Corporation/Actions.ts
2022-08-17 17:46:18 +08:00
Snarling
32afaae3e2
Improve atExit error message
2022-08-16 20:37:50 -04:00
Snarling
0c358c588e
ns.atExit errors more readable, allows ns functions
2022-08-16 20:16:57 -04:00
Snarling
e6f9f9ed75
const openScripts (format)
2022-08-16 15:19:33 -04:00
Snarling
57fa1b743a
const openScripts
2022-08-16 15:17:44 -04:00
Snarling
8cbb8aac2e
Remove unnecessary assignments & spreads
2022-08-16 12:24:50 -04:00
Olivier Gagnon
ba5b0be7f4
allbuild commit 69934257
2022-08-16 12:15:11 -04:00
Olivier Gagnon
699342572c
fix some save file not loading properly
2022-08-16 12:14:12 -04:00
Olivier Gagnon
5d3ed2e0c5
allbuild commit 07538d65
2022-08-16 12:01:42 -04:00
Snarling
fbee07ffd7
Fix dirty indicator
2022-08-16 10:41:40 -04:00
Snarling
fd3ff76976
Improve ScriptEditor responsiveness
2022-08-16 02:32:25 -04:00
Olivier Gagnon
07538d6509
Merge branch 'dev' of github.com:danielyxie/bitburner into dev
2022-08-15 09:41:46 -04:00
Olivier Gagnon
10eff210e9
allbuild commit f78c0d6a
2022-08-15 09:39:33 -04:00
Olivier Gagnon
f78c0d6a6d
Fix intelligence bugf
2022-08-15 09:38:10 -04:00
hydroflame
2abc5687e1
Merge pull request #3967 from Snarling/performance
...
NETSCRIPT: Improve real life CPU and memory performance of scripts.
2022-08-15 10:26:53 -03:00
Zoë Hoekstra
765cfd0c9a
Clear interval when functional connectionBauble gets unmounted
2022-08-11 19:48:14 +02:00
Zoë Hoekstra
a6ee9a8c76
Format
2022-08-11 19:48:14 +02:00
Zoë Hoekstra
725fb05bb3
Replace ConnectionBauble Class Component with Functional one
2022-08-11 19:48:14 +02:00
Zoë Hoekstra
88d8f13847
Cleanup + lint/format
2022-08-11 19:48:13 +02:00
Zoë Hoekstra
2628dc1ae8
Start RFA connection on gamestart, test connection on bauble creation immediately
2022-08-11 19:48:13 +02:00
Zoë Hoekstra
5fc67c328b
Add setting UI for port/reconnect, swap wrong API handlers
2022-08-11 19:48:12 +02:00
Zoë Hoekstra
d20f621b47
Add RFA backend
2022-08-11 19:48:12 +02:00
Snarling
f1f7be6adc
Remove unused types
2022-08-10 10:02:41 -04:00
Snarling
b433c366d7
performance update
2022-08-09 19:10:55 -04:00
Snarling
28d9c70796
format&lint
2022-08-09 19:04:05 -04:00
Snarling
c6cb4ca033
Type correctness
2022-08-09 19:02:33 -04:00
Snarling
ea7c2c4981
fixing other commits after rebase
2022-08-09 18:25:02 -04:00