cec8028645
Disable Patches for now
2024-08-01 17:21:44 +01:00
Dev
c93887a7b2
Improved method comment
...
(cherry picked from commit f1b142ad4937374d24af92a635913c831c37fed6)
2024-07-30 10:26:57 +01:00
Dev
f1b142ad49
Improved method comment
2024-07-30 10:26:40 +01:00
c0721317e4
Fix duplicate logging ( !151 )
...
Fixes a duplicate set of logging requests sent to the server for no reason.
Co-authored-by: Cj <161484149+CJ-SPT@users.noreply.github.com>
Reviewed-on: SPT/Modules#151
Co-authored-by: Cj <cj@noreply.dev.sp-tarkov.com>
Co-committed-by: Cj <cj@noreply.dev.sp-tarkov.com>
2024-07-25 21:58:35 +00:00
Dev
e07b94bc0f
31124
2024-07-17 15:45:37 +01:00
cf72610f68
change route to lowercase ( !150 )
...
Reviewed-on: SPT/Modules#150
(cherry picked from commit 2a2b81bc4a7304d4fd0ffe71701df229be9b534b)
2024-07-13 09:25:28 +01:00
2a2b81bc4a
change route to lowercase ( !150 )
...
Reviewed-on: SPT/Modules#150
2024-07-12 16:21:03 +00: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
f8ce8129e6
Fix namespaces based on their current file location
2024-07-12 15:20:47 +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
f8fc319007
commented out some patches for testing
2024-07-12 14:49:39 +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
Dev
b1b0c9d151
31073
2024-07-12 09:58:32 +01:00
Dev
c81a409922
Renamed various patches to better describe their purpose
2024-07-12 09:32:49 +01:00
775bad05ab
added comment on patch
2024-07-11 21:18:01 +01:00
9b1aafeeb7
remove unused param
2024-07-11 21:11:14 +01:00
5bad769a44
mid raid achievement patch no longer needed as we assign our own, added patch to fix achievements
2024-07-11 21:09:38 +01:00
Dev
24de63b705
Rename various patches for clarity
...
Disable `SetLocationIdOnRaidStartPatch` as it's not unnecessary
2024-07-11 11:18:00 +01:00
Dev
5e96656c1e
Rename patches to improve clarity
2024-07-11 10:49:27 +01:00
Dev
60ccc54220
Reduced patch complexity and rename
2024-07-11 10:48:25 +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
Dev
302a38dfeb
Updated dll + mappings for 31020
2024-07-10 14:51:54 +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
Dev
b8d08b3d84
Renamed patch to something more suitable
2024-07-08 14:57:24 +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
Dev
b62b9b2afe
Fixed insurance screen not showing
2024-07-08 14:31:04 +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
Lacyway
a5ff17e4da
Update BundleUtils ( !148 )
...
- Fixes problems with `GUI.skin`
- More efficient code
No longer breaks other IMGUI elements from my testing as the `GUIStyle` is isolated. Please test with SAIN and other possible mods.
Co-authored-by: Lacyway <20912169+Lacyway@users.noreply.github.com>
Reviewed-on: SPT/Modules#148
Co-authored-by: Lacyway <lacyway@noreply.dev.sp-tarkov.com>
Co-committed-by: Lacyway <lacyway@noreply.dev.sp-tarkov.com>
(cherry picked from commit 34e84ff737df51f8a9d91c25fd3d5da54114e0de)
2024-07-08 12:38:34 +01:00
Lacyway
34e84ff737
Update BundleUtils ( !148 )
...
- Fixes problems with `GUI.skin`
- More efficient code
No longer breaks other IMGUI elements from my testing as the `GUIStyle` is isolated. Please test with SAIN and other possible mods.
Co-authored-by: Lacyway <20912169+Lacyway@users.noreply.github.com>
Reviewed-on: SPT/Modules#148
Co-authored-by: Lacyway <lacyway@noreply.dev.sp-tarkov.com>
Co-committed-by: Lacyway <lacyway@noreply.dev.sp-tarkov.com>
2024-07-08 11:35:20 +00:00
4ae4e8af5f
Add patch
2024-07-07 10:28:29 +01:00
a3404853ff
Fix Botgroups softlocking player from extracting from raid. ( !147 )
...
Reviewed-on: SPT/Modules#147
2024-07-07 09:24:33 +00:00
Dev
a08c7ff66d
30985
2024-07-06 10:46:11 +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
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