Update for better calc and new Tailsman#1
Open
wingedcatgirl wants to merge 79 commits intolshtech:mainfrom
Open
Update for better calc and new Tailsman#1wingedcatgirl wants to merge 79 commits intolshtech:mainfrom
wingedcatgirl wants to merge 79 commits intolshtech:mainfrom
Conversation
|
SOMEONE PLEASE MERGE THIS |
Block ingredience
…e it inherits sell value'. the noble add_to_deck():
…unction for clubzard
…ool. also readme update
This file contains hidden or bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
Add this suggestion to a batch that can be applied as a single commit.This suggestion is invalid because no changes were made to the code.Suggestions cannot be applied while the pull request is closed.Suggestions cannot be applied while viewing a subset of changes.Only one suggestion per line can be applied in a batch.Add this suggestion to a batch that can be applied as a single commit.Applying suggestions on deleted lines is not supported.You must change the existing code in this line in order to create a valid suggestion.Outdated suggestions cannot be applied.This suggestion has been applied or marked resolved.Suggestions cannot be applied from pending reviews.Suggestions cannot be applied on multi-line comments.Suggestions cannot be applied while the pull request is queued to merge.Suggestion cannot be applied right now. Please check back later.
Several jokers had
not context.before and not context.afterwherecontext.joker_mainwas more correct; this worked out on old calc but caused constant erroneous triggers on bettercalc.Diamond Bard's interaction with money meant it would crash under new Talisman since cash is now a bignum. Fairly sure fixing this means Diamond Bard will now crash under old Talisman, so added that as a conflict. (No Talisman, fine. New Talisman, fine. Only old Talisman should be a problem.)
Also updated the readme a bit. elbe deserves some credit for keeping this mod functional through breaking updates :p
e: Also fixed the bug where Dynamic Duo would trigger off stone cards. This means bettercalc is now required.