Skip to content

v2.2.0

Choose a tag to compare

@kiooeht kiooeht released this 12 Feb 07:58
· 469 commits to master since this release
  • ModTheSpireLib v1.3
  • Inject patches in mod load order
  • Include dependency licenses
  • Mod list when hovering over version string in-game
  • Debug log window in launcher
  • Relative line numbers for insert patches
  • Allow @ByRef for prefixes
  • Instrument (ExprEditor) patches [wiki]
  • @SpireEnum to add new enum values [wiki]
  • Mods can specify minimum ModTheSpire version needed [wiki]
  • Mods can tag a class @SpireInitializer, and the class's initialize() method will be called [wiki]
  • Bug fixes:
    • Stop code patches from stopping mod patches
    • Can now prefix constructors
    • Fix NullPointerException if mod doesn't contain ModTheSpire.config