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
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
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
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
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
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
bfff4108f4
Disable BTR patches.Make raidmode local for scavs and pmcs
2024-07-05 21:39:19 +01:00
46a6d0b3d6
Renamed Variables to hopefully improve reading. Check role instead of side to tell if they are PMCs. ( !145 )
...
Renamed a few things to make it easier to read. Use role instead of side to know if they are pmcs. Cant test since one of patches fail due to remapping should be ok
Reviewed-on: SPT/Modules#145
Co-authored-by: Kaeno <kaeno@noreply.dev.sp-tarkov.com>
Co-committed-by: Kaeno <kaeno@noreply.dev.sp-tarkov.com>
2024-07-05 17:49:42 +01:00
7fff0596a8
add patches to enable Ref trader in PVE mode
2024-07-05 15:40:14 +01:00
414b29218e
add patch to remove "looking for group cluster"
2024-07-05 00:13:40 +01:00
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
3ae9e90424
renamed patch as it was a bit confusing
2024-07-04 23:57:58 +01:00
bac205e640
Fix ScavLateStartPatch
2024-07-04 22:20:10 +01:00
34d18d947c
fix PostRaidHealScreenPatch
2024-07-04 22:18:06 +01:00