2.23.4 - Act 1 Gemify visuals and misc bug fixes #326
+453
−205
Annotations
10 warnings
|
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'
|
|
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/TalkingCards/Create/TalkingCardCreator.cs#L112
Possible null reference argument for parameter 'obj' in 'void TalkingCardCreator.RecursiveSetLayer(GameObject obj, string layerName)'.
|
Loading