2.23.6 - Fix Ice Cube card mods not being added #329
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/Items/ConsumableItemPatches.cs#L153
Possible unintended reference comparison; to get a value comparison, cast the left hand side to type 'MethodInfo'
|
|
Build:
InscryptionAPI/Saves/ModdedSaveManager.cs#L59
'ModdedSaveManager.oldSaveFilePath' is obsolete: 'Use 'saveFilePath' instead'
|
|
Build:
InscryptionAPI/Saves/ModdedSaveManager.cs#L52
'ModdedSaveManager.oldSaveFilePath' is obsolete: 'Use 'saveFilePath' instead'
|
|
Build:
InscryptionAPI/Card/CardManager.cs#L477
Possible unintended reference comparison; to get a value comparison, cast the left hand side to type 'MethodInfo'
|
Loading