Slay the Spire

Slay the Spire

ModTheSpire
Viser 31-40 af 58 forekomster
< 1  2  3  4  5  6 >
Opdatering: 7. okt. 2019 kl. 21:32

v3.14.1

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

Opdatering: 25. sep. 2019 kl. 21:31

v3.14.0

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

Opdatering: 11. sep. 2019 kl. 20:19

v3.13.1

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

Opdatering: 10. sep. 2019 kl. 16:35

v3.13.0

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

Opdatering: 9. sep. 2019 kl. 20: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

Opdatering: 1. juli 2019 kl. 13: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

Opdatering: 10. apr. 2019 kl. 15:29

v3.10.1

  • Fix crash in incomplete last-update code

Opdatering: 9. apr. 2019 kl. 19: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

Opdatering: 18. mar. 2019 kl. 23:32

v3.9.2

  • Fix new version display to work on StS beta

Opdatering: 18. mar. 2019 kl. 18:13

v3.9.1

  • Fix duplicate SpireEnum crash