David Edmondson
38880f69e1
Update acorn for optional chaining support
2021-09-02 13:56:30 -07:00
Olivier Gagnon
9b501e061a
merge dev
2021-09-02 03:16:58 -04:00
Olivier Gagnon
454a792f0a
Added mathjax formulas for favor and made favor calculation faster.
2021-09-02 03:10:12 -04:00
Olivier Gagnon
8d17495e85
corp API
2021-09-02 00:36:33 -04:00
Olivier Gagnon
d3aeda8ad5
more conversion
2021-09-01 22:16:48 -04:00
Olivier Gagnon
65158e4db7
merge dev
2021-08-31 16:30:01 -04:00
hydroflame
d936f68c7a
Merge pull request #1111 from brubsby/patch-2
...
Update all general actions to have infinity count
2021-08-31 16:24:57 -04:00
hydroflame
feebdc8ee5
Merge pull request #1112 from brubsby/patch-3
...
Update getActionEstimatedSuccessChance
2021-08-31 16:24:47 -04:00
hydroflame
0eeb868e25
Merge pull request #1117 from TomCassWindred/IndividualLogEnable
...
Individual log enable
2021-08-31 16:22:34 -04:00
Olivier Gagnon
d9c9c30fdd
more conversion
2021-08-31 16:19:58 -04:00
Cass
294640d27e
Quick Tidy
2021-08-31 21:04:40 +01:00
Cass
fe25460997
Replace "ALL" log flag with individually disabling every log.
...
https://github.com/danielyxie/bitburner/issues/1116
2021-08-31 21:03:39 +01:00
Olivier Gagnon
f987ff9e2a
no more any in corp
2021-08-31 15:51:27 -04:00
Olivier Gagnon
d65cbf07f4
Narrow down corporation types
2021-08-31 14:47:07 -04:00
Olivier Gagnon
7c9c4d3f4d
No more use of any in Corporations.
2021-08-31 13:04:33 -04:00
Olivier Gagnon
a2379b21ec
more conversion
2021-08-31 03:39:04 -04:00
Olivier Gagnon
68885ceff5
more conversion
2021-08-31 03:18:44 -04:00
Olivier Gagnon
1ae17677c0
jsts corporation
2021-08-31 03:07:20 -04:00
Olivier Gagnon
67be13c6d6
more conversion
2021-08-31 02:49:57 -04:00
Olivier Gagnon
d4349e85b1
fix some of the research popup stuff
2021-08-31 01:05:51 -04:00
Olivier Gagnon
a721c49e1d
more conversion
2021-08-31 00:54:57 -04:00
David Edmondson
ed035a2e89
Add tests for autocomplete
2021-08-30 17:58:01 -07:00
Olivier Gagnon
cf72d72bb0
Finished converting all the popups.
2021-08-30 17:59:11 -04:00
Olivier Gagnon
3ba04220e1
I made a mistake but caught it.
2021-08-30 03:18:12 -04:00
Olivier Gagnon
a72d1aa99f
more conversion
2021-08-30 03:07:14 -04:00
Olivier Gagnon
21008ba65a
more conversion
2021-08-28 14:45:55 -04:00
Olivier Gagnon
a760ede129
more conversion
2021-08-28 14:22:36 -04:00
Olivier Gagnon
717b32b0b4
more conversion
2021-08-28 14:03:07 -04:00
Olivier Gagnon
4b6d049da2
more conversion
2021-08-28 13:41:25 -04:00
Olivier Gagnon
8bb4e8b7cf
more conversion
2021-08-28 13:07:35 -04:00
Olivier Gagnon
0d30544a52
more conversion
2021-08-28 12:00:18 -04:00
Olivier Gagnon
361ef31fe7
more conversion
2021-08-28 03:49:15 -04:00
Olivier Gagnon
0de3deee3f
Even more conversion
2021-08-28 03:31:47 -04:00
Olivier Gagnon
94ad7ccf4b
more conversion
2021-08-28 02:57:57 -04:00
Olivier Gagnon
4b53d6ecf7
more convertion
2021-08-28 02:50:06 -04:00
Olivier Gagnon
3d2aeb63a0
more convert
2021-08-28 00:29:19 -04:00
Olivier Gagnon
b621359a9e
fix changelog dates
2021-08-28 00:13:08 -04:00
Olivier Gagnon
07c0b708d7
more convertion
2021-08-28 00:11:42 -04:00
brubsby
b372f23b6e
Update getActionEstimatedSuccessChance
...
ns.bladeburner.getActionEstimatedSuccessChance("general", "Diplomacy") returned [-1, -1] (as well as "Hyperbolic Regeneration Chamber"), even though both tasks automatically succeed. Also Training and Field Analysis both previously returned [1, 1].
2021-08-27 17:06:01 -05:00
Olivier Gagnon
a8254e7144
one component
2021-08-27 17:39:15 -04:00
brubsby
02a21cf2d9
Update all general actions to have infinity count
...
ns.bladeburner.getActionCountRemaining("general", "Diplomacy") currently returns -1. I think it'd be more intuitive if all the general actions returned Infinity, instead of just two of them
2021-08-27 16:13:22 -05:00
Olivier Gagnon
42704d8695
v0.52.9
2021-08-27 15:26:12 -04:00
Olivier Gagnon
9e92df47a5
Added file diagnostic.
2021-08-27 14:17:25 -04:00
Olivier Gagnon
c110c22efb
My corp infinity safeguard from 2 patch ago wasn't actually preventing it, just logging, now it returns to avoid it.
2021-08-27 11:18:06 -04:00
Olivier Gagnon
c9ab7908a7
another blocker against mku equal 0 and added tprintf
2021-08-27 11:05:36 -04:00
Olivier Gagnon
3ab306f9d7
fix the errors about node setTimeout instead of window
2021-08-27 01:11:11 -04:00
hydroflame
f08aa8924c
Merge pull request #1102 from threehams/test-runner
...
Switch out test runner for jest
2021-08-27 00:53:45 -04:00
hydroflame
fa5e2f4964
Merge pull request #1079 from threehams/infil-instakill
...
Instakill player when automating infiltration
2021-08-26 21:42:08 -04:00
hydroflame
77eda1fd75
Merge pull request #1098 from brubsby/patch-1
...
add bladeburner_analysis_mult to getPlayer()
2021-08-26 21:42:01 -04:00
Olivier Gagnon
c987c91a11
add corp safeguard
2021-08-26 21:39:51 -04:00
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