Slay the Spire

Slay the Spire

StSLib
Showing 21-30 of 54 entries
< 1  2  3  4  5  6 >
Update: Jan 29, 2022 @ 10:59pm

v2.0.0
This update includes a breaking change to one part of the StSLib API (see below).

  • Automatically load localizations without needing to add new cases
  • French localization (Diamsword)
  • Add SpawnModificationCard interface (erasels)
    • Allows cards to customize how and if they will spawn
  • Fix custom targeting to work with double play effects (Alchyr)
    • THIS IS A BREAKING CHANGE, any mods that have created a custom targe type will need to be fixed
  • Custom icons for descriptions (Mistress Alison)
  • Damage modifiers (Mistress Alison)
  • Block modifiers (Mistress Alison)

Update: Aug 29, 2021 @ 1:41pm

v1.24.1

  • Fix crash on non-targeted cards selected with keyboard (Alchyr)

Update: Aug 23, 2021 @ 7:47pm

v1.24.0

  • Custom Targeting (Alchyr)
    • Self or Enemy targeting

Update: Aug 13, 2021 @ 6:25pm

v1.23.1

  • Fix `MoveCardsAction` always saying "Add to Hand"
    • Update localizations
      • ZHS
      • Korean
      • Russian
  • Fix normal branching upgrades being random instead (Mistress Alison)

Update: Apr 29, 2021 @ 2:04pm

v1.23.0

  • Neutral Power type (erasels)

Update: Jan 27, 2021 @ 5:13pm

v1.22.0

  • Localization
    • Korean (Tsurumaki Maki + Celicath)
  • Actions
    • `SelectCardsCenteredAction` (vex)
    • `DamageCallbackAction` (vex)

Update: Nov 30, 2020 @ 7:57pm

v1.21.3

  • Update Russian TempHP localization to remove underscore (Jedi)

Update: Nov 17, 2020 @ 5:57pm

v1.21.2

  • Fix `InvisiblePower` needing image
  • Fix `InvisiblePower` notifying player when applied

Update: Nov 12, 2020 @ 7:17pm

v1.21.1

  • Fix keyword tooltips not rendering in SingleCardView (erasels)

Update: Nov 1, 2020 @ 7:02pm

v1.21.0

  • Powers
    • `BeforeRenderIntentPower` (erasels)
  • Relics
    • `BeforeRenderIntentRelic` (erasels)