LJ
|
fd5b0f8241
|
MISC: Use structuredClone() for deep cloning (#1077)
|
2024-02-10 04:10:19 -05:00 |
|
Rinne
|
6bd50e6f24
|
BUGFIX: Fixed bug that returned Infinity cost for most skills (#1084)
|
2024-02-10 04:01:42 -05:00 |
|
Snarling
|
9697a82e0c
|
UI: Active Scripts changes (followup to #933) (#1083)
|
2024-02-10 03:59:20 -05:00 |
|
Snarling
|
187226a30f
|
Changelog
|
2024-02-01 18:20:36 -05:00 |
|
LJ
|
2f2355942f
|
Kill all scripts upon entering the bitverse (#1042)
|
2024-01-31 19:44:31 -05:00 |
|
TheAimMan
|
330a32e1d0
|
MISC: Don't include temporary scripts into Recently Killed (#1045)
|
2024-01-31 19:43:48 -05:00 |
|
LJ
|
011d5e8fd6
|
BUGFIX: Properly deep copy array data for coding contracts (#1064)
|
2024-01-31 19:43:04 -05:00 |
|
Rinne
|
5277db2c65
|
API: Changing return value of ns.bladeburner.getSkillUpgradeCost to return Infinity when the skill's level overshoot the maximum level (#1060)
|
2024-01-31 19:40:27 -05:00 |
|
Snarling
|
0ded11af53
|
TERMINAL: Fix inconsistent / janky scrolling behavior (#1063)
|
2024-01-31 19:32:42 -05:00 |
|
Michael Ficocelli
|
cf45981cd2
|
[PATCH][IPVGO] Use colors from theme for white and black, to support lower-contrast options (#1074)
|
2024-01-31 19:32:28 -05:00 |
|
David Walker
|
55e21d1e19
|
Make grow formulas faster and more accurate. (#1044)
|
2024-01-31 19:27:31 -05:00 |
|
LJ
|
b6b4788845
|
GANG: Reuse one promise for ns.gang.nextUpdate() (#1068)
|
2024-01-27 17:25:30 -05:00 |
|
LJ
|
05295598a4
|
BUGFIX: Format money requirement in fl1ght.exe (#1061)
|
2024-01-25 01:45:39 -05:00 |
|
deansvendsen
|
cb7c75a3ce
|
MISC: Gang Expenses category in MoneySource (#1043)
|
2024-01-23 18:18:56 -05:00 |
|
catloversg
|
51ac4d009c
|
Fix wrong demandRange of Minerals (#1053)
|
2024-01-23 16:18:32 -05:00 |
|
Snarling
|
788a7549da
|
Update Constants.ts
|
2024-01-15 06:18:55 -05:00 |
|
Justin
|
39c5a356b1
|
BUGFIX: Fix writePort() error where deconstructing the Port class caused the reduce() function to lose its 'this' reference (#1037)
|
2024-01-15 06:14:13 -05:00 |
|
LJ
|
157ff8ea88
|
PORTS: Add ns.nextPortWrite() as a safer option (#1036)
|
2024-01-15 06:10:39 -05:00 |
|
Snarling
|
d0e66d5be2
|
Changelog update
|
2024-01-14 16:48:14 -05:00 |
|
Caldwell
|
2ac0470cea
|
adding int stat to sleeve overview and more stats overview (#1030)
|
2024-01-14 16:34:48 -05:00 |
|
Jesse Clark
|
c5ca30d796
|
add descriptions for hacknet_node_level_cost and hacknet_node_core_cost (#1032)
|
2024-01-14 16:12:49 -05:00 |
|
Shockwave
|
63574bca0c
|
MISC: Several typo fix in corporation modals (#1029)
|
2024-01-14 16:12:28 -05:00 |
|
Snarling
|
44f0a77c4e
|
PORTS: One promise, one resolver (test) (#1022)
|
2024-01-14 16:05:57 -05:00 |
|
Michael Ficocelli
|
87c4cbbc57
|
[IPvGO] Performance enhancement: async move option lookup (#1028)
|
2024-01-09 18:46:01 -05:00 |
|
Caldwell
|
6f8a59593a
|
EDITOR: fix disposing models (#1026)
|
2024-01-09 18:45:31 -05:00 |
|
TheAimMan
|
82511e5030
|
BUGFIX: Update formatPercent to not use a suffixStart of 0 (#1024)
|
2024-01-08 10:25:20 -05:00 |
|
Shockwave
|
7017f3c2f8
|
API: Fix serverExists() return true for not revealed servers (#1013)
|
2024-01-07 11:40:07 -05:00 |
|
Snarling
|
f0f335e09a
|
changelog update, regenerate docs
|
2024-01-07 08:37:38 -05:00 |
|
LJ
|
a433c8284c
|
NETSCRIPT: Add .script deprecation notice & migration guide (#1007)
|
2024-01-07 08:15:24 -05:00 |
|
TheAimMan
|
9827fda4a4
|
BUGFIX: formatNumber throws an error if suffixStart is too low (#957)
|
2024-01-07 08:14:02 -05:00 |
|
TheAimMan
|
dd9ace7891
|
PROGRAMS: Change flight.exe to easily display unmet requirements (#939)
|
2024-01-07 08:12:16 -05:00 |
|
Miłosz Giera
|
1b03618555
|
REMOTE: Added possibility to change target IP of remote API (#943)
|
2024-01-07 07:57:54 -05:00 |
|
Shy
|
68a8427838
|
EDITOR: Add file URI's to monaco to improve intellisense (#1017)
|
2024-01-07 07:13:52 -05:00 |
|
Michael Ficocelli
|
7e721c144e
|
[IPvGO] Docs improvements and other feedback (#1011)
|
2024-01-05 20:50:28 -05:00 |
|
Collin Pearce
|
0da9d9d3c0
|
fix player input parsing for coding contracts that accept arrays of strings (#937)
|
2024-01-02 09:26:34 -05:00 |
|
Jesse Clark
|
8742df9588
|
fix for stanek.acceptGift not working (#1001)
|
2024-01-02 09:12:14 -05:00 |
|
catloversg
|
4db4b77954
|
Change import declaration of arg library (#962)
|
2023-12-28 02:00:12 -05:00 |
|
Jesse Clark
|
1dac133ef4
|
Align columns in warehouse storage breakdown (#970)
|
2023-12-28 00:25:57 -05:00 |
|
Shockwave
|
e096456c29
|
Update StaneksGiftRoot.tsx (#987)
|
2023-12-27 06:10:35 -05:00 |
|
Rinne
|
eba840dcd3
|
API: Updating typing for ns.singularity.getCurrentWork() (#989)
|
2023-12-27 06:06:45 -05:00 |
|
Snarling
|
550829a1c3
|
Fix #944 merge errors
|
2023-12-27 04:35:58 -05:00 |
|
draughtnyan
|
ccf0aa4771
|
UI: 'Disable Text Effects' setting applies to "corrupted text" (#944)
|
2023-12-27 03:30:08 -05:00 |
|
Snarling
|
e7b68676f5
|
UI: Hash upgrade descriptions use number formatting options (#996)
|
2023-12-27 03:26:40 -05:00 |
|
Snarling
|
498bb6128a
|
Handle br tag in tables (#995)
|
2023-12-27 02:04:52 -05:00 |
|
Snarling
|
a42b72d31a
|
INFILTRATION: Different visual rework for CheatCodeGame (#994)
|
2023-12-27 00:45:40 -05:00 |
|
Snarling
|
489ba595f3
|
VERSION: Begin 2.6.0 dev cycle (#992)
|
2023-12-26 11:53:27 -05:00 |
|
Michael Ficocelli
|
7ef12a0323
|
BITNODE: IPvGO territory control strategy game (#934)
|
2023-12-26 11:45:27 -05:00 |
|
Snarling
|
c6141f2adf
|
RELEASE: 2.5.2 (#990)
|
2023-12-26 10:59:33 -05:00 |
|
Snarling
|
2b7f6381eb
|
Changelog update
|
2023-12-22 06:54:53 -05:00 |
|
Kelenius
|
5789003d46
|
Gave bit fluming its own message (#974)
|
2023-12-19 05:28:34 -05:00 |
|