MathIsFun0 / Cryptid

An unbalanced Balatro mod
55 stars 34 forks source link

Remove buggy patch from Misprint.toml (and fix a crash) #195

Closed notmario closed 1 month ago

notmario commented 1 month ago

the patch overwrites the fields of card.ability, which causes issues with colour cards removing it (probably) doesn't cause any issues with existing consumeables

notmario commented 1 month ago

also added fix to the crash i introduced with the last pr oops

jenwalter666 commented 1 month ago

have you even extensively tested this?

notmario commented 1 month ago

the new version has been tested and doesn't crash any more. sorry for that

jenwalter666 commented 1 month ago

please remember to test what you do before you pull request

you also haven't documented if removing this code has had any impact on cryptid's side, not just your mod's side

notmario commented 1 month ago

the patch was there to fix glitched consumeables not showing the correct number of selectable cards, which has since been addressed elsewhere