Olivier Gagnon
|
58a471981c
|
fix reducer starting at tier 0
|
2024-06-09 15:25:00 -04:00 |
|
Olivier Gagnon
|
863be2abed
|
add Add several upgrade functions
|
2024-06-09 15:10:14 -04:00 |
|
Olivier Gagnon
|
ffaa657296
|
add upgrade tier functions
|
2024-06-09 14:16:55 -04:00 |
|
Olivier Gagnon
|
46c795c1a9
|
fix transfer
|
2024-06-09 14:05:39 -04:00 |
|
Olivier Gagnon
|
99edf49ce1
|
some fixed
|
2024-06-09 13:56:25 -04:00 |
|
Olivier Gagnon
|
e11fa02716
|
some fixed
|
2024-06-09 13:52:06 -04:00 |
|
Olivier Gagnon
|
bdf3a53151
|
fix bus busy bug
|
2024-06-09 13:28:52 -04:00 |
|
Olivier Gagnon
|
5f2efd94e5
|
v0.2
|
2024-06-09 13:08:29 -04:00 |
|
Olivier Gagnon
|
c6c2b3ba99
|
vWhatever.0
|
2024-06-05 20:45:37 -04:00 |
|
Olivier Gagnon
|
f0b9b2d13f
|
factory v0.1
|
2024-06-02 13:09:55 -04:00 |
|
Snarling
|
76ce2f9955
|
Hotfix changelog
|
2024-06-02 12:09:14 -04:00 |
|
catloversg
|
2ee548a140
|
BUGFIX: Fix corrupted save in Steam cloud (#1341)
|
2024-06-02 12:04:42 -04:00 |
|
Yichi Zhang
|
54d099e552
|
TERMINAL: Fix autocomplete for mixed case strings (#1323)
|
2024-05-29 11:34:46 -07:00 |
|
catloversg
|
bd6585617c
|
UI: Reverse order of Black Operations list (#1322)
|
2024-05-29 01:31:44 -07:00 |
|
catloversg
|
f439352438
|
BUGFIX: Fix wrong HP after calling applyEntropy (#1313)
|
2024-05-28 12:15:12 -07:00 |
|
catloversg
|
c2a56a6150
|
MISC: Refactor favor code (#1321)
|
2024-05-28 12:04:16 -07:00 |
|
catloversg
|
b8d3109158
|
MISC: Change type of location parameter/property (#1316)
|
2024-05-28 11:49:48 -07:00 |
|
Sphyxis
|
bed66f980f
|
BUGFIX: BB Sleeves cannot be assigned to contract programmatically (#1314)
|
2024-05-27 18:32:21 -07:00 |
|
Yichi Zhang
|
e674a177d6
|
BUGFIX: Check that the augmentation is available before installing it on a sleeve. (#1320)
|
2024-05-27 15:34:19 -07:00 |
|
catloversg
|
53f187fb89
|
MISC: Fix wrong text in Tutorial and NetscriptDefinitions.d.ts (#1319)
|
2024-05-27 15:30:32 -07:00 |
|
catloversg
|
ee4471e22c
|
INFILTRATION: Change description of slash game (#1317)
|
2024-05-27 15:29:10 -07:00 |
|
Sphyxis
|
4b5e0b1f6a
|
BUGFIX: Update GraftingWork.tsx (#1315)
Removed the purposeful structural typo as it was causing bug reports.
|
2024-05-27 15:22:31 -07:00 |
|
Kelenius
|
bf5c43daa2
|
UI: Add a stop button to bladeburner (#1312)
|
2024-05-27 15:02:56 -07:00 |
|
gmcew
|
30cdaa1a7a
|
DOCS: Faction work description update (#1310)
- made it clear security gives hacking exp, and utilises it too
- clarified weighting of stats for hacking/field work.
|
2024-05-27 14:52:05 -07:00 |
|
catloversg
|
48a7eb364f
|
DOCUMENTATION: Fix wrong examples in NetscriptDefinitions.d.ts (#1309)
|
2024-05-27 14:42:31 -07:00 |
|
catloversg
|
70521c9156
|
BUGFIX: Fix hidden debt of exp at level 1 (#1292)
|
2024-05-27 14:20:41 -07:00 |
|
Michael Ficocelli
|
efd4152eed
|
IPVGO: Fix outdated docs (#1306)
|
2024-05-23 20:07:45 -04:00 |
|
Jesse Clark
|
23445a917d
|
Give the player starting money and programs as declared in augmentation definitions (#1304)
|
2024-05-23 01:55:06 -07:00 |
|
catloversg
|
8703da4ab6
|
BUGFIX: Save position of cursor when switching tabs and unmounting editor (#1297)
|
2024-05-23 01:51:33 -07:00 |
|
gmcew
|
7f8757b536
|
SLEEVE: Add funds check for sleeve travel (#1298)
This makes it consistent with player behaviour. This also makes the function description more truthful in that it is now possible to return false.
|
2024-05-23 01:46:55 -07:00 |
|
catloversg
|
b42f775493
|
BUGFIX: Fix wrong money gain rate of Hacknet node (#1303)
|
2024-05-23 01:45:04 -07:00 |
|
catloversg
|
30c04f8152
|
DOCUMENTATION: Fix wrong examples in NetscriptDefinitions.d.ts (#1295)
|
2024-05-23 01:42:47 -07:00 |
|
catloversg
|
81a707123e
|
BUGFIX: Engine does not send all faction invitations (#1277)
|
2024-05-23 01:40:23 -07:00 |
|
catloversg
|
cfa941ce58
|
DOCUMENTATION: Clarify multipliers of Hacknet server (#1291)
|
2024-05-23 00:49:06 -07:00 |
|
gmcew
|
c82b2e15a0
|
MISC: Additional clarity in 'HammingCodes: Encoded Binary to Integer' (#1289)
Should have done this in PR #1244
|
2024-05-23 00:45:25 -07:00 |
|
gmcew
|
fe14d4fef3
|
CCT: Minor simplification of 'Shortest Path' solver (#1288)
BFS shouldn't need some checks.
Also allows deletion of a helper file used by this function only.
|
2024-05-23 00:44:41 -07:00 |
|
G4mingJon4s
|
08eb60d21b
|
EDITOR: Improved infinite loop checking (#1276)
|
2024-05-23 00:44:15 -07:00 |
|
Yichi Zhang
|
7ed64cbc9c
|
Improve performance of checker for valid math contracts (#1286)
|
2024-05-23 00:41:52 -07:00 |
|
catloversg
|
819e9f3448
|
MISC: Embed JetBrainsMono font (#1246)
|
2024-05-22 21:50:09 -04:00 |
|
catloversg
|
7bb36ec111
|
MISC: Refactor InvitationModal and AlertManager (#1287)
|
2024-05-22 21:43:31 -04:00 |
|
Snarling
|
fe7e1c86bc
|
Start 2.6.2 cycle (#1301)
|
2024-05-22 01:35:35 -04:00 |
|
Snarling
|
d2c7b2504c
|
Release 2.6.1 (#1300)
v2.6.1
|
2024-05-22 01:14:52 -04:00 |
|
catloversg
|
175af0bd28
|
BUGFIX: Improve implementation of getRandomInt (#1282)
|
2024-05-18 15:12:06 -07:00 |
|
TheAimMan
|
8deb907b89
|
BUGFIX: Correct BN10 Sleeve starting Shock (#1285)
|
2024-05-17 13:31:40 -07:00 |
|
gmcew
|
36e3dd73ac
|
IPVGO: Tetrads do def (#1284)
|
2024-05-17 04:59:21 -07:00 |
|
catloversg
|
585e089976
|
DOCUMENTATION: Clarify 2 forms of flag in ns.flags (#1283)
|
2024-05-17 04:57:10 -07:00 |
|
Vilsol
|
7a4a973c06
|
DOC: remove redundant @remarks for sqlinject() function (#1281)
|
2024-05-17 04:55:50 -07:00 |
|
gmcew
|
1d8a1d5089
|
UI: Trigger RAM checking on tab closure (#1279)
Fixes UI bug described at https://discord.com/channels/415207508303544321/415213413745164318/1240361787564490854
|
2024-05-17 04:46:04 -07:00 |
|
gmcew
|
7113ee5425
|
UI: Hacknet terminology consistency (#1256)
* UI labels/Augment effects reworded to remove the "Node" parts
* No changes to API-facing labels/savedata/functions
|
2024-05-17 04:44:09 -07:00 |
|
David Walker
|
38d99ff15e
|
IPVGO: Remove unneeded functions from boardState.ts (#1270)
|
2024-05-16 12:26:18 -07:00 |
|