Dev
1154611e88
Removed unnecessary LabsKeycardRemovalPatch
patch, client now performs this natively
2024-08-22 09:22:42 +01:00
fd52b7386a
Fixed recursion when using GetData syncronously ( !161 )
...
Running [SPT.Common.Http.RequestHandler.GetData()](af1a83fe71/project/SPT.Common/Http/RequestHandler.cs (L78)
) would run indefinitely because of an accidental recursion.
Reviewed-on: SPT/Modules#161
Co-authored-by: Kaiden <kaiden@pm.me>
Co-committed-by: Kaiden <kaiden@pm.me>
(cherry picked from commit ab9d9c0e1386e3bf624afe926131c53f67e386aa)
2024-08-22 09:16:11 +01:00
Dev
6320c396da
Updated to 32160
2024-08-21 19:10:12 +01:00
374947c18a
Merge branch '310-dev' of https://dev.sp-tarkov.com/SPT-AKI/Modules into 310-dev
2024-08-21 12:51:50 +01:00
a1fb3350b4
added latest langversion in csprojs and formatting
2024-08-21 12:51:46 +01:00
Dev
b98778784d
Updated mappings
2024-08-21 09:55:00 +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
Dev
85da3e405d
updated mappings
2024-08-20 20:19:58 +01:00
Dev
9f18cfd6d8
Updated mappings
2024-08-20 19:25:18 +01:00
Dev
083e34bdde
Updated hollowed dll
2024-08-20 19:12:00 +01:00
Kaeno
853a74a449
Patch updates
2024-08-20 19:00:11 +01:00
Dev
044952e19f
Updated mappings
2024-08-20 18:56:28 +01:00
Dev
e332fa863a
Updated hollowed dll
2024-08-20 16:41:38 +01:00
267d807aa7
Remove bundle before re-acquiring ( !155 )
...
Currently, the system knows which bundles are incorrect and attempts to re-download the correct ones.. However, upon next re-launch those bundles will again be invalid probably due to it not actually writing to them forcing the system to keep re-downloading.
This fixes it by removing the invalid bundle, then re-downloading the proper one.
Reviewed-on: SPT/Modules#155
Co-authored-by: Archangel <jesse@archangel.wtf>
Co-committed-by: Archangel <jesse@archangel.wtf>
(cherry picked from commit 471c191bbb4daea7d8b56956eae67a29861781b4)
2024-08-14 09:28:41 +01:00
363d9804a1
removed unused patch
2024-08-02 18:01:43 +01:00
99184be313
PMC's now heal fine by themselves, removing patch
2024-08-02 17:40:56 +01:00
a39cd0a7b0
added CJ's debug tool to allowed list, disabled another patch for testing, dnspy looks like BSG do what we did
2024-08-02 17:14:05 +01:00
0986ebac2d
Refactored patches to be public so people can disable if needed
2024-08-02 16:57:59 +01:00
e3bc4e3210
removed more un-needed patches
2024-08-02 16:44:14 +01:00
c234e0d1d6
Remove patches that are now covered by BSG
2024-08-02 15:01:44 +01:00
Dev
5131a6ff68
Removed LocationLootCacheBustingPatch
, targeted method is no longer used and loot is no longer cached on the client
2024-08-02 08:51:07 +01:00
Lacyway
920d73209c
Update AddEnemyToAllGroupsInBotZonePatch to latest code ( !153 )
...
Was missing checks that now exist in the client, works as intended now from my testing. Please test and confirm as well.
**Note**: I strongly believe that this patch is now redundant and can be removed, I am still testing to see if this is the case.
Co-authored-by: Lacyway <20912169+Lacyway@users.noreply.github.com>
Reviewed-on: SPT/Modules#153
Co-authored-by: Lacyway <lacyway@noreply.dev.sp-tarkov.com>
Co-committed-by: Lacyway <lacyway@noreply.dev.sp-tarkov.com>
(cherry picked from commit de7e762211aa6a9fe26fc80eb449f85db6464117)
2024-08-01 22:13:38 +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
9b86d8624a
Fix Grenade fuses being longer than they should be
2024-08-01 21:27:35 +01:00
104cb02b58
Fix Grenades not exploding. Fuse time is really long for some reason thanks bsg :)
2024-08-01 21:13:43 +01:00
Dev
5d2237092b
Updated some classes to be public
2024-08-01 21:01:25 +01:00
Dev
73e8ef2cee
Disabled 2 redundant patches
2024-08-01 20:58:54 +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
edfe0451ac
Removed redundant code from patch
2024-08-01 17:41:55 +01:00
Dev
c2839ed54b
Renamed patch
2024-08-01 17:36:01 +01:00
Dev
580e697905
Renamed Patch
2024-08-01 17:33:29 +01:00
Dev
6753d53582
Rename patch from ` to
RedirectClientImageRequestsPatch`
2024-08-01 17:31:50 +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
f1b142ad49
Improved method comment
2024-07-30 10:26:40 +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
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