Skip to content

BaseMod 3.0: The One That Breaks Everything

Compare
Choose a tag to compare
@kiooeht kiooeht released this 24 Aug 02:59
· 1106 commits to master since this release

This is a major update to both ModTheSpire and BaseMod. It introduces a lot of breaking API changes, so most mods will need to be updated before they will work again.

For modders:
A lot of the BaseMod API has changed. You will more than likely have to update your mod to make it work.

Patch Notes:

  • Big API updates (kiooeht)
  • Support week 39 (kiooeht)
  • Custom monsters (kiooeht)
  • Custom monster fights (kiooeht)
  • Custom bosses (kiooeht)
  • Card tags (kiooeht)
  • Fix and improve custom events API (kiooeht)
  • Custom bottle-style relics (kiooeht)
  • Make StartBattleHook work when loading a save (gogo81745)
  • Automatically give player an orb slot when channeling on a character without orb slots (kiooeht)
  • Render colored outline for custom character relics (kiooeht)