Slay the Spire

Slay the Spire

StSLib
目前顯示第 11-20 項,共 54 項
< 1  2  3  4  5  6 >
更新:2022 年 12 月 23 日 @ 下午 8: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)

更新:2022 年 10 月 14 日 @ 下午 2: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)

更新:2022 年 8 月 26 日 @ 下午 7: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

更新:2022 年 8 月 3 日 @ 下午 9:59

v2.4.1

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

更新:2022 年 7 月 3 日 @ 下午 7: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)

更新:2022 年 5 月 9 日 @ 下午 10: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)

更新:2022 年 2 月 23 日 @ 下午 8:59

v2.2.0

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

更新:2022 年 2 月 6 日 @ 下午 7:47

v2.1.1

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

更新:2022 年 2 月 1 日 @ 上午 12:03

v2.1.0

  • Update French localization (red5h4d0w)

更新:2022 年 1 月 30 日 @ 下午 9:45

v2.0.1

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