Slay the Spire

Slay the Spire

BaseMod
Mostrando 81-90 de 97 aportaciones
< 1 ... 7  8  9  10 >
Actualización: 2 JUL 2019 a las 16:56

v5.15.0

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

Actualización: 1 JUL 2019 a las 19:51

v5.14.2

  • Fix calculateModifiedCardDamage (kiooeht)

Actualización: 1 JUL 2019 a las 15:17

v5.14.1

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

Actualización: 1 JUL 2019 a las 13: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)

Actualización: 9 ABR 2019 a las 19: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)

Actualización: 12 MAR 2019 a las 20: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)

Actualización: 26 FEB 2019 a las 0: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)

Actualización: 11 FEB 2019 a las 21: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)

Actualización: 2 FEB 2019 a las 22:04

v5.10.0

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

Actualización: 24 ENE 2019 a las 23: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)