Alt
|
90e116a268
|
Modify PR template
|
2022-09-23 15:38:15 +02:00 |
|
hydroflame
|
b8f8246294
|
Merge pull request #4134 from Shiiyu/dev
MISC: FIX #3649 Preventing server starting security level from going above 100
|
2022-09-23 03:42:09 -03:00 |
|
Shiiyu
|
e1bff8bcb1
|
fix: 🐛 fix server minimum difficulty changing when server starting difficulty is capped
|
2022-09-23 02:39:58 -04:00 |
|
Shiiyu
|
cf11612abc
|
style: 🎨 fix - forgot to run format first
|
2022-09-23 02:07:32 -04:00 |
|
Olivier Gagnon
|
66e80b2efa
|
Added more info about blood program, change some aug descriptions
|
2022-09-23 01:13:37 -04:00 |
|
Shiiyu
|
ecaa906682
|
fix: 🐛 fix server starting security going above 100
|
2022-09-23 00:42:47 -04:00 |
|
hydroflame
|
2a43b90ed3
|
Merge pull request #4039 from ezylot/patch-1
GANG: Added weight to GangMemberTask construction call
|
2022-09-23 01:15:29 -03:00 |
|
hydroflame
|
4d40338e0a
|
Merge pull request #4132 from danielyxie/fix-2962
UI: FIX #2962 Add a setting to display middle time unit in Time Elapsed String
|
2022-09-23 01:14:15 -03:00 |
|
Olivier Gagnon
|
fde4e7ac38
|
fix 2962
|
2022-09-23 00:13:06 -04:00 |
|
hydroflame
|
944ee71ab9
|
Merge pull request #4065 from Snarling/sleeveBladeContractFix
SLEEVES: FIX #4063 fix crash when player tries to assign more than 3 sleeves to Bladeburner contracts
|
2022-09-23 00:59:46 -03:00 |
|
hydroflame
|
c396f7fb87
|
Merge pull request #4064 from quacksouls/dev
DOC: Fix #4033 Why use Coding Contract API
|
2022-09-23 00:58:59 -03:00 |
|
hydroflame
|
5101b345ec
|
Merge pull request #4069 from Mughur/corp
API: Corp functions now return copy of constant arrays instead of the original
|
2022-09-23 00:58:32 -03:00 |
|
hydroflame
|
ee67aa90f9
|
Merge pull request #4131 from Mughur/valuation
CORPORATION: Gave investors some economics classes
|
2022-09-23 00:58:06 -03:00 |
|
hydroflame
|
ed14f2a4d7
|
Merge pull request #4072 from Snarling/exitExits
NETSCRIPT: FIX #2376 ns.exit now exits immediately
|
2022-09-23 00:57:15 -03:00 |
|
hydroflame
|
b139d689a5
|
Merge pull request #4103 from G4mingJon4s/dev
Fix for #2442 and #2795.
|
2022-09-23 00:56:40 -03:00 |
|
Olivier Gagnon
|
2a0dd6b6f8
|
Minor improvements to Netscript Port loading and unloading
|
2022-09-22 23:55:16 -04:00 |
|
hydroflame
|
0044761fd3
|
Merge pull request #4073 from Hoekstraa/unlimited-ports
API: More ports (previously max 20, now practically unlimited)
|
2022-09-23 00:51:50 -03:00 |
|
hydroflame
|
1917e21537
|
Merge pull request #4080 from njalooo/patch-1
DOCUMENTATION: Fixed Argument order for scp()
|
2022-09-23 00:47:11 -03:00 |
|
hydroflame
|
a8e640e309
|
Merge pull request #4084 from Rasmoh/expose_exports
CORPORATION API: FIX #3655 Expose exports from Material
|
2022-09-23 00:46:28 -03:00 |
|
Olivier Gagnon
|
4f64d3eeb1
|
use triple equal
|
2022-09-22 23:45:00 -04:00 |
|
hydroflame
|
9f922de50d
|
Merge pull request #4101 from Kelenius/UnhardcodeBBAndCorpDisabling
UI: Bitnode stats now show if BB/Corporation are disabled
|
2022-09-23 00:43:19 -03:00 |
|
hydroflame
|
23c889bafd
|
Merge pull request #4074 from phyzical/hotfix/4058
CORP API: Fix up param order for limitProductProduction to match docs
|
2022-09-23 00:36:24 -03:00 |
|
hydroflame
|
5d6eed2b4d
|
Merge pull request #4082 from Snarling/tailRamExploitFix
SCRIPTS: FIX #4081 Rerunning a script from tail window recalculates ram usage
|
2022-09-23 00:35:26 -03:00 |
|
hydroflame
|
e65a00daef
|
Merge pull request #4088 from Kelenius/BladeburnerUIExtraLinesRemoval
UI: Removed three empty lines from BB status screen
|
2022-09-23 00:34:47 -03:00 |
|
hydroflame
|
e647ebb00f
|
Merge pull request #4085 from hex7cd/bn7-descr-fix
UI: Add missing space to BN7 description
|
2022-09-23 00:34:37 -03:00 |
|
hydroflame
|
ac1a057d35
|
Merge pull request #4087 from phyzical/feature/add-back-api-export
API BACKUP: add singularity function for exporting game save back
|
2022-09-23 00:34:23 -03:00 |
|
hydroflame
|
e49bd3d091
|
Merge branch 'dev' into feature/add-back-api-export
|
2022-09-23 00:34:19 -03:00 |
|
hydroflame
|
34534ac282
|
Merge pull request #4093 from coderanger/sleeve-heal
SLEEVES: FIX #3819 Allow using the regeneration chamber with sleeves to heal them.
|
2022-09-23 00:33:16 -03:00 |
|
hydroflame
|
c449680256
|
Merge pull request #4104 from Mughur/dev
MISC: multiple hasAugmentation checks didn't check if the augment was installed
|
2022-09-23 00:32:16 -03:00 |
|
hydroflame
|
a30e922d56
|
Merge pull request #4105 from geggleto/fix-import-for-jest-test
Fix Jest CI Error
|
2022-09-23 00:31:17 -03:00 |
|
hydroflame
|
7749b17a45
|
Merge pull request #4120 from SilverNexus/dev
UI: FIX #4106 Fix incorrect experience display in Crime UI.
|
2022-09-23 00:31:00 -03:00 |
|
Mughur
|
d4c06eba24
|
Change corporatio valuation calculations
|
2022-09-23 05:05:18 +03:00 |
|
hydroflame
|
cc78d62b26
|
Merge pull request #4121 from phyzical/bugfix/4096
API FIX: getCrimeStats use bitnode multipliers in the output of crime stats
|
2022-09-22 18:22:54 -03:00 |
|
hydroflame
|
bc08e8e64e
|
Merge pull request #4117 from Lagicrus/infil
MISC: Adds Shadows of Anarchy
|
2022-09-22 18:19:35 -03:00 |
|
phyzical
|
4175960fc6
|
use bitnode multiplers in the output of crime stats
|
2022-09-20 17:56:05 +08:00 |
|
SilverNexus
|
10a2f180ce
|
Fix #4106 -- Crime EXP is exactly One Fifth?
|
2022-09-19 20:23:26 -04:00 |
|
Lagicrus
|
26ee7d9e36
|
Adds Shadows of Anarchy
|
2022-09-19 15:55:53 +01:00 |
|
Mughur
|
4c5adc8dfb
|
More hasAugmentation fixes
|
2022-09-14 21:21:49 +03:00 |
|
Mughur
|
75c738cdb0
|
Fixed NMI aug having effect before installing
|
2022-09-14 20:54:03 +03:00 |
|
Glenn Eggleton
|
19ad9be8aa
|
add raw-loader to jest config
|
2022-09-14 13:05:55 -04:00 |
|
Glenn Eggleton
|
fcdc7ecee1
|
fix import statement, add jetbrains gitignore
|
2022-09-14 11:20:56 -04:00 |
|
G4mingJon4s
|
22a35af6b6
|
Added hover style change for better recognition
|
2022-09-14 15:59:55 +02:00 |
|
Mughur
|
4b859131b4
|
TRP message is sent only after installing
|
2022-09-14 16:14:32 +03:00 |
|
Mughur
|
d16576f3a7
|
TRP message is sent only after installing
|
2022-09-14 15:49:50 +03:00 |
|
G4mingJon4s
|
c29b4cfda9
|
Fixes #2795, adding better underlines for links
|
2022-09-13 20:09:58 +02:00 |
|
G4mingJon4s
|
015fb46703
|
Fix for #2442, allowing going forward in tutorial
|
2022-09-13 17:58:47 +02:00 |
|
Kelenius
|
5350e1c3e9
|
Unhardcoded BN8 BB check; show if corp/BB are disabled in BN stats
|
2022-09-12 17:48:52 +03:00 |
|
Noah Kantrowitz
|
e4961f452e
|
✏️ Copy paste typo.
|
2022-09-10 17:52:06 -07:00 |
|
Noah Kantrowitz
|
232dcab5cd
|
✨ Reset sleeves to max HP when starting a new node.
|
2022-09-10 17:44:50 -07:00 |
|
Noah Kantrowitz
|
596a04515d
|
✨ Allow using the regeneration chamber with sleeves to heal them.
This also allows using sleeves to generate stamina faster even if at full HP.
|
2022-09-10 17:39:40 -07:00 |
|