Skip to content

Colored Sustained Hits#59

Open
George-Yann wants to merge 3 commits intoThePants999:mainfrom
George-Yann:main
Open

Colored Sustained Hits#59
George-Yann wants to merge 3 commits intoThePants999:mainfrom
George-Yann:main

Conversation

@George-Yann
Copy link
Copy Markdown

Currently, the "Sustained hits" button takes the number of critical hits and generates this many new dice with the currently selected new dice color.

So, when we have several dice colors, the added dice don't match the original dice.

Capture d'écran 2026-02-02 154539

To enhance this feature in this specific scenario, this PR's approach is to clone the critical dice when generating sustained hits, so that we keep the same color repartition.

This causes a slight change in how the sustained hits are added : they're now directly spawned above the previous dice.

image

Upgrade the sustained hits button: When there are several dice colors and whatever the currently selected color, we clone the critical dice in order to add the correct dice color. 
Involves a slight change on how the sustained hits come in: they come on top of the previous dice.
Update diceTable.ttslua to generate color-sensitive-sustained hits
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.

1 participant