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

41 Commits

Author SHA1 Message Date
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
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
32b2136630 Disabled various patches based on client analysis 2024-08-29 10:15:58 +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
CWX
fc6124dfc8 Add patch to disable StashExpansion label and tooltip 2024-08-24 00:42:01 +01:00
Dev
1154611e88 Removed unnecessary LabsKeycardRemovalPatch patch, client now performs this natively 2024-08-22 09:22:42 +01:00
Kaeno
2dfc019b21 Fix patches 2024-08-20 20:25:53 +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
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
CWX
ccad89df05 renamed and reenabled some required patches 2024-07-12 15:59:37 +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
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
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
CWX
c8fbf1fb8a Dogtags now get generated by BSG 2024-07-08 14:18:07 +01:00
CWX
163821d824 Fix IL Patch replacing string 2024-07-08 13:00:24 +01:00
CWX
d78ec90e6c noting what patches are needed/need looking into 2024-07-06 10:23:41 +01:00
CWX
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
00a2a3a984 Revert Loadofflineraidscreenpatch back to its original state. Add patch to allow loading in as a scav. 2024-07-05 22:41:13 +01:00
CWX
7fff0596a8 add patches to enable Ref trader in PVE mode 2024-07-05 15:40:14 +01:00
Dev
fdc21fe688 Disable unused patches 2024-07-05 11:50:29 +01:00
CWX
414b29218e add patch to remove "looking for group cluster" 2024-07-05 00:13:40 +01:00
CWX
2383a402e5 expirementing with using existing PVE logic
disabled PVE first time message
disabled insurance screen patch
disabled offlineraid screen patch
disabled raidsettingswindowpatch
2024-07-04 23:59:44 +01:00
CWX
7a5a9e73b7 wrong one kek 2024-07-04 22:21:45 +01:00
CWX
bac205e640 Fix ScavLateStartPatch 2024-07-04 22:20:10 +01:00
Dev
f2ce88cb7f Corrected capitalization inconsistency for com.SPT.singleplayer 2024-05-24 09:53:58 +01:00
CWX
866ff1095c Rebranding 2024-05-21 19:10:17 +01:00