Slay the Spire

Slay the Spire

BaseMod
Showing 41-50 of 96 entries
< 1 ... 3  4  5  6  7 ... 10 >
Update: Nov 24, 2021 @ 2:03pm

v5.34.2

  • Fix card border glow crash in library (JohnnyDevo)

Update: Oct 31, 2021 @ 5:06am

v5.34.1

  • Fix crash with custom mods being null

Update: Oct 28, 2021 @ 5:49pm

v5.34.0

  • Fix custom mode mods sometime persisting between runs (JohnnyDevo)
  • Console command for manipulating variables (Alchyr)

Update: Jun 9, 2021 @ 4:05pm

v5.33.1

  • Fix scrolling tooltips on ultrawide resolutions

Update: Jun 6, 2021 @ 9:39pm

v5.33.0

  • Fix AbstractPotion.addToTop being an infinite loop (kiooeht)
  • Reset seen events every 3 acts so they return to the pool in endless (Alchyr)
  • Add NoLibraryType annotation for CardColor SpireEnums (kiooeht)
  • Fix incorrect unlock count in character select screen (codewarrior0)
  • Fix Purple Cards run modifier not working for custom characters (codewarrior0)

Update: May 4, 2021 @ 4:47pm

v5.32.3

  • Fix possible crash with initializePowerMap and WhatMod (kiooeht)
  • Fix SingleCardView variable width with additional character (Alchyr)

Update: Mar 24, 2021 @ 6:10pm

v5.32.2

  • Fix Transient crashing after turn 7 if Fading is removed (kiooeht)
  • Fix mod config panel placement on ultrawide resolutions (kiooeht)

Update: Mar 22, 2021 @ 4:56pm

v5.32.1

  • Fix VfxBuilder.fadeOut not working for fade times greater than 1 second (kiooeht)
  • Fix whatmod tooltip placement on ultrawide resolutions (kiooeht)
  • Fix whatmod appearing in SCV and SRV when whatmod is disabled (kiooeht)
  • Fix card preview position in SCV on ultrawide resolutions (kiooeht)

Update: Feb 20, 2021 @ 4:27pm

v5.32.0

  • Fix all CardMod onUse related hooks to not trigger when unplayable and autoplayed (JohnnyDevo)
  • Add standard common CardMods (Vex)
  • Make character select screen page arrows bigger (NotInTheFace)

Update: Feb 7, 2021 @ 12:30am

v5.31.0

  • New CardModifier hook: calculateCardDamage (JohnnyDevo)
  • Change CardModifier copy applying to new copied card after upgrades (JohnnyDevo)
  • Fix EventUtil override bonus condition crash (Alchyr)