Slay the Spire

Slay the Spire

BaseMod
Affichage des entrées 81-90 sur 97
< 1 ... 7  8  9  10 >
Mis à jour le : 2 juil. 2019 à 16h56

v5.15.0

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

Mis à jour le : 1 juil. 2019 à 19h51

v5.14.2

  • Fix calculateModifiedCardDamage (kiooeht)

Mis à jour le : 1 juil. 2019 à 15h17

v5.14.1

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

Mis à jour le : 1 juil. 2019 à 13h21

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)

Mis à jour le : 9 avr. 2019 à 19h30

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)

Mis à jour le : 12 mars 2019 à 20h39

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)

Mis à jour le : 26 févr. 2019 à 0h13

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)

Mis à jour le : 11 févr. 2019 à 21h13

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)

Mis à jour le : 2 févr. 2019 à 22h04

v5.10.0

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

Mis à jour le : 24 janv. 2019 à 23h00

v5.9.0

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