Slay the Spire

Slay the Spire

BaseMod
目前顯示第 81-90 項,共 97 項
< 1 ... 7  8  9  10 >
更新:2019 年 7 月 2 日 @ 下午 4:56

v5.15.0

  • Allow custom card tooltips before normal tooltips (kiooeht)
  • Fix ConsoleCommand.addCommand (kiooeht)

更新:2019 年 7 月 1 日 @ 下午 7:51

v5.14.2

  • Fix calculateModifiedCardDamage (kiooeht)

更新:2019 年 7 月 1 日 @ 下午 3:17

v5.14.1

  • Fix not rendering cost of playable status/curse cards regression (kiooeht)
  • Fix unique keywords misaligning card descriptions (kiooeht)

更新:2019 年 7 月 1 日 @ 下午 1:21

v5.14.0

  • Support for Slay the Spire v1.1 (kiooeht)
  • Fix energy tooltip rendering red orb under custom orb (kiooeht)
  • Fix ClickableUIElement x render position not being calculated correctly (kobting)
  • Custom GridCardSelectScreen that takes CardGroup and callback (alexdriedger)
  • Fix to [REMOVE_SPACE] feature: commas, dots and similar should no longer go to the next line (JohnnyBazooka89)"
  • Updated dev console code (Raz)

更新:2019 年 4 月 9 日 @ 下午 7:30

v5.13.0

  • Allow CustomCards to use base game card atlas (kiooeht)
  • Allow CustomCards to customize how their portrait images are loaded (kiooeht)
  • Allow CustomCards to change name font size (kiooeht)
  • Fix tooltips covering up cards in SingleCardViewPopup (kiooeht)
  • Fix custom card libraries being incorrectly scaled (Seeonee)
  • Fix unlock screen visual bug with CustomRelics (Seeonee)
  • Fix event command while in combat (fiiiiilth)
  • Fix keyword tooltips to wrap if too long (bugsniper)
  • Fix DamageAllEnemiesAction to stop crash if monsters change (Alchyr)

更新:2019 年 3 月 12 日 @ 下午 8:39

v5.12.1

  • Fix not auto-registering bottle relics when added to custom pool (kiooeht)
  • Fix to Shrink Long Description feature, when description font size was not correct after card was upgraded (JohnnyBazooka89)
  • Fix locked cards saying "Unknown" instead of "Locked" (Seeonee)

更新:2019 年 2 月 26 日 @ 上午 12:13

v5.12.0

  • Make base game powers cloneable (Reina)
  • Fix RelicGetSubscriber not being called (kiooeht)
  • Fix RelicGetSubscriber being called a bunch during game startup (kiooeht)
  • Fix blight add command crashing (fiiiiilth)
  • Fix colored card text line length in CN mode (JohnnyDevo)
  • Fix unique keyword linebreaks in CN mode (JohnnyDevo)
  • Add OnPlayerDamagedSubscriber (Rin Camelia)
  • Allow Smart Texts to remove spaces between 2 words using a special keyword [REMOVE_SPACE] (JohnnyBazooka89)
  • Add AddAudioSubscriber (Alchyr)

更新:2019 年 2 月 11 日 @ 下午 9:13

v5.11.0

  • Add simple API for getting keyword title/description (kiooeht)
  • Fix incorrect line breaks when using unique keywords (Celicath)
  • Fix unique keywords in relic descriptions (JohnnyDevo)
  • Fix energy tooltip appearing in SingleCardViewPopup (kiooeht)
  • Fix typo in MaxHPChangeSubscriber (kiooeht)

更新:2019 年 2 月 2 日 @ 下午 10:04

v5.10.0

  • Unique keywords (JohnnyDevo)
  • Fix hex code card text coloration in CN languages (JohnnyDevo)

更新:2019 年 1 月 24 日 @ 下午 11:00

v5.9.0

  • Make whatmod API public
    • `WhatMod.findModName`
    • `WhatMod.findModID`
  • Add outline color to ModColorDisplay
  • Fix Spriter animations being tied to framerate (JohnnyDevo)