Slay the Spire

Slay the Spire

ModTheSpire
58개 중 31~40개 표시 중
< 1  2  3  4  5  6 >
업데이트: 2019년 10월 7일 @ 오후 9시 32분

v3.14.1

  • Minor fix to include the correct version of javassist with ModTheSpire

업데이트: 2019년 9월 25일 @ 오후 9시 31분

v3.14.0

  • Add command line flag for skipping launcher UI (--skip-launcher)
  • Add command line flag for selecting profile (--profile <profile name>)

업데이트: 2019년 9월 11일 @ 오후 8시 19분

v3.13.1

  • Fix loading workshop beta mods when local beta mod should be loaded

업데이트: 2019년 9월 10일 @ 오후 4시 35분

v3.13.0

  • Save workshop item locations so they can be used later without Steam running
  • Fix regression of ByRef named type parameter

업데이트: 2019년 9월 9일 @ 오후 8시 59분

v3.12.0

  • Make ByRef work on all Insert patch parameters, not just localvars
  • Add capturing private fields as patch parameters
  • Add ability to load different mod file on beta branch

업데이트: 2019년 7월 1일 @ 오후 1시 05분

v3.11.0

  • Add mod profiles
  • Add toggle all mods button
  • Add check to Prefix for ByRef not being array type
  • Fix ByRef not working on array types
  • Fix some weirdness of UI warnings
  • Fix SpireReturn memory leak
  • Fix crash if update save contains an error
  • Fix StS version finding failing on v2 version numbers
  • Fix displaying version incorrectly in-game for v2 version numbers

업데이트: 2019년 4월 10일 @ 오후 3시 29분

v3.10.1

  • Fix crash in incomplete last-update code

업데이트: 2019년 4월 9일 @ 오후 7시 29분

v3.10.0

  • Include all of javassist library for use
  • Fix SpireReturn not working on constructors in Insert patches
  • Allow SpireOverride to work on methods that already have SpireOverride
  • Fix StaticSpireField not working

업데이트: 2019년 3월 18일 @ 오후 11시 32분

v3.9.2

  • Fix new version display to work on StS beta

업데이트: 2019년 3월 18일 @ 오후 6시 13분

v3.9.1

  • Fix duplicate SpireEnum crash