Add support for entity SIDs in entity container whitelists/blacklists - #55
Merged
Merged
Annotations
10 warnings
|
Build with .NET Core:
Code/MiscHooks.cs#L191
Avoid passing lambdas to ILCursor.EmitDelegate, as it emits inefficient code. Pass a reference (method group) to a static method instead.
|
|
Build with .NET Core:
Code/MiscHooks.cs#L156
Avoid passing lambdas to ILCursor.EmitDelegate, as it emits inefficient code. Pass a reference (method group) to a static method instead.
|
|
Build with .NET Core:
Code/MiscHooks.cs#L142
Avoid passing lambdas to ILCursor.EmitDelegate, as it emits inefficient code. Pass a reference (method group) to a static method instead.
|
|
Build with .NET Core:
Code/MiscHooks.cs#L134
Avoid passing several predicates to ILCursor.(Try)Goto* methods, as other hooks might inject instructions between the target instructions. If possible, split them into separate calls instead.
|
|
Build with .NET Core:
Code/MiscHooks.cs#L116
Avoid passing lambdas to ILCursor.EmitDelegate, as it emits inefficient code. Pass a reference (method group) to a static method instead.
|
|
Build with .NET Core:
Code/MiscHooks.cs#L102
Avoid passing lambdas to ILCursor.EmitDelegate, as it emits inefficient code. Pass a reference (method group) to a static method instead.
|
|
Build with .NET Core:
Code/MiscHooks.cs#L94
Avoid passing several predicates to ILCursor.(Try)Goto* methods, as other hooks might inject instructions between the target instructions. If possible, split them into separate calls instead.
|
|
Build with .NET Core:
Code/Entities/Containers/AttachedContainer.cs#L40
The field 'AttachedContainer.needMoverAttach' is never used
|
|
Build with .NET Core:
Code/Compat/SpeedrunToolCompat.cs#L19
Field 'SpeedrunToolCompat.SaveLoadImports.RegisterStaticTypes' is never assigned to, and will always have its default value null
|
|
Build with .NET Core:
Code/MiscHooks.cs#L276
'ILPatternMatchingExt.MatchLeaveS(Instruction, out ILLabel)' is obsolete: 'Leftover from legacy MonoMod, use MatchLeave instead'
|
background
wait
wait-all
cancel
parallel
Loading