Slay the Spire

Slay the Spire

StSLib
Viser 21-30 af 55 forekomster
< 1  2  3  4  5  6 >
Opdatering: 30. jan. 2022 kl. 21:45

v2.0.1

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

Opdatering: 29. jan. 2022 kl. 22: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)

Opdatering: 29. aug. 2021 kl. 13:41

v1.24.1

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

Opdatering: 23. aug. 2021 kl. 19:47

v1.24.0

  • Custom Targeting (Alchyr)
    • Self or Enemy targeting

Opdatering: 13. aug. 2021 kl. 18: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)

Opdatering: 29. apr. 2021 kl. 14:04

v1.23.0

  • Neutral Power type (erasels)

Opdatering: 27. jan. 2021 kl. 17:13

v1.22.0

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

Opdatering: 30. nov. 2020 kl. 19:57

v1.21.3

  • Update Russian TempHP localization to remove underscore (Jedi)

Opdatering: 17. nov. 2020 kl. 17:57

v1.21.2

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

Opdatering: 12. nov. 2020 kl. 19:17

v1.21.1

  • Fix keyword tooltips not rendering in SingleCardView (erasels)