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

699 Commits

Author SHA1 Message Date
KaenoDev
1277e10381 Adds Patch to remove use BSG servers for matchmaking (needs looking at when we get more data) 2025-02-07 21:54:01 +00:00
Chomp
d071b202f2 34861 4.0.0-BE-20250207 2025-02-07 09:35:47 +00:00
Chomp
dc7a4427df Updated comment 2025-02-03 12:30:23 +00:00
Chomp
b68448649a
Update patches - 34720 (#26) 4.0.0-BE-20250130 2025-01-30 13:24:19 +00:00
dd2cdd09e8 Update patches - 34720 2025-01-30 13:58:29 +01:00
Chomp
a892e6d04a 34720 2025-01-30 12:18:13 +00:00
Chomp
249123bb48 Updated to 34644 4.0.0-BE-20250127 2025-01-24 19:09:52 +00:00
Lacyway
bd03049673
Rework EnablePrestigeTabPatch (#25)
* Add new transpilers

* Cleanup

* Fix transpiler

* Fix incorrect code instruction

* Add EnablePrestigeTabPatch

* Rework EnablePrestigeTabPatch

---------

Co-authored-by: Chomp <27521899+chompDev@users.noreply.github.com>
4.0.0-BE-20250119
2025-01-19 15:53:56 +00:00
Chomp
a740deed47
Update prestige tab patch (#24)
Updates the prestige tab patch to push the true to stack one instruction
earlier, as well as changing the `ceq` comparison to a `nop`
2025-01-19 12:03:19 +00:00
bca0ea8ece Update prestige tab patch 2025-01-19 12:50:34 +01:00
Chomp
c5632cae20 34568 2025-01-18 22:35:24 +00:00
Chomp
7a01f79e26 Updated hollowed dll + remappings 4.0.0-BE-20250115 2025-01-15 17:54:15 +00:00
Lacyway
3abd27423b
Add EnablePrestigeTabPatch (#23)
* Add new transpilers

* Cleanup

* Fix transpiler

* Fix incorrect code instruction

* Add EnablePrestigeTabPatch

---------

Co-authored-by: Chomp <27521899+chompDev@users.noreply.github.com>
4.0.0-BE-20250109
2025-01-09 10:18:40 +00:00
Chomp
77aa9496a0
Save virtual registry on application quit (#22)
- Explicitly call PlayerPrefs.Save on application quit, since Unity
doesn't seem to do it (any more?)
- Remove previously added Save calls from Set methods
4.0.0-BE-20250108
2025-01-08 09:09:52 +00:00
DrakiaXYZ
84d2821d07 Save virtual registry on application quit
- Explicitly call PlayerPrefs.Save on application quit, since Unity doesn't seem to do it (any more?)
- Remove previously added Save calls from Set methods
2025-01-07 16:38:51 -08:00
Chomp
316dc33607 Fix registry patches not saving to disk - found by Kaeno 4.0.0-BE-20250107 2025-01-07 14:47:20 +00:00
Chomp
31baa1b113 Updated MenuNotificationManager to not constantly hit registry every second 2025-01-07 14:31:19 +00:00
Chomp
a154153d77 Updated remappings 2025-01-06 23:30:08 +00:00
Chomp
0dbcd5e764 harden method against client changes 4.0.0-BE-20250606 2025-01-06 17:35:35 +00:00
Chomp
c05644c5aa
Retarget ForceRaidModeToLocalPatch (#21) 2025-01-06 17:32:19 +00:00
e934bc8341 Retarget ForceRaidModeToLocalPatch 2025-01-06 18:22:29 +01:00
DrakiaXYZ
f6c873096e
Fix the BE message showing every launch (#19)
* Fix the BE message showing every launch

BSG changed how events work for ShowCriticalErrorScreen, so use the new method of attaching event handlers

* Woops, debug change slipped through

---------

Co-authored-by: DrakiaXYZ <565558+TheDgtl@users.noreply.github.com>
2025-01-05 09:03:31 +00:00
Chomp
4f31d0bf1d 34510 4.0.0-BE-20250104 4.0.0-BEM-20250103 2025-01-03 17:39:30 +00:00
Lacyway
6c9606f62f
Fix incorrect IL instructions (#17)
* Add new transpilers

* Cleanup

* Fix transpiler

* Fix incorrect code instruction

---------

Co-authored-by: Chomp <27521899+chompDev@users.noreply.github.com>
4.0.0-BEM-20250102
2025-01-02 10:11:27 +00:00
Chomp
f281f952b5 Renamed patchess to fit in with naming scheme 2025-01-01 09:29:32 +00:00
Lacyway
8260ad4d6e
Update performance patches (#14)
* Add new transpilers

* Cleanup

---------

Co-authored-by: Chomp <27521899+chompDev@users.noreply.github.com>
2025-01-01 09:19:14 +00:00
Chomp
050ab8daf8 Format changes to improve readability 2024-12-31 14:58:14 +00:00
Chomp
5096710afc Added new mappings 2024-12-30 15:08:53 +00:00
Chomp
96e0be26cd Added early exit to AddTraitorScavsPatch 2024-12-29 18:59:57 +00:00
Chomp
e74c5313a8 Fixed issues with remapping 2024-12-29 18:58:18 +00:00
Chomp
76a55ddf46 34501 2024-12-29 12:34:26 +00:00
CWX
fafa54db32 Add patch to allow raids with DevMask on any profile 2024-12-27 15:47:48 +00:00
CWX
8242f66024 Added patch to allow Scavruns to work 2024-12-27 15:02:07 +00:00
CWX
b6fda0aeb2 fix enableplayerscavpatch, still doesnt get in raid tho 2024-12-27 12:10:56 +00:00
CWX
353f865466 Added Version so model matches launcher and what live uses 2024-12-26 22:45:35 +00:00
CWX
f2a4b3fb97 fix allowairdrops patch 2024-12-26 22:19:26 +00:00
CWX
cee6a2f9a2 Fix rename 2024-12-26 21:51:30 +00:00
CWX
0f5d029d9b Update Model for Serverconfig 2024-12-26 21:47:43 +00:00
Chomp
caa670853c Updated mappings 2024-12-26 21:45:47 +00:00
Chomp
89b5b44558 Fixed LoadOfflineRaidScreenPatch 2024-12-26 21:45:39 +00:00
Chomp
97eb3ef6ee Fixed FixPostScavRaidXpShowingZeroPatch 2024-12-26 21:30:56 +00:00
CWX
95de6c0175 fix tratorpatch 2024-12-26 21:24:31 +00:00
CWX
fb33a0d1e0 fix scavraidend patch 2024-12-26 20:22:02 +00:00
CWX
e499a9c3ca fix achievement patch 2024-12-26 20:21:12 +00:00
CWX
6110100ec0 fix firearmcontroller patch 2024-12-26 20:20:13 +00:00
CWX
162aa877e2 fix botownerManualupdate patch 2024-12-26 20:19:01 +00:00
CWX
cf328ca3d1 fix BSGP2W patch 2024-12-26 20:17:19 +00:00
CWX
97589fd227 fix refIntermPatch 2024-12-26 20:16:05 +00:00
CWX
0fcff56ff9 fix disableWelcomeMessagePatch 2024-12-26 20:14:38 +00:00
CWX
86b1afe8e0 fix matchmakerPlayerPreviewPatch 2024-12-26 20:13:41 +00:00