99184be313
PMC's now heal fine by themselves, removing patch
2024-08-02 17:40:56 +01:00
Dev
2faf204d77
Revert "Removed unused patches:"
...
This reverts commit cc674f5d4816e98d4b84d52f364cb867bfa30def.
2024-08-02 17:25:50 +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
Dev
cc674f5d48
Removed unused patches:
...
BotOwnerDisposePatch
BotEnemyTargetPatch
BotCalledDataTryCallPatch
BotSelfEnemyPatch
AddEnemyToAllGroupsInBotZonePatch
2024-08-02 16:03:17 +01:00
c234e0d1d6
Remove patches that are now covered by BSG
2024-08-02 15:01:44 +01:00
Dev
42060f027d
Removed unnecessary patch BotCallForHelpCallBotPatch
...
Removed unnecessary null check
2024-08-02 14:59:14 +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
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
Lacyway
de7e762211
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>
2024-08-01 20:15:50 +00: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
Lacyway
f08011788c
Make patches public ( !152 )
...
Some patches are `internal` that should be `public` so that mods can disable them when altering AI.
Co-authored-by: Lacyway <20912169+Lacyway@users.noreply.github.com>
Reviewed-on: SPT/Modules#152
Co-authored-by: Lacyway <lacyway@noreply.dev.sp-tarkov.com>
Co-committed-by: Lacyway <lacyway@noreply.dev.sp-tarkov.com>
2024-08-01 19:50:59 +00: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
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
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
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
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
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
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
Dev
b62b9b2afe
Fixed insurance screen not showing
2024-07-08 14:31:04 +01: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
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
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
5eaadd1391
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 16:46:11 +00:00
f7ce462761
fix InsurancePlaceItemPatch
2024-07-04 21:54:07 +01:00
d78f5f0de4
fix BossSpawnChancePatch
2024-07-04 21:22:23 +01:00
ffde317c59
Feature: new-remapper ( !143 )
...
Co-authored-by: Dev <dev@dev.sp-tarkov.com>
Reviewed-on: SPT/Modules#143
2024-07-04 14:11:11 +00:00
Dev
cd190061cf
Improved ragdoll patch to only apply changes when vectors y and magnitude values match + y is over 5 - Appears to stop altering non-flying bot bots
2024-06-28 11:12:51 +01:00
Dev
da0da8b0ab
Added assaultGroup check to isBoss code inside CustomAiPatch
2024-06-27 15:18:44 +01:00
a5f8ee494e
Added ability to convert assault scavs to bosses ( !141 )
...
Co-authored-by: Kaeno <kaeno@noreply.dev.sp-tarkov.com>
Co-authored-by: Dev <dev@dev.sp-tarkov.com>
Reviewed-on: SPT/Modules#141
2024-06-27 14:09:36 +00:00