Skip to content
This repository has been archived by the owner on Dec 27, 2023. It is now read-only.

Implement combo highlighting in hand #8

Open
sebastientromp opened this issue Jul 19, 2019 · 0 comments
Open

Implement combo highlighting in hand #8

sebastientromp opened this issue Jul 19, 2019 · 0 comments
Labels
enhancement New feature or request good first issue Good for newcomers

Comments

@sebastientromp
Copy link
Contributor

Today cards that can combo are simply highlighted in green, like any playable card.

We could probably use a color along the lines of (code from manastorm, the current replay viewer):

    8: @innerComboGlow: #FFFF7A;
    9: @outerComboGlow: #DCD31A;
@sebastientromp sebastientromp added enhancement New feature or request good first issue Good for newcomers labels Jul 19, 2019
Sign up for free to subscribe to this conversation on GitHub. Already have an account? Sign in.
Labels
enhancement New feature or request good first issue Good for newcomers
Projects
None yet
Development

No branches or pull requests

1 participant