fix hook ordering with pandora's box #98
Merged
Annotations
10 warnings
|
Build with .NET Core:
Code/FLCC/CustomHeartGem.cs#L541
'Engine.TimeRate' is obsolete: 'This field should be reserved to vanilla entities which modify time. Use a TimeRateModifier component instead to prevent conflicts.'
|
|
Build with .NET Core:
Code/FLCC/CustomHeartGem.cs#L540
'Engine.TimeRate' is obsolete: 'This field should be reserved to vanilla entities which modify time. Use a TimeRateModifier component instead to prevent conflicts.'
|
|
Build with .NET Core:
Code/FLCC/CustomHeartGem.cs#L487
'Engine.TimeRate' is obsolete: 'This field should be reserved to vanilla entities which modify time. Use a TimeRateModifier component instead to prevent conflicts.'
|
|
Build with .NET Core:
Code/FLCC/CustomHeartGem.cs#L478
'Engine.TimeRate' is obsolete: 'This field should be reserved to vanilla entities which modify time. Use a TimeRateModifier component instead to prevent conflicts.'
|
|
Build with .NET Core:
Code/FLCC/CustomHeartGem.cs#L478
'Engine.TimeRate' is obsolete: 'This field should be reserved to vanilla entities which modify time. Use a TimeRateModifier component instead to prevent conflicts.'
|
|
Build with .NET Core:
Code/FLCC/CustomHeartGem.cs#L463
'Engine.TimeRate' is obsolete: 'This field should be reserved to vanilla entities which modify time. Use a TimeRateModifier component instead to prevent conflicts.'
|
|
Build with .NET Core:
Code/FLCC/InteractiveChaser.cs#L632
'InteractiveChaser.DummyPlayer.OnCollideV(CollisionData)' hides inherited member 'Player.OnCollideV(CollisionData)'. Use the new keyword if hiding was intended.
|
|
Build with .NET Core:
Code/FLCC/InteractiveChaser.cs#L626
'InteractiveChaser.DummyPlayer.OnCollideH(CollisionData)' hides inherited member 'Player.OnCollideH(CollisionData)'. Use the new keyword if hiding was intended.
|
|
Build with .NET Core:
Code/CustomBridgeTile.cs#L70
'CustomBridgeTile.shakeTimer' hides inherited member 'Platform.shakeTimer'. Use the new keyword if hiding was intended.
|
|
Build with .NET Core:
Code/obj/Debug/net8.0/vitmod.AssemblyInfo.cs#L13
The type 'IgnoresAccessChecksToAttribute' in '/home/runner/.nuget/packages/bepinex.assemblypublicizer.msbuild/0.4.1/contentFiles/cs/any/IgnoresAccessChecksToAttribute.cs' conflicts with the imported type 'IgnoresAccessChecksToAttribute' in 'MonoMod.Utils, Version=25.0.9.0, Culture=neutral, PublicKeyToken=null'. Using the type defined in '/home/runner/.nuget/packages/bepinex.assemblypublicizer.msbuild/0.4.1/contentFiles/cs/any/IgnoresAccessChecksToAttribute.cs'.
|
Loading