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

469 Commits

Author SHA1 Message Date
Dev
eb68c400aa Updated mappings for 31124 2024-07-17 15:53:25 +01: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
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
f8ce8129e6 Fix namespaces based on their current file location 2024-07-12 15:20:47 +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
f8fc319007 commented out some patches for testing 2024-07-12 14:49:39 +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
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
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
Dev
a7cfc47a11 Mappings for 30985 2024-07-10 14:50:28 +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
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
Dev
b62b9b2afe Fixed insurance screen not showing 2024-07-08 14:31:04 +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
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
4ae4e8af5f Add patch 2024-07-07 10:28:29 +01:00
Dev
a08c7ff66d 30985 2024-07-06 10:46:11 +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
bfff4108f4 Disable BTR patches.Make raidmode local for scavs and pmcs 2024-07-05 21:39:19 +01:00
7cda91e0a8 Changed logic in how we check if they are a boss and if they are of a allowed wildtype (!146)
Reviewed-on: SPT/Modules#146
2024-07-05 17:49:42 +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
CWX
0865cb772b Temp Disable Airdrop patches 2024-07-05 17:47:14 +01:00
CWX
b11eaa8af8 fix reloadclientpatch 2024-07-05 17:46:55 +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