Slay the Spire

Slay the Spire

StSLib
55개 중 21~30개 표시 중
< 1  2  3  4  5  6 >
업데이트: 2022년 1월 30일 @ 오후 9시 45분

v2.0.1

  • Fix incorrect truncation of monster damage calculations (kiooeht/modargo)

업데이트: 2022년 1월 29일 @ 오후 10시 59분

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)

업데이트: 2021년 8월 29일 @ 오후 1시 41분

v1.24.1

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

업데이트: 2021년 8월 23일 @ 오후 7시 47분

v1.24.0

  • Custom Targeting (Alchyr)
    • Self or Enemy targeting

업데이트: 2021년 8월 13일 @ 오후 6시 25분

v1.23.1

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

업데이트: 2021년 4월 29일 @ 오후 2시 04분

v1.23.0

  • Neutral Power type (erasels)

업데이트: 2021년 1월 27일 @ 오후 5시 13분

v1.22.0

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

업데이트: 2020년 11월 30일 @ 오후 7시 57분

v1.21.3

  • Update Russian TempHP localization to remove underscore (Jedi)

업데이트: 2020년 11월 17일 @ 오후 5시 57분

v1.21.2

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

업데이트: 2020년 11월 12일 @ 오후 7시 17분

v1.21.1

  • Fix keyword tooltips not rendering in SingleCardView (erasels)