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
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
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
Olivier Gagnon
6d2b8b4f6f
v0.52.8
2021-08-23 02:09:49 -04:00
Olivier Gagnon
0b3c114cd0
Fix monaco jumping to end of file.
2021-08-22 23:57:00 -04:00
Olivier Gagnon
e0d631f8b3
trying to fix the jumping bug
2021-08-22 23:46:30 -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
Olivier Gagnon
a564957092
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
Olivier Gagnon
4b38d296a8
Fix corp industry wrong initial value.
2021-08-21 02:10:58 -04:00
Olivier Gagnon
6561413137
Fix Corp research popup box appearing behind one another.
2021-08-21 02:06:48 -04:00
Olivier Gagnon
b67c03ff8a
hotfix broken editor shortcuts
2021-08-21 01:54:39 -04:00
Olivier Gagnon
63b2c77907
hotfix the tutorial
2021-08-21 00:51:07 -04:00
Olivier Gagnon
474befa091
v0.52.6
2021-08-21 00:31:42 -04:00
Olivier Gagnon
5aa24f22c4
final changes for monac
2021-08-21 00:17:26 -04:00
Olivier Gagnon
f02c6443cc
ok figured out how to make the javascript autocomplete.
2021-08-20 17:14:20 -04:00
Olivier Gagnon
4497143785
basic autocomplete working
2021-08-20 16:11:49 -04:00
Olivier Gagnon
0b3c48827b
Ok we can load a thing but it has no effect.
2021-08-20 15:46:59 -04:00
Olivier Gagnon
86de11e794
link for monaco
2021-08-20 15:46:59 -04:00
Olivier Gagnon
fb87385704
Added function definition for netscritp in typescript
2021-08-20 15:46:59 -04:00
Olivier Gagnon
b1caea796a
another link
2021-08-20 15:46:59 -04:00
Olivier Gagnon
2dfd19c9e0
rename, kinda add option for tabs vs space
2021-08-20 15:46:59 -04:00
Olivier Gagnon
0e24020796
Move monaco UI back where it belongs ish
2021-08-20 15:46:59 -04:00
Olivier Gagnon
ed62a3ebc2
deleted ace and monaco
2021-08-20 15:46:59 -04:00
Olivier Gagnon
258716388e
focus works
2021-08-20 15:46:59 -04:00
Olivier Gagnon
73ec97db87
first pass at monaco.
2021-08-20 15:46:58 -04:00
Olivier Gagnon
567c5dc230
lint
2021-08-20 15:45:21 -04:00
Olivier Gagnon
980665b77c
Fix job bug
2021-08-20 15:41:15 -04:00
Olivier Gagnon
dcddc0c2d5
fix a few things
2021-08-20 14:39:24 -04:00
Olivier Gagnon
6e1100750e
script log boxes can now be dragged around and multiple of them can be on screen at once.
2021-08-19 22:22:21 -04:00
Olivier Gagnon
df457a0c6e
v0.52.5
2021-08-19 16:37:59 -04:00
Olivier Gagnon
ee3530d9b9
hotfix some blade netscript functions not working
2021-08-19 11:04:01 -04:00
Olivier Gagnon
1a1a43c1ce
v0.52.4
2021-08-19 01:45:26 -04:00
Olivier Gagnon
d6b349b6ff
dialogBoxCreate now uses the same logic as other popups, now all popup can be dismissed with escape.
2021-08-18 00:51:51 -04:00
Olivier Gagnon
5c92360310
convert a few variables to const.
2021-08-18 00:08:23 -04:00
Olivier Gagnon
fa78b3f421
Fix React list without keys, fix int miscalculation of blade skills.
2021-08-17 23:52:18 -04:00
Olivier Gagnon
9af9bf58b6
fix final bugs
2021-08-17 23:28:40 -04:00
Olivier Gagnon
99afb156fa
Refactoring mostly done, still a few bugs and test to do.
2021-08-17 23:28:40 -04:00
Olivier Gagnon
8d550157bc
Blade is fully converted to React but now it needs refactoring.
2021-08-17 23:28:40 -04:00
Olivier Gagnon
4865563f26
Almost done converting blade to react.
2021-08-17 23:28:40 -04:00
Olivier Gagnon
cc8de58cff
More converting blade to react.
2021-08-17 23:28:40 -04:00
Olivier Gagnon
58ada6d128
converting the giant Bladeburner object.
2021-08-17 23:28:40 -04:00
Olivier Gagnon
ae6f95b59a
The blade UI is fully converted to React, the business logic is left to do.
2021-08-17 23:28:40 -04:00
Olivier Gagnon
99d4f17cdb
work on blade to react
2021-08-17 23:28:40 -04:00
Olivier Gagnon
33f0efd49c
converting more blade to react
2021-08-17 23:28:40 -04:00
Olivier Gagnon
988ca37764
converting more blade to react/ts
2021-08-17 23:28:40 -04:00
Olivier Gagnon
0e9d7450c9
Converting bladeburner to react
2021-08-17 23:28:40 -04:00
Olivier Gagnon
78cd319c21
hotfix 0 territory being softlocked.
2021-08-17 17:47:22 -04:00
Olivier Gagnon
7367167019
hotfix blocked in Gang
2021-08-17 17:13:32 -04:00
Olivier Gagnon
392f164f8e
Hotfix weird bladeburner ui bug
2021-08-15 17:14:05 -04:00
Olivier Gagnon
e4b2a6853d
v0.52.3
2021-08-15 16:23:54 -04:00
Olivier Gagnon
697a8119b0
update Changelog.
2021-08-15 16:20:34 -04:00
Olivier Gagnon
b31b3dc735
Factions list screen converted to React.
2021-08-15 16:20:10 -04:00
Olivier Gagnon
5848fa53b7
Merge branch 'dev' of github.com:danielyxie/bitburner into dev
2021-08-15 15:24:23 -04:00
Olivier Gagnon
539b206cb5
update patch notes.
2021-08-15 15:23:39 -04:00
Olivier Gagnon
056f0213dd
Fixed an issue where a faction could be joined twice.
2021-08-15 14:31:38 -04:00
Olivier Gagnon
41871de26c
More adjustments to gang rework
2021-08-15 14:09:58 -04:00
Olivier Gagnon
5803ddc613
popup now all can be dismissed by clicking outside the window and have grey background
2021-08-15 12:16:16 -04:00
Olivier Gagnon
99263309ba
Fix gaining too much asc pts, reduce reputation gain in gangs.
2021-08-15 12:14:56 -04:00
Olivier Gagnon
af46324c6d
Changed the ascension mechanic
2021-08-15 12:09:44 -04:00
Olivier Gagnon
42aa6525a6
the gang UI has a force update on ascension.
2021-08-15 12:09:44 -04:00
Olivier Gagnon
05b1b55e9a
bit more code cleanups
2021-08-15 12:09:44 -04:00
Olivier Gagnon
febf0835c2
tweaks to how the gang ui is loaded, making it more like stock market
2021-08-15 12:09:44 -04:00
Olivier Gagnon
94ea0d253c
Removed all DOM id
2021-08-15 12:09:44 -04:00
Olivier Gagnon
31cf02e8e4
some comments
2021-08-15 12:09:44 -04:00
Olivier Gagnon
97fdf7cb7f
Format/cleanup of Gang UI
2021-08-15 12:09:44 -04:00
Olivier Gagnon
2c7fbc03cf
Remove all uses of any in Gang, Train Combat and Train Hacking are now the best exp gains, gang equipment and augs now give exp boosts
2021-08-15 12:09:43 -04:00
Olivier Gagnon
07cca48a17
converted everything to ts
2021-08-15 12:09:43 -04:00
Olivier Gagnon
43d0fcb9f9
little cleanup
2021-08-15 12:09:43 -04:00
Olivier Gagnon
99b8dfa0c1
Converted GangMember to tsx, only Gang left
2021-08-15 12:09:43 -04:00
Olivier Gagnon
4cdd65e96c
more gang react conversion
2021-08-15 12:09:43 -04:00
Olivier Gagnon
9e345b1375
Mostly done converting Gang UI to React
2021-08-15 12:09:43 -04:00
Olivier Gagnon
9466017906
modifying gang stats
2021-08-15 12:09:43 -04:00
Olivier Gagnon
9c24f1325f
Gang member accordion done
2021-08-15 12:09:43 -04:00
Olivier Gagnon
26401fbb93
more panels!
2021-08-15 12:09:43 -04:00
Olivier Gagnon
69dfbb6673
panel 2 done
2021-08-15 12:09:43 -04:00
Olivier Gagnon
5863797b03
minor refactor
2021-08-15 12:09:43 -04:00
Olivier Gagnon
25f546c691
part 1 of converting gang to react
2021-08-15 12:09:43 -04:00
Olivier Gagnon
67e5e413e4
v0.52.2
2021-08-15 02:14:07 -04:00
Olivier Gagnon
796d91835c
Simplify all the augmentation effects.
2021-08-15 00:49:19 -04:00
Olivier Gagnon
be8d56ced9
rewrite augmentation stats description so it's autogenerated and consistent with the actual effects.
2021-08-15 00:24:31 -04:00
hydroflame
0671c48c86
Merge pull request #1029 from Kwazygloo/patch-1
...
Unique Aevum Augment
2021-08-14 14:28:37 -04:00
Olivier Gagnon
94388ba6af
hotfix revert tutorial instructing the player to make a script on n00dles
2021-08-11 01:05:11 -04:00
Olivier Gagnon
306fe97ed8
rebuild with the version inside the game correctly udpated
2021-08-10 21:09:37 -04:00
hydroflame
cb6e7ef5e9
Merge pull request #1036 from schroederIT/patch-1
...
Fix for unintended backdoor/autolink interaction
2021-08-10 20:55:50 -04:00
Olivier Gagnon
1e3af43ab3
v0.52.1
2021-08-10 20:54:43 -04:00
Olivier Gagnon
e18aa08eeb
Fix crash when quitting an unfocused job
2021-08-10 19:36:52 -04:00
schroederIT
5a75581b38
Fix for unintended backdoor/autolink interaction
...
Added check for backdoorFlag when calling scan-analyze-link
2021-08-09 20:22:46 -05:00
Kwazygloo
547324a813
Update AugmentationHelpers.jsx
2021-07-06 01:55:42 -07:00
Kwazygloo
fa64186120
Update AugmentationHelpers.jsx
2021-07-06 01:55:42 -07:00
Kwazygloo
9b593758c3
Update AugmentationHelpers.jsx
2021-07-06 01:55:42 -07:00
Kwazygloo
a55fd5046b
Update AugmentationHelpers.jsx
2021-07-06 01:55:42 -07:00
Kwazygloo
0e177841ac
Update AugmentationHelpers.jsx
2021-07-06 01:55:42 -07:00
MageKing17
0cd17cd3b3
Correct incorrect RAM value in tutorial.
...
Appears to be a leftover mistake from when the tutorial pointed at foodnstuff; n00dles only has 4 GB.
2021-07-06 00:19:34 -07:00
MageKing17
43b09a2459
Correct descriptions of LuminCloaking2 and HydroflameLeftArm.
...
LuminCloaking-V2 claimed to be a more advanced version of itself, and Hydroflame Left Arm described a 2.7 multiplier as a 270% increase.
2021-07-06 00:18:22 -07:00
MageKing17
8731a02ef0
Update Source-File documentation and descriptions.
...
Only SF-11 had incorrect multipliers, but quite a few were missing things that they unlock; in particular, even the in-game description of BN/SF5 didn't mention the formulas API, which is one of its major benefits (besides Intelligence). I also removed the empty rows from the Source-File description table; it's not exactly hard to add new rows when new BitNodes get added, and all that empty space looks bad.
2021-07-06 00:18:22 -07:00
Kwazygloo
1aa141b87e
Update AugmentationHelpers.jsx
2021-07-03 11:13:45 -04:00
Kwazygloo
55d1ebd0e4
Synthetic Heart and Combat Rib Description Changes
2021-06-29 19:55:26 -07:00
Kwazygloo
06ac63aece
Update AugmentationHelpers.jsx
2021-06-29 19:29:36 -07:00
Kwazygloo
f706fee3d1
Augmented Targeting Description Changes
2021-06-29 19:20:05 -07:00
Kwazygloo
f554398a7f
Update AugmentationHelpers.jsx
2021-06-22 23:17:24 -07:00
Kwazygloo
abe204109e
Update AugmentationHelpers.jsx
2021-06-18 16:11:12 -04:00
Kwazygloo
434dd2b58d
Update AugmentationHelpers.jsx
2021-06-18 12:09:56 -04:00
Olivier Gagnon
8facdd2b49
hotfix buying multiple NFG from level 0 not stacking
2021-06-14 20:31:24 -04:00
Olivier Gagnon
2c7a4f4ce6
hotfix augmentation displaying null
2021-06-13 17:32:16 -04:00
Olivier Gagnon
2248c083c8
Hotfix adding noodle bars as infiltration location
2021-06-13 12:18:34 -04:00
Olivier Gagnon
321dca4993
v0.52.0
2021-06-13 11:15:02 -04:00
hydroflame
19f51b684b
Infiltration rework ( #1010 )
...
Infiltration 2
2021-06-13 11:05:40 -04:00
Olivier Gagnon
39b4048603
Fixed a performance issue when installing too many Neuroflux at once.
2021-06-13 11:05:07 -04:00
Olivier Gagnon
2b1ec7d573
update patch notes
2021-06-12 05:57:09 -04:00
Olivier Gagnon
2b13b5329f
tail is smarter
2021-06-12 05:42:18 -04:00
Olivier Gagnon
6661473adc
Fix an issue where an empty stack trace would appear in ns1 scripts
2021-06-12 05:09:12 -04:00
Olivier Gagnon
d6a7471e0b
Added functions to create gang
2021-06-12 04:47:03 -04:00
Olivier Gagnon
9996232751
Nerf the effect of intelligence on faction reputation gain
2021-06-12 04:28:17 -04:00
Olivier Gagnon
cdd376f2ae
gave some love to the tutorial.
2021-06-12 04:23:15 -04:00
Tesseract1234567890
4cd17607e6
Fixed server/node text always displaying as Hacknet Nodes even if the player has servers unlocked
2021-06-10 09:27:43 -04:00
Tesseract1234567890
1b734be895
Test to fix server/node text
2021-06-10 09:05:16 -04:00
Tesseract1234567890
34b3843e18
Fixed typo in PlayerObjectGeneralMethods.jsx
2021-06-10 08:55:06 -04:00
Tesseract1234567890
dd75c1b2d2
Fixed typo in Infiltration.js
2021-06-10 08:54:21 -04:00
Olivier Gagnon
7875d1ba93
Fix reputation transfering when applying for other jobs
2021-06-09 16:33:21 -04:00
Kwazygloo
8ab571d54d
Update Info.tsx
2021-06-08 08:31:56 -04:00
hydroflame
d9da1a8568
Merge pull request #997 from Tesseract1234567890/sleevesUIFix
...
Allowed Sleeves UI to update on workout change via API
2021-06-07 19:45:25 -04:00
hydroflame
b946886295
Merge pull request #1002 from Tesseract1234567890/hydroPetPeeveFix
...
Hydro's Pet Peeve Fix
2021-06-07 19:43:16 -04:00
hydroflame
3bb74ceebe
Merge pull request #1001 from Tesseract1234567890/hacknetNodeConstantsFix
...
Hacknet Node Constants Fix (see omuretsu's message in Discord)
2021-06-07 19:10:14 -04:00
Tesseract1234567890
e24c5b3cce
Fixed hydro's pet peeve
2021-06-07 09:22:26 -04:00
Tesseract1234567890
527455bada
Removed HacknetServerConstant from formulas.hacknetNodes.constants function call
2021-06-07 08:40:10 -04:00
Olivier Gagnon
efdd8482d7
minor tweak to really large number display
2021-06-06 15:06:39 -04:00
hydroflame
4180ceae17
Merge pull request #984 from Tesseract1234567890/numeralFormat.ts-NanT-removal
...
Modified numeralFormat.ts to prevent NaNt from appearing
2021-06-06 14:59:03 -04:00
Olivier Gagnon
0cb821b50d
lint
2021-06-06 14:46:33 -04:00
QuantumByte
14af88c3fc
Merge branch 'danielyxie:dev' into sleevesUIFix
2021-06-06 14:41:48 -04:00
Olivier Gagnon
61dded637d
fix some typos in augmentation descriptions.
2021-06-06 14:40:16 -04:00
Tesseract1234567890
4623bb3a0b
Fix to Sleeves UI not updating when set to workout value by API
2021-06-06 14:32:09 -04:00
Olivier Gagnon
0b401ba83b
collapse 2 constants in where they are used.
2021-06-06 14:17:03 -04:00
Olivier Gagnon
40813d5c4f
Finish work on the gimick time-based aug
2021-06-06 13:28:25 -04:00
hydroflame
42935a217d
Merge pull request #991 from Tesseract1234567890/timeBasedAugment
...
Circadian Modulator - an augment based on the hour in which you install/reset
2021-06-06 12:06:15 -04:00
Olivier Gagnon
2c2548f856
dev menu is now save-file sensitive, Fixed some bugs related to BN5-1 int
2021-06-06 12:00:59 -04:00
hydroflame
141f2a8331
Merge pull request #994 from Tesseract1234567890/intFix
...
Fixed intelligence not resetting when b1t_flum3.exe is used from BN5 without having SF5
2021-06-06 11:03:01 -04:00
Tesseract1234567890
80125d1521
Fixed bladeburner stats not displaying correctly
2021-06-04 13:55:33 -04:00
Tesseract1234567890
ed041743c2
Allows player to keep int if bitfluming into SF5 from SF5 for some reason
2021-06-04 12:17:46 -04:00
Tesseract1234567890
f9ff45fbed
Attempt at making Int. available from start of BN5
2021-06-04 12:14:04 -04:00
Tesseract1234567890
fc5e0ea6a0
Set intelligence_exp to 0 if player does not have SourceFile 5 on b1t_flum3.exe usage
2021-06-04 12:02:26 -04:00
Tesseract1234567890
66ff040e38
Attempt at fixing Int. not resetting on b1t_flum3.exe usage
2021-06-04 11:59:23 -04:00
Tesseract1234567890
49cc25479e
Modified flavortext
2021-06-04 08:55:06 -04:00
Tesseract1234567890
8259c1a5b9
Reset RNG to reload every hour
2021-06-03 16:54:43 -04:00
Tesseract1234567890
c793a076db
Changed price and rep. cost of augment
2021-06-03 16:30:06 -04:00
Tesseract1234567890
e320a8339a
added extended info to augment
2021-06-03 16:27:06 -04:00
Tesseract1234567890
1427a0f1ae
Modified RNG gen for testing
2021-06-03 16:20:35 -04:00
Tesseract1234567890
17315733a7
deleted unnecessary functions
2021-06-03 16:17:34 -04:00
Tesseract1234567890
29d7134859
testing
2021-06-03 16:16:20 -04:00
Tesseract1234567890
4ac91f5599
set to hour instead of 6 mins
2021-06-03 15:27:08 -04:00
Tesseract1234567890
a3496cdfa9
changed rng method to based on hour of install, changes every 360000 ms
2021-06-03 13:25:20 -04:00
Tesseract1234567890
b88990444b
Swapped faction to speakers for the dead, modified price + rep cost, modified lore
2021-06-03 13:21:11 -04:00
Tesseract1234567890
e9eae40891
expanded multiplierTypes
2021-06-03 12:21:56 -04:00
Tesseract1234567890
0ec05f3fe2
get random modifier for augment function added
2021-06-03 12:10:26 -04:00
Tesseract1234567890
21611ec571
Made random mult into function
2021-06-03 12:01:10 -04:00
Tesseract1234567890
e7fde38bf9
testing step random
2021-06-03 11:55:50 -04:00
Tesseract1234567890
c47990ef56
Fixed RNG generation for augment
2021-06-03 11:36:32 -04:00
Tesseract1234567890
23cefed8d4
test
2021-06-03 11:33:15 -04:00
Tesseract1234567890
d86fb0262a
Attempt 2
2021-06-03 11:30:43 -04:00
Tesseract1234567890
aef0cc815e
added rng to circ. modulator
2021-06-03 11:18:55 -04:00
Tesseract1234567890
e0436a4314
increased effect of modulator to test
2021-06-03 11:07:05 -04:00
Tesseract1234567890
1ad0fbe2e1
Attempt #1 at creating custom augment
2021-06-03 11:03:53 -04:00
Kwazygloo
db21010fe4
Update FactionInfo.ts
2021-06-03 08:40:25 -04:00
Tesseract1234567890
0535a0c49b
Fixed high HP values
2021-06-02 21:57:31 -04:00
Tesseract1234567890
6314000bd0
Fixed absurdly high skill counter on UI
2021-06-02 21:54:11 -04:00
Tesseract1234567890
a05335d6e2
fixed a stupid mistake
2021-06-02 21:47:32 -04:00
Tesseract1234567890
54114dc6d0
Edited formatAbsurdNumber; reinstated parts of formatShares
2021-06-02 21:41:58 -04:00
Tesseract1234567890
1b6058dd0a
Fixed formatAbsurdNumber
2021-06-02 21:38:36 -04:00
Tesseract1234567890
75227233f3
Added class method formatAbsurdNumber
2021-06-02 21:33:27 -04:00
Olivier Gagnon
34c2c70a2b
hotfix getPlayer non-singularity
2021-06-02 21:28:07 -04:00
hydroflame
0ef09a1c73
Merge pull request #977 from Kwazygloo/patch-3
...
Update Literatures.ts
2021-06-02 21:19:53 -04:00
hydroflame
264e0b2e1a
Merge pull request #982 from Kwazygloo/patch-1
...
Update AugmentationHelpers.jsx
2021-06-02 21:19:05 -04:00
hydroflame
5755db4979
Merge pull request #983 from Kwazygloo/patch-1
...
Update Literatures.ts
2021-06-02 21:18:19 -04:00
hydroflame
84b49bb5e9
Merge pull request #985 from Tesseract1234567890/ErrorMessagesFix
...
Fixed typos in error messages
2021-06-02 21:16:17 -04:00
Tesseract1234567890
fee661b451
Capitalized HP
2021-06-02 16:31:21 -04:00
Tesseract1234567890
a40d0bb6e0
Fixed typos in error messages
2021-06-02 16:18:38 -04:00
Tesseract1234567890
f7f22ac7ef
Fixed typos in error messages
2021-06-02 16:12:46 -04:00
Tesseract1234567890
8fba3c3fa4
Modified numeralFormat.ts to prevent NaNt from appearing
2021-06-02 16:07:52 -04:00
Kwazygloo
a72560bf25
Update Literatures.ts
2021-06-01 16:12:11 -04:00
Kwazygloo
21211e7d08
Update AugmentationHelpers.jsx
2021-06-01 12:36:57 -04:00
Olivier Gagnon
a1e0d40963
hotfix farming rep and hacking mission or infiltrations
2021-05-31 23:58:34 -04:00
Olivier Gagnon
cf67213c36
hotfix being to do other stuff while working out at the gym
2021-05-31 23:43:51 -04:00
Kwazygloo
51b2175c35
Update Literatures.ts
2021-05-31 20:35:30 -04:00
Olivier Gagnon
0f266eaa42
v0.59.10
2021-05-31 17:34:23 -04:00
Olivier Gagnon
674ce17834
fix nearly all lint errors now
2021-05-29 14:48:56 -04:00
Olivier Gagnon
60d6d49c43
Vigilante Justice now reduces wanted by a percentage to help players stuck with very high wanted level.
2021-05-29 12:48:58 -04:00
Olivier Gagnon
75b2806c93
Added new SF -1 called Bypass
2021-05-29 12:10:17 -04:00
Olivier Gagnon
a2d924e1c6
revert dev menu to 1e99 money
2021-05-27 14:04:49 -04:00
Olivier Gagnon
f14f65814a
Hotfix very large number to extend kmbt with qQsSon.
2021-05-27 14:03:53 -04:00
Olivier Gagnon
9d1e132d11
Hotfix number of decimal for very large numbers
2021-05-26 17:54:55 -04:00
Olivier Gagnon
7fedd1f1f5
Fix very large number appearing as NaN
2021-05-26 14:14:20 -04:00
Pimvgd
5bf21c0ab2
Update GeneralActions.ts
...
typo fix
2021-05-18 21:16:32 +02:00
Olivier Gagnon
4dc206bb3e
hotfix grow percent being logged 100x too high
2021-05-18 10:51:36 -04:00
Olivier Gagnon
b28f607056
v0.51.9
2021-05-17 23:59:45 -04:00
Olivier Gagnon
218a9dd250
Sleeves earnings is now tracked in Character Stats Money
2021-05-17 22:03:48 -04:00
Olivier Gagnon
b69a262faf
ls no longer prints lingering newline
2021-05-17 21:58:11 -04:00
Olivier Gagnon
188dcbad89
bladeburner supress option now correctly updates when blade become accessible/unaccessible
2021-05-17 21:17:17 -04:00
hydroflame
eb7004feaa
Merge pull request #959 from MartinFournier/suppress-bladeburner-popup
...
Add setting to suppress Bladeburner prompts
2021-05-17 21:09:21 -04:00
Olivier Gagnon
062cd2dc38
update changelog
2021-05-17 21:08:29 -04:00
hydroflame
2f3e5c79e7
Merge pull request #954 from Daniferrito/bladeburner-fixes
...
Bladeburner fixes
2021-05-17 21:05:19 -04:00
Olivier Gagnon
bd172434d1
Fixed an issue where bladeburner would miscalculate hospitalization cost.
2021-05-17 20:18:05 -04:00
Olivier Gagnon
afc1347d3a
Deleting a file without ext print a normal error msg.
2021-05-17 18:09:47 -04:00
Olivier Gagnon
b9c292f7cf
Can no longer export negative amount
2021-05-17 18:04:10 -04:00
Olivier Gagnon
6df824613e
Fix more bugs
2021-05-17 18:00:22 -04:00
Olivier Gagnon
de113a7b92
City hall no longer just has nothing when you can't create corp
2021-05-17 17:56:31 -04:00
Olivier Gagnon
4ec14460b6
more fixes
2021-05-17 17:49:39 -04:00
Olivier Gagnon
3f63d91448
Merge branch 'dev' of github.com:danielyxie/bitburner into dev
2021-05-17 17:12:37 -04:00
Olivier Gagnon
2ae9a3d2a7
fix fconf not being created and fix formatting in netscript functions
2021-05-17 17:12:35 -04:00
Martin Fournier
ae04b7357e
Add setting to suppress Bladeburner popups
...
Used to suppress the message that is shown when your Bladeburner action
is cancelled when busy with something else.
Will be hidden if the player does not have access to Bladeburners.
2021-05-15 13:33:30 -04:00
hydroflame
bf141c7eb0
Merge pull request #958 from Daniferrito/dynamic-possibleLogs
...
Added dynamic generation of functionNames
2021-05-15 11:23:42 -04:00
Olivier Gagnon
1503d82e35
update changelog
2021-05-15 11:19:02 -04:00
hydroflame
a75efd9c62
Merge pull request #955 from Daniferrito/import-autoreload
...
Import autoreload
2021-05-15 11:16:24 -04:00
Olivier Gagnon
299e964e2b
update changelog
2021-05-15 11:09:32 -04:00
hydroflame
69fbfe87c0
Merge branch 'dev' into import-autoreload
2021-05-15 11:08:36 -04:00
hydroflame
60a229030b
Merge pull request #951 from Daniferrito/aliases
...
Recursive and multi-command alias
2021-05-15 11:06:06 -04:00
Olivier Gagnon
e27b19ffae
update changelog
2021-05-15 11:05:52 -04:00
Olivier Gagnon
8411de8e42
remove offline calc from importing game
2021-05-15 10:54:19 -04:00
Daniel Ferri
525c0ada55
Added dynamic generation of functionNames
2021-05-12 21:10:36 +02:00
Daniel Ferri
1b57c1f7e0
Changed loops to be more concise
2021-05-11 20:16:18 +02:00
Daniel Ferri
0cb2fd1a87
Removed useless code
2021-05-11 19:46:51 +02:00
Daniel Ferri
08b0c7710d
Changed import so it saves and reloads the page
2021-05-11 19:27:02 +02:00
Daniel Ferri
f8a085af7a
Autofocus the input when opening a "Set Team Size" popup
2021-05-11 15:34:05 +02:00
Daniel Ferri
c95a926154
Add overflow time of bladeburner updates to the next update
2021-05-11 15:32:43 +02:00
Olivier Gagnon
5af10c8406
Offline money gain is based off hacking exp / time since last aug instead
2021-05-10 20:11:03 -04:00
Olivier Gagnon
0f2b7517b4
Added export bonus
2021-05-10 18:26:50 -04:00
Olivier Gagnon
2bd4892fa8
hotfix ls not listing all files lol
2021-05-08 22:38:48 -04:00
Daniel Ferri
46862d30fd
Recursive and multi-command alias
2021-05-08 18:44:21 +02:00
Olivier Gagnon
f6af61d15b
hotfix ls printing a bunch of newlines
2021-05-07 22:37:50 -04:00
Olivier Gagnon
d96ad9fa6e
v0.51.8
2021-05-07 22:26:02 -04:00
Olivier Gagnon
5dd32ef4e4
Scripts transfer stats to parent on death.
2021-05-07 22:01:52 -04:00
Olivier Gagnon
6dde89f3c4
0518
2021-05-07 22:01:52 -04:00
Olivier Gagnon
9a9d2e1f81
ls-changes
2021-05-07 22:01:23 -04:00
Pimvgd
d347bf568e
Update Overview.jsx
...
fix space
2021-05-07 19:34:57 -04:00
Daniel Ferri
62e2f0582a
Fixed bug with faction invitations not getting deleted
2021-05-07 19:12:30 -04:00
Daniel Ferri
68eb68a89e
Added accepting numbers in 1b format to faction donations
2021-05-07 19:12:30 -04:00
Daniel Ferri
13206a8c3e
Fixed casing on import
...
Did not want to compile without the change
2021-05-07 19:12:30 -04:00
Olivier Gagnon
16c8c78b54
Add installBackdoor
2021-05-07 02:13:33 -04:00
Olivier Gagnon
0642491402
hotfix backdooring the world daemon not resetting flags
2021-05-06 11:12:41 -04:00
Olivier Gagnon
6747a509ff
Reword the Milestones
2021-05-05 21:36:43 -04:00
Olivier Gagnon
c7c86240db
Faction Donation does not appear on special or gang factions, passive rep doesnt work on gang or special factions
2021-05-05 21:32:06 -04:00
Olivier Gagnon
764c2533b4
hashGainRate updated to use the correct usedRam and maxRam
2021-05-05 19:18:47 -04:00
Olivier Gagnon
a9cee6f907
Fix analyze Root Access displaying always Yes
2021-05-05 19:15:56 -04:00
Olivier Gagnon
a10100bf60
You cna now cd in dir that only contain text files.
2021-05-05 19:09:14 -04:00
Olivier Gagnon
cedac23dfa
CodingContractPopup now correctly displays innerHTML, desc should be changed to return jsx though.
2021-05-05 19:06:08 -04:00
Olivier Gagnon
f7c1d64033
Delete Active Scripts actually deletes active scripts on all servers, not just home
2021-05-05 18:58:53 -04:00
Daniel Xie
0415c7aa7c
Give NeuroFlux for SF-12 before re-calculating multipliers
2021-05-05 04:23:10 -07:00
Olivier Gagnon
e284f49747
Covenant sleeve memory upgrade styling and more reactive text field
2021-05-03 19:52:19 -04:00
Olivier Gagnon
7777c400a5
Make coding contract title click-to-copy
2021-05-03 19:46:04 -04:00
Olivier Gagnon
dae0448744
world daemon can now be backdoored
2021-05-03 19:00:01 -04:00
hydroflame
3cbf225c98
Fix script needlessly being recompiled ( #932 )
...
* Fix nsjs recompiling needlesly.
2021-05-03 18:53:10 -04:00
Olivier Gagnon
5613d371c9
Fix research tree not appearing
2021-05-03 18:24:22 -04:00
Olivier Gagnon
c6f0551709
Hotfix Mission.jsx fake unused import
2021-05-03 17:24:39 -04:00
Olivier Gagnon
b99711788f
Hotfix negative money, n00dles metadata and guide
2021-05-03 16:02:26 -04:00
Olivier Gagnon
08aac8e35d
change noodles metadata.
2021-05-03 12:56:27 -04:00
Olivier Gagnon
ee759a8dd6
Merge branch 'dev' of github.com:danielyxie/bitburner into dev
2021-05-03 12:20:54 -04:00
Olivier Gagnon
c9b5aaa2f7
v0.51.7
2021-05-03 12:17:05 -04:00
hydroflame
b554328a77
Merge pull request #915 from danielyxie/noodles
...
Noodles
2021-05-03 12:01:39 -04:00
Olivier Gagnon
c421c57e56
address comments.
2021-05-03 11:58:11 -04:00
Olivier Gagnon
d422028737
analyze and ServerProfiler.exe handle hacknet servers better.
2021-05-03 02:20:31 -04:00
Olivier Gagnon
136d769d55
Change faction invitation Yes,No to say Join and Decide later
2021-05-03 02:01:45 -04:00
Olivier Gagnon
daaab1d6f1
Fix forgotten text for Source-File 12
2021-05-03 01:55:04 -04:00
Olivier Gagnon
4f7befb639
Fix miscalculation of source file flags on the bitverse screen.
2021-05-03 01:50:09 -04:00
Olivier Gagnon
9976ed136c
fix money formatting for amount under 1000
2021-05-03 01:44:02 -04:00
Olivier Gagnon
8c2e661e08
Remove console.log
2021-05-03 01:41:16 -04:00
Olivier Gagnon
e6e598eeb4
moved augmentations between city faction to be more even.
2021-05-03 01:40:22 -04:00
Olivier Gagnon
4d9439a007
Added getServerMaxRam and getServerUsedRam, deprecated getServerRam
2021-05-03 01:07:46 -04:00
Olivier Gagnon
800c673839
Fix character-overview-text being nested twice.
2021-05-03 00:47:56 -04:00
Olivier Gagnon
065544909b
thread count formatted with commas every thousands.
2021-05-03 00:45:21 -04:00
Olivier Gagnon
4eaf68c940
Donation is always visible but locked before favor requirements are fulfilled.
2021-05-03 00:37:53 -04:00
Olivier Gagnon
a14a694df3
Fix sleeves not being to work out at volhaven
2021-05-03 00:27:12 -04:00
Pimvgd
f49aff05d7
typo fixes for blackops
2021-05-02 23:44:59 +02:00
Olivier Gagnon
5a45e3584d
Formatted time in netscript hgw display in human time, milliFormat now displays milli sometimes
2021-05-02 01:04:49 -04:00
Olivier Gagnon
56ce83cce5
Fix cashroot not displaying properly
2021-05-02 00:07:04 -04:00
Olivier Gagnon
d126b6d8c5
Fix sf minus 1 bad constant
2021-05-01 23:44:23 -04:00
Olivier Gagnon
7172ef6dae
SF12 now lets player start with Neuroflux
2021-05-01 23:42:52 -04:00
Olivier Gagnon
a8d0b6e13d
Tail now accepts PID
2021-05-01 23:33:44 -04:00
Olivier Gagnon
d2d6453a78
quick b1tflum3
2021-05-01 23:23:04 -04:00
Olivier Gagnon
89cdecb05f
getBitnodeMultipliers is available inside BN5
2021-05-01 23:08:51 -04:00
Olivier Gagnon
81fdff9068
Revert tutorial servers and add the n00dles server.
2021-05-01 23:08:51 -04:00
hydroflame
34a20802c9
Merge pull request #910 from danielyxie/lint-fix
...
The mega linting patch
2021-05-01 23:08:10 -04:00
Pimvgd
8eab9f3b59
Update Bladeburner.jsx
2021-05-02 00:09:13 +02:00
Pimvgd
fb129198a6
Update AugmentationHelpers.jsx
...
more typos
2021-05-01 17:43:13 +02:00
Olivier Gagnon
d745150c45
all the lints
2021-05-01 03:17:31 -04:00
Olivier Gagnon
3fad505096
run auto fix lint
2021-04-29 23:52:56 -04:00
Olivier Gagnon
50b490ba8d
fix netscript access
2021-04-29 13:39:03 -04:00
Olivier Gagnon
20c593b236
update patch notes
2021-04-28 20:25:51 -04:00
hydroflame
52a80ad236
v0.51.6 ( #905 )
...
* Make command `cd` without arguments an alias for `cd /` (#853 )
In most shells `cd` without arguments takes you to the home directory
of the current user. I keep trying to do this due to muscle memory
from working in terminals, so I figured I'd make it do something useful.
There is no home directory in the game, but going to / is the closest
thing we have, since that is the starting point for the user in the
game.
* Add new `backdoor` terminal command (#852 )
* Add the backdoor command to the terminal
This command will perform a manual hack without rewarding money. It will be used for the story, mainly for faction hacking tests
* Add tab completion for backdoor command
* Add help text for backdoor command
* Change condition syntax to be more consistent with others
* Extract reused code block so it is always called after actions
* Update documentation for new backdoor command
Modified references to manual hack as it isn't for factions anymore
* Remove extra parenthesis
* Rename manuallyHacked to backdoorInstalled
* Fix typo
* Change faction test messages to use backdoor instad of hack
* Rename more instances of manuallyHacked
* fixed typo in helptext of darkweb buy (#858 )
* Fix typos and unify descriptions of augmentations (#859 )
Made an attempt to...
- give all "+rep% company/faction" the same text
- make all augmentations with a single effect use a single line to describe the effect
- make all effects end with a period
* Made Cashroot starter kit display its tooltip with the money formatted properly and in gold
* fix typo in docs (#860 )
* Initial code for Casino Card Deck implementation
* Casino Blackjack Implementation
* Update some tools (eslint, typescript)
* Blackjack code cleanup
* Update README_contribution
* Update ScriptHelpers.js (#861 )
expand error message
* More augmentation typo fixes (#862 )
* Add Netscript function getCurrentScript (#856 )
Add netscript function that returns the current script.
* Added milestones menu to guide new players. (#865 )
Milestone menu
* fix typos in milestones (#866 )
Co-authored-by: sschmidTU <s.schmid@phonicscore.com>
* Corrupt location title when backdoor is installed (#864 )
* Add corruptableText component
* Corrupt location title if backdoor is installed
* Formatting
* Add helper to check value of backdoorInstalled
Helper could be oneline but it would make it less readable
* Fix some formatting
* Add settings option to disable text effects
* Import useState
* getRunningScript (#867 )
* Replaced getCurrentScript with getRunningScript
* Bunch of smaller fixes (#904 )
Fix #884
Fix #879
Fix #878
Fix #876
Fix #874
Fix #873
Fix #887
Fix #891
Fix #895
* rework the early servers to be more noob friendly (#903 )
* v0.51.6
Co-authored-by: Andreas Eriksson <2691182+AndreasTPC@users.noreply.github.com>
Co-authored-by: Jack <jackdewinter1@gmail.com>
Co-authored-by: Teun Pronk <5228255+Crownie88@users.noreply.github.com>
Co-authored-by: Pimvgd <Pimvgd@gmail.com>
Co-authored-by: Daniel Xie <daniel.xie@flockfreight.com>
Co-authored-by: Simon <33069673+sschmidTU@users.noreply.github.com>
Co-authored-by: sschmidTU <s.schmid@phonicscore.com>
2021-04-28 20:07:26 -04:00
hydroflame
b2aafea656
v0.51.5 ( #848 )
2021-04-21 08:20:26 -04:00
hydroflame
135df8703c
V0.51.4 ( #847 )
...
* BladeBurner
* nerfed int exp gained.
Documentation
* purchaseServer specifies what happens on failure.
* Fixed typo in recommended bitnode page.
* Removed misleading ram requirements for hacking factions.
Netscript
* growthAnalyze handles Infinity correctly.
Misc.
* Faction Augmentation will list how much reputation is required even after
that goal has been reached.
* Removed dollar sign in travel agency confirmation.
* Fixed typo in alpha-omega.lit
* the game save text no longer obstruct the save game and options button
* the text editors now remember where your cursor was and restores it when loading the same script again.
* v0.51.4
2021-04-19 21:26:51 -04:00
hydroflame
4743801e86
hotfix ( #846 )
2021-04-18 11:33:46 -04:00