Config to prevent emissions from covering play costs #327
Annotations
10 warnings
|
Build:
InscryptionAPI/Card/ExtendedAbilityBehaviour.cs#L83
'ExtendedAbilityBehaviour.GetPassiveHealthBuffs()' is obsolete: 'Use IPassiveHealthBuff instead'
|
|
Build:
InscryptionAPI/Card/ExtendedAbilityBehaviour.cs#L79
'ExtendedAbilityBehaviour.ProvidesPassiveHealthBuff' is obsolete: 'Use IPassiveHealthBuff instead'
|
|
Build:
InscryptionAPI/Card/ExtendedAbilityBehaviour.cs#L67
'ExtendedAbilityBehaviour.GetPassiveAttackBuffs()' is obsolete: 'Use IPassiveAttackBuff instead'
|
|
Build:
InscryptionAPI/Card/ExtendedAbilityBehaviour.cs#L63
'ExtendedAbilityBehaviour.ProvidesPassiveAttackBuff' is obsolete: 'Use IPassiveAttackBuff instead'
|
|
Build:
InscryptionAPI/Card/ExtendedAbilityBehaviour.cs#L44
'ExtendedAbilityBehaviour.ProvidesPassiveHealthBuff' is obsolete: 'Use IPassiveHealthBuff instead'
|
|
Build:
InscryptionAPI/Card/ExtendedAbilityBehaviour.cs#L33
'ExtendedAbilityBehaviour.ProvidesPassiveAttackBuff' is obsolete: 'Use IPassiveAttackBuff instead'
|
|
Build:
InscryptionAPI/Card/CardManager.cs#L477
Possible unintended reference comparison; to get a value comparison, cast the left hand side to type 'MethodInfo'
|
|
Build:
InscryptionAPI/Items/ConsumableItemPatches.cs#L153
Possible unintended reference comparison; to get a value comparison, cast the left hand side to type 'MethodInfo'
|
|
Build:
InscryptionAPI/Encounters/OpponentManager.cs#L226
Possible unintended reference comparison; to get a value comparison, cast the left hand side to type 'FieldInfo'
|
|
Build:
InscryptionAPI/Encounters/OpponentManager.cs#L335
Possible unintended reference comparison; to get a value comparison, cast the left hand side to type 'string'
|
Loading