Slay the Spire

Slay the Spire

StSLib
55개 중 1~10개 표시 중
< 1  2  3  4  5  6 >
업데이트: 2025년 8월 20일 @ 오후 7시 30분

v2.12.0

  • Add colored keyword json support

Note: This update requires BaseMod v5.56.0 or greater. If you get an error and have an earlier version of BaseMod (i.e. v5.55.3), unsubscribe and resubscribe to BaseMod to force Steam to update it.

업데이트: 2025년 5월 23일 @ 오후 4시 13분

v2.11.1

  • Cap Block instances to 999
  • Fix `MultiGroupMoveAction` if not using screen (Alchyr)
  • Fix missing color logic for MultiUpgrade exclusions (Mistress Alison)
  • Fix colorless cards using `canSpawn` instead of `canSpawnShop` in the shop (erasels)
  • Fix `calculateCardDamage` not being called by custom targeting (Alchyr)

업데이트: 2024년 1월 16일 @ 오후 7시 22분

v2.11.0

  • Russian localization update (Jedi)
    • Persist
    • Vigor
  • Add `AllEnemyApplyPowerAction` (Jedi)
  • Add `OnCreateCardInterface` (Jedi)
  • Fix unsafe DamageMod processing (Mistress Alison)
  • Fix a couple issues with `SelectCardsInHandAction` (NellyDevo)
  • Add Dynamic dynamic variable (NellyDevo)
  • Add `ExtraEffectModifier` (NellyDevo)
  • Trigger Surrounded for custom targeting (Alchyr)
  • Fix SkewerAction not working with DamageMods (Mistress Alison)
  • ExtraIcons fixes (Mistress Alison)
    • Fix default font not working on unplayable cards
    • Make ExtraIcon patch come after BaseMod CardMod patch
  • Display Exhaust icon on Exhaustive 1 cards (JamesTripleQ)

업데이트: 2023년 8월 15일 @ 오후 2시 29분

v2.10.1

  • Fix unsafe DamageMod processing (Mistress Alison)

업데이트: 2023년 5월 3일 @ 오후 7시 44분

v2.10.0

  • Fix CardRewardSkipButtonRelic button appearing where it shouldn't (Pandemonium)
  • Add controller support to ClickableRelic (herbix)
  • Fix using wrong line on MultiUpgradeTree (Mistress Alison)

업데이트: 2023년 3월 2일 @ 오후 8시 47분

v2.9.0

  • Fix icons in tooltips for ZHS
  • Guarantee order of patches between ExtraIcons system and MultiUpgrades system (NellyDevo)
  • Add PurgeField (NellyDevo)
    • Basically "purgeOnUse" except it triggers effects like echo form

업데이트: 2023년 2월 11일 @ 오후 6시 53분

v2.8.0

  • Fix FlavorText spamming logs with dynamic cards (erasels)
  • Fix InvisiblePower showing "Wears Off" text (Nafen)
  • Fix scaling issue on CardRewardSkipButtonRelic (Pandemonium)
  • Add shouldShowButton to CardRewardSkipButtonRelic (Pandemonium)
  • Make extra card icons default to card's transparency (NellyDevo)

업데이트: 2023년 1월 30일 @ 오후 5시 23분

v2.7.2

  • Make card text icon tooltips appear in the order they appear in the card text
  • Fix card text icons being misaligned
  • Update ZHS translation (Mwalls)
  • Fix card icons rendering on back of cards in Match and Keep event (NellyDevo)

업데이트: 2023년 1월 20일 @ 오후 6시 51분

v2.7.1

  • Fix rendering icons in library (NellyDevo)
  • Center icons better (NellyDevo)

업데이트: 2023년 1월 8일 @ 오후 2시 42분

v2.7.0

  • Add capability of rendering icons on cards (NellyDevo)
  • `SpawnModificationCard`
    • Add canSpawnShop (erasels)