Skip to content

Commit 2b4fd9e

Browse files
committed
Patch for February 6th Rust update (2621.281.1)
1 parent db3ce9d commit 2b4fd9e

File tree

1 file changed

+39
-24
lines changed

1 file changed

+39
-24
lines changed

resources/Rust.opj

Lines changed: 39 additions & 24 deletions
Original file line numberDiff line numberDiff line change
@@ -3787,9 +3787,9 @@
37873787
"Type": "Simple",
37883788
"Hook": {
37893789
"InjectionIndex": 44,
3790-
"ReturnBehavior": 1,
3790+
"ReturnBehavior": 3,
37913791
"ArgumentBehavior": 4,
3792-
"ArgumentString": "l7, this",
3792+
"ArgumentString": "l7, this => l2",
37933793
"HookTypeName": "Simple",
37943794
"Name": "CanBeTargeted [GunTrap]",
37953795
"HookName": "CanBeTargeted",
@@ -4686,32 +4686,18 @@
46864686
{
46874687
"Type": "Modify",
46884688
"Hook": {
4689-
"InjectionIndex": 53,
4689+
"InjectionIndex": 56,
46904690
"RemoveCount": 0,
46914691
"Instructions": [
46924692
{
4693-
"OpCode": "ldloc_0",
4694-
"OpType": "None"
4695-
},
4696-
{
4697-
"OpCode": "brfalse_s",
4693+
"OpCode": "leave",
46984694
"OpType": "Instruction",
4699-
"Operand": 53
4700-
},
4701-
{
4702-
"OpCode": "ldloca_s",
4703-
"OpType": "Variable",
4704-
"Operand": 0
4705-
},
4706-
{
4707-
"OpCode": "call",
4708-
"OpType": "Method",
4709-
"Operand": "Facepunch.System|Facepunch.Pool|FreeUnmanaged[UnityEngine.PhysicsModule|UnityEngine.RaycastHit]"
4695+
"Operand": 147
47104696
}
47114697
],
47124698
"HookTypeName": "Modify",
4713-
"Name": "CanBeTargeted [GunTrap] [cleanup]",
4714-
"HookName": "CanBeTargeted [patch]",
4699+
"Name": "CanBeTargeted [GunTrap] [patch]",
4700+
"HookName": "CanBeTargeted",
47154701
"AssemblyName": "Assembly-CSharp.dll",
47164702
"TypeName": "GunTrap",
47174703
"Flagged": false,
@@ -9307,7 +9293,7 @@
93079293
{
93089294
"Type": "Simple",
93099295
"Hook": {
9310-
"InjectionIndex": 93,
9296+
"InjectionIndex": 95,
93119297
"ReturnBehavior": 0,
93129298
"ArgumentBehavior": 4,
93139299
"ArgumentString": "l1",
@@ -9323,7 +9309,7 @@
93239309
"ReturnType": "System.Boolean",
93249310
"Parameters": []
93259311
},
9326-
"MSILHash": "RLaCbQ1I7I9zqNpjoxcMk/L6PpGazvQnKvv9SPNaYEY=",
9312+
"MSILHash": "dFwni8Sm/Bq5YkuCoWam9FyIJ4kkWHQmQxBORVNUCz8=",
93279313
"HookCategory": "Naval"
93289314
}
93299315
},
@@ -22480,7 +22466,7 @@
2248022466
"ReturnType": "System.Boolean",
2248122467
"Parameters": []
2248222468
},
22483-
"MSILHash": "RLaCbQ1I7I9zqNpjoxcMk/L6PpGazvQnKvv9SPNaYEY=",
22469+
"MSILHash": "dFwni8Sm/Bq5YkuCoWam9FyIJ4kkWHQmQxBORVNUCz8=",
2248422470
"BaseHookName": "OnDeepSeaOpened",
2248522471
"HookCategory": "Naval"
2248622472
}
@@ -22508,6 +22494,35 @@
2250822494
"BaseHookName": "OnDeepSeaClosed",
2250922495
"HookCategory": "Naval"
2251022496
}
22497+
},
22498+
{
22499+
"Type": "Modify",
22500+
"Hook": {
22501+
"InjectionIndex": 52,
22502+
"RemoveCount": 1,
22503+
"Instructions": [
22504+
{
22505+
"OpCode": "beq_s",
22506+
"OpType": "Instruction",
22507+
"Operand": 57
22508+
}
22509+
],
22510+
"HookTypeName": "Modify",
22511+
"Name": "CanBeTargeted [GunTrap] [patch2]",
22512+
"HookName": "CanBeTargeted",
22513+
"AssemblyName": "Assembly-CSharp.dll",
22514+
"TypeName": "GunTrap",
22515+
"Flagged": false,
22516+
"Signature": {
22517+
"Exposure": 2,
22518+
"Name": "CheckTrigger",
22519+
"ReturnType": "System.Boolean",
22520+
"Parameters": []
22521+
},
22522+
"MSILHash": "bhhwxqNNj7+zIW9hCKm0oPn+1MCIj4mLKG8Lb6cBizo=",
22523+
"BaseHookName": "CanBeTargeted [GunTrap] [patch]",
22524+
"HookCategory": "Player"
22525+
}
2251122526
}
2251222527
],
2251322528
"Modifiers": [

0 commit comments

Comments
 (0)