Skip to content

v2.3.0

Compare
Choose a tag to compare
@kiooeht kiooeht released this 23 Feb 02:14
· 443 commits to master since this release
  • Allow patching static initializers ("<staticinit>")
  • Replace patches, completely replace a method [wiki]
  • Raw patches, gives complete access to Javassist API [wiki]
  • Patch loading order now: Insert, Instrument, Replace, Prefix, Postfix, Raw [wiki]
  • Include mod author and description in launcher (test447)
  • Debug mode: Displays some additional info for modders
    • Enable with --debug flag or checkbox in GUI
  • ByRef can auto-determine parameter type for Prefix patches
  • Fix: ModTheSpire can now be run through SlayTheSpire.exe