Skip to content

MTG API 1.7.5

Choose a tag to compare

@SpecialAPI SpecialAPI released this 20 Apr 15:11
· 30 commits to main since this release

Changelog:

  • Added GunBehaviour.DisableEffect(), GunBehaviour.DisableEffectPlayer and GunBehaviour.DisableEffectEnemy().
  • GunBehaviour.LastRegisteredOwner is now NonSerialized. This shouldn't affect much, though.
  • Changed all Transpilers used by Mod the Gungeon API into ILManipulators.
  • All ILManipulators used by Mod the Gungeon API now look for instructions that are less likely to be used by other mods in order to prevent potential breaks.