kiooeht / Hubris

Expansion mod for Slay the Spire.
6 stars 9 forks source link

Cards drawn while choosing options dissappear afterwards. #10

Closed RandomlyAwesome closed 6 years ago

RandomlyAwesome commented 6 years ago

If an effect causes a power to be drawn while in the choose an option state (from Specialised Circuitry,Enchance ability etc.).The card is added to the hand next to the options and from what I can tell seems to be removed from the game for the rest of that combat after choosing. This can be reproduced by casting either of those powers as the Defect with Heatsinks active. (Pretty sure gremlin horn+storm also causes this if it kills something but it wasn't as reliably testable)

kiooeht commented 6 years ago

This was an issue with BaseMod, as that's where the Modal Choice those cards use comes from. I've fixed the issue there (https://github.com/daviscook477/BaseMod/commit/10ebfb921c5f80e4bbb90b59b8232a557beb3a98).