0
0
mirror of https://github.com/sp-tarkov/modules.git synced 2025-02-13 06:30:43 -05:00

83 Commits

Author SHA1 Message Date
Dev
4a187bef22 Small patch clean up - fixed issue with pmc spawn location patch not working as intended 2024-09-16 15:02:51 +01:00
Dev
53412fbdc4 Fixed scav raid patch + bosses spawning when unchecked 2024-09-13 18:17:13 +01:00
Dev
e92504ff5b Removed patch, appears to be redundant 2024-09-13 18:14:13 +01:00
Kaeno
b7a41c81e9 Enable ScavRepAdjustmentPatch again so rep works like in 3.9.x 2024-09-04 23:21:12 +01:00
Cj
9c248719e7 Clothing service fix (!165)
Client implementation of my `TraderServiceFix` mod into the SPT code base. Details on server PR, also is required to be merged with the accompanying server PR.

Co-authored-by: Cj <161484149+CJ-SPT@users.noreply.github.com>
Reviewed-on: SPT/Modules#165
Co-authored-by: Cj <cj@noreply.dev.sp-tarkov.com>
Co-committed-by: Cj <cj@noreply.dev.sp-tarkov.com>
2024-09-04 08:30:24 +00:00
Dev
9b53ad0752 Added patch to fix airdrops not spawning 2024-09-03 12:36:49 +01:00
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
CWX
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
CWX
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
CWX
a1fb3350b4 added latest langversion in csprojs and formatting 2024-08-21 12:51:46 +01:00
CWX
61d43585ab Update scavlatepatch, remove logging from scavprofileloadpatch 2024-08-20 21:31:32 +01:00
CWX
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
CWX
363d9804a1 removed unused patch 2024-08-02 18:01:43 +01:00
CWX
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
CWX
d943d2750a add saving of scav profile to end of patch 2024-07-12 16:29:50 +01:00
CWX
ccad89df05 renamed and reenabled some required patches 2024-07-12 15:59:37 +01:00
CWX
946ae3655f remove unneeded models and patches we no longer use 2024-07-12 15:20:19 +01:00
CWX
67cafd4ded add comment to IL patch to clarify what it does 2024-07-12 14:56:10 +01:00
CWX
cef94b5c40 scavprofileloadpatch reworked tobe prefix instead of IL 2024-07-12 14:49:25 +01:00
CWX
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
CWX
8cb788e4f0 Removed our custom healthcontroller 2024-07-12 12:55:20 +01:00
CWX
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
CWX
ffb29f8b96 VoipToggler no longer needed 2024-07-08 14:52:56 +01:00
CWX
b7f487bbb6 No longer needed 2024-07-08 14:48:35 +01:00