Dev
0c3b9a4bcc
Updated newtonsoft.json to 13.0.3
2024-09-02 10:26:13 +01:00
c967b51aec
Included the AmmoUsedCounterPatch patch to fix a bug with counting used cartridges ( #773 ). ( !164 )
...
Reviewed-on: SPT/Modules#164
Co-authored-by: DenisZhmakin <deniszhmakin@noreply.dev.sp-tarkov.com>
Co-committed-by: DenisZhmakin <deniszhmakin@noreply.dev.sp-tarkov.com>
2024-09-02 08:35:03 +00:00
Dev
94fea58c44
Removed unnecessary patch SmokeGrenadeFuseSoundFixPatch
2024-08-31 14:04:33 +01:00
Dev
8a0f088292
32280
2024-08-29 11:41:21 +01:00
Dev
32b2136630
Disabled various patches based on client analysis
2024-08-29 10:15:58 +01:00
Dev
7b20646134
Big clean up of various resharper warnings
2024-08-28 12:52:54 +01:00
Dev
700020a23b
Made plugin classes public
2024-08-26 12:20:28 +01:00
7901310094
Still need these patches for scav selling price
2024-08-24 11:43:19 +01:00
Lacyway
00a880e49c
Add RemoveClothingItemExternalObtainLabelPatch ( !163 )
...
Needs to be tested, I am in the process of updating my client to the latest version. If you cannot test right now I'll do it once I am done.
Co-authored-by: Lacyway <20912169+Lacyway@users.noreply.github.com>
Reviewed-on: SPT/Modules#163
Co-authored-by: Lacyway <lacyway@noreply.dev.sp-tarkov.com>
Co-committed-by: Lacyway <lacyway@noreply.dev.sp-tarkov.com>
2024-08-24 10:35:20 +00:00
Lacyway
d4c10c4765
Rework RemoveStashUpgradeLabelPatch ( !162 )
...
The `InventoryScreen` is part of the `CommonUI` which lives throughout the lifetime of the application. It should be safe to only delete this on `Awake()` rather than use `Find()` on a transform that has a fair bit of children every time the inventory screen is opened.
![image](/attachments/937a3954-210c-4fc7-a869-75458ae19d8d)
I cannot extract on 3.10 currently so need someone to just verify that it sticks after an extract where the menu is reloaded.
Co-authored-by: Lacyway <20912169+Lacyway@users.noreply.github.com>
Reviewed-on: SPT/Modules#162
Co-authored-by: Lacyway <lacyway@noreply.dev.sp-tarkov.com>
Co-committed-by: Lacyway <lacyway@noreply.dev.sp-tarkov.com>
2024-08-24 09:12:03 +00:00
fc6124dfc8
Add patch to disable StashExpansion label and tooltip
2024-08-24 00:42:01 +01:00
Kaeno
112e378878
Update Patch class ref.
2024-08-23 17:29:01 +01:00
Dev
17b83e6446
Updated to 32197
2024-08-23 16:05:49 +01:00
Dev
1154611e88
Removed unnecessary LabsKeycardRemovalPatch
patch, client now performs this natively
2024-08-22 09:22:42 +01:00
a1fb3350b4
added latest langversion in csprojs and formatting
2024-08-21 12:51:46 +01:00
61d43585ab
Update scavlatepatch, remove logging from scavprofileloadpatch
2024-08-20 21:31:32 +01:00
2c2fe26f0b
fix scavProfileLoadPatch
2024-08-20 21:24:51 +01:00
Kaeno
2dfc019b21
Fix patches
2024-08-20 20:25:53 +01:00
Kaeno
853a74a449
Patch updates
2024-08-20 19:00:11 +01:00
363d9804a1
removed unused patch
2024-08-02 18:01:43 +01:00
0986ebac2d
Refactored patches to be public so people can disable if needed
2024-08-02 16:57:59 +01:00
3e4fa06339
comment update
2024-08-01 22:12:00 +01:00
2eb7cb3eca
Remove grenade patches
2024-08-01 22:09:28 +01:00
8e29dec47a
Allow Scavs to enter raids and Raid setting should save correct now prayge
2024-08-01 20:29:07 +01:00
Dev
6e1a7be58c
Disabled SmokeGrenadeFuseSoundFixPatch patch
2024-08-01 17:22:47 +01:00
cec8028645
Disable Patches for now
2024-08-01 17:21:44 +01:00
Dev
e07b94bc0f
31124
2024-07-17 15:45:37 +01:00
d943d2750a
add saving of scav profile to end of patch
2024-07-12 16:29:50 +01:00
ccad89df05
renamed and reenabled some required patches
2024-07-12 15:59:37 +01:00
946ae3655f
remove unneeded models and patches we no longer use
2024-07-12 15:20:19 +01:00
67cafd4ded
add comment to IL patch to clarify what it does
2024-07-12 14:56:10 +01:00
cef94b5c40
scavprofileloadpatch reworked tobe prefix instead of IL
2024-07-12 14:49:25 +01:00
f90ca3f780
removed scav encyclopedia patch as BSG does this now, few patches moved in plugin for testing
2024-07-12 14:48:51 +01:00
8cb788e4f0
Removed our custom healthcontroller
2024-07-12 12:55:20 +01:00
338a8c015f
fixed questing and achievements controller, removed un-needed patches for midraid changes
2024-07-12 11:17:56 +01:00
b4c699bd40
Fixes for Raidsettings not applying correctly. (Needs revisitng) Restore InsurancePatch. Remove CultistAmuletRemovalpatch
2024-07-11 09:12:44 +01:00
Dev
93e9405d57
Fixed broken patch referencing wrong class
2024-07-10 14:59:20 +01:00
303a43e2e7
Remove Redundant patches.
2024-07-09 14:15:31 +01:00
0848617e29
Add patch to fix incorrect data being passed into SavageInventoryScreen.Remove old patch. Change Raidscreen patch to load the PVE version.
2024-07-09 10:33:42 +01:00
cd76273abc
update Playerscavpatch
2024-07-08 18:52:57 +01:00
01631c6060
Actually add a patch this time. Removed more redundant patches
2024-07-08 15:44:45 +01:00
7a26e9028a
Remove redundant insurance patches. Added patch that gives scavs found in raid items.
2024-07-08 15:11:13 +01:00
ffb29f8b96
VoipToggler no longer needed
2024-07-08 14:52:56 +01:00
b7f487bbb6
No longer needed
2024-07-08 14:48:35 +01:00
c8fbf1fb8a
Dogtags now get generated by BSG
2024-07-08 14:18:07 +01:00
163821d824
Fix IL Patch replacing string
2024-07-08 13:00:24 +01:00
d78ec90e6c
noting what patches are needed/need looking into
2024-07-06 10:23:41 +01:00
0bc05f80d4
Remove unused files, some patches to test also
2024-07-06 09:32:55 +01:00
0c850bc8d2
Removed duplicate patch. enabled a disabled patch from testing
2024-07-06 00:15:58 +01:00
0c52ddbd61
Fix patch oopsie :). Added another patch to remove Practice mode toggle and warning text
2024-07-05 23:57:58 +01:00