Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Fix Better Calc 2.0 #373

Merged
merged 33 commits into from
Jan 7, 2025
Merged

Fix Better Calc 2.0 #373

merged 33 commits into from
Jan 7, 2025

Conversation

GauntletGames-2086
Copy link
Collaborator

@GauntletGames-2086 GauntletGames-2086 commented Jan 6, 2025

Current discovered issues (check = resolved):

  • Patches are not landing.
  • Crash at end of round when joker gives a payout.
  • Foil and Holo do not give chips/mult.
  • Gold Cards do not give dollars.
  • Mult goes before chips on enhancement (e.x. Mult Card).
  • Jokers using context.individual do not juice cards correctly. In vanilla, mult message appears on top of card and both juice. SMODS now displays mult below joker, and playing card does not juice.
  • Stone Card and Wild Card do not work
  • Red Seal's "Again!" shows up regardless of if it was played
  • Purple Seal will give two tarot cards instead of one
  • Blueprint cancels any non-blueprintable calculation that happens after it

@GauntletGames-2086 GauntletGames-2086 marked this pull request as ready for review January 6, 2025 04:11
@GauntletGames-2086 GauntletGames-2086 marked this pull request as draft January 6, 2025 04:16
@GauntletGames-2086
Copy link
Collaborator Author

sorry I forgor that there's simply WAAAY too much broken

@GauntletGames-2086 GauntletGames-2086 marked this pull request as ready for review January 7, 2025 00:02
@GauntletGames-2086
Copy link
Collaborator Author

All currently known issues have been resolved, and any future ones are (likely) to not be destructive enough to just fix on main. AKA ready to merge.

@Eremel Eremel merged commit e053d16 into main Jan 7, 2025
2 checks passed
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

4 participants