Skip to content

3.1.16

Compare
Choose a tag to compare
@github-actions github-actions released this 05 Dec 23:40
· 59 commits to master since this release
  • Preliminary fixes for v40.0 (thanks @KosmicShovel!)
  • Updates for v40.0 UpgradeTypes, VanillaSprites, etc
  • The TopPathUpgrades, MiddlePathUpgrades and BottomPathUpgrades properties no longer need to be manually specified for ModTowers, they will be inferred
    • Same goes for MaxLevel in ModHero
  • Added a Model.RemoveBehaviors() extension (no type argument) that simply clears all behaviors
  • Fixed a possible visual error with ModSettingFile and ModSettingFolder
  • Let a number of api methods use params arguments
  • Added GetBloonDisplay method to ModDisplay.cs (thanks @DarkTerraYT!)