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

Commit multiple creds with one click #7953

Open
wants to merge 2 commits into
base: master
Choose a base branch
from

Conversation

NBKelly
Copy link
Collaborator

@NBKelly NBKelly commented Feb 10, 2025

This does the following:

  • Makes handle-card-click on the frontend also pass through if the shift key was held
  • Makes handle-card-click action set in the game state if the shift key was held
  • Makes it so that when you need to pick credits, if you hold the shift key, it will keep selecting credits from that card for as long as possible (until there are no more credits to pay, or the card is drained)

Basically this lets some things that are otherwise annoying be a lot more convenient.
I know the presentation/routing of this could be improved, but I'm not sure of a smarter way to do it.

Closes #7869

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.

Paying with hosted credits should be easier
1 participant