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

feat(Dice): Update @planarally/dice to v0.7 #1534

Merged
merged 1 commit into from
Jan 11, 2025
Merged

Conversation

Kruptein
Copy link
Owner

This updates the sister library https://github.com/Kruptein/planarally-dice to v0.7.

This adds some nice functionality:

  • D100 rolls in 3D are now done with 2 dice that correctly sum up to 1 total number. The system can be configured to be either 1-100 or 0-99 range.
  • 3D dice now have proper restitution and friction so that they no longer slide for a long period after settling. (Contributed by Rexy)
  • 3D dice clear is no longer hardcoded, but can be modified. (Contributed by Rexy)

It has to be noted that for the D100 behaviour currently the client will just always select 1-100. The idea is that in the future this can be configured in some UI.

@Kruptein Kruptein merged commit e15c2d5 into dev Jan 11, 2025
6 checks passed
@Kruptein Kruptein deleted the feature/dice-updates branch January 11, 2025 09:27
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