Slay the Spire

Slay the Spire

StSLib
Viser 11-20 af 54 forekomster
< 1  2  3  4  5  6 >
Opdatering: 23. dec. 2022 kl. 20:56

v2.6.0

  • Fix damage mod atDamageGive (Mistress Alison)
  • Add MultiUpgradeCard for tech tree style upgrades (Mistress Alison)
  • Add support for custom tooltips linked to card text icons (Vex)
  • Keywords
    • Persist
  • Powers
    • OnPersistPower
  • Relics
    • OnPersistRelic
    • CardRewardSkipButtonRelic (Pandemonium)

Opdatering: 14. okt. 2022 kl. 14:52

v2.5.0

  • Fix `DamageModApplyingRelic` not affecting cards
  • Make `BindObjectToDamageInfo` patch public so it can be patched like it says
  • Powers
    • `OnDrawPileShufflePower` (Vex)
  • Cards
    • `OnObtainCard` (Vex)

Opdatering: 26. aug. 2022 kl. 19:16

v2.4.2

  • Fix Stun leaving base intent damage unchanged
    • Caused cards like Spot Weakness to sometimes incorrectly identify enemies as attacking when they're stunned
  • Fix RelicWithButton not working on base game characters

Opdatering: 3. aug. 2022 kl. 21:59

v2.4.1

  • Fix crash with Block Mods if removeSpecificBlock or reduceSpecificBlock are called (Mistress Alison)

Opdatering: 3. juli 2022 kl. 19:34

v2.4.0

  • Add utility method to generate RewardItem with arbitrary cards (Alchyr)
  • Fix scrolling tooltip position in SCV (Bryan)
  • Added `RelicWithButton` (Bryan)
  • Update custom icons to use new render code (Mistress Alison)
  • Allow Damage Mods to work with AttackDamageRandomEnemyAction (Mistress Alison)

Opdatering: 9. maj 2022 kl. 22:32

v2.3.0

  • Fix flavor text not appearing in SingleCardView (Bryan)
  • Colored damage numbers (Bryan)
  • Potion flavor text (Bryan)
  • Multi-group card selection/move actions (Alchyr)

Opdatering: 23. feb. 2022 kl. 20:59

v2.2.0

  • Fix LoseBlockAction not removing block containers (Mistress Alison)
  • Card flavor text (Bryan)

Opdatering: 6. feb. 2022 kl. 19:47

v2.1.1

  • Fix RewardCardInterface (erasels)
  • Optimize RewardCardInterface (erasels)
  • Fix OnApplyPowerPower and OnReceivePowerPower not working (Mistress Alison)

Opdatering: 1. feb. 2022 kl. 0:03

v2.1.0

  • Update French localization (red5h4d0w)

Opdatering: 30. jan. 2022 kl. 21:45

v2.0.1

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