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

Updated dice systems to handle exploding dice limits #4644

Merged
merged 2 commits into from
Jan 17, 2024

Conversation

ColdAnkles
Copy link
Contributor

@ColdAnkles ColdAnkles commented Jan 16, 2024

Identify the Bug or Feature request

closes #4643

Description of the Change

Adds limiting parameters to exploding dice functions and expressions

Possible Drawbacks

None

Documentation Notes

XdYeL and explode(times, sides, limit)
XdYeLsT and explodingSuccess(times, sides, target, limit)
XdYoL and openTest(times, sides, limit)
(Wiki will need updates to several pages)

Release Notes

Added limiting parameters to exploding dice functions and expressions


This change is Reviewable

@cwisniew cwisniew added this pull request to the merge queue Jan 17, 2024
@cwisniew cwisniew added the feature Adding functionality that adds value label Jan 17, 2024
Merged via the queue into RPTools:develop with commit f0c1b37 Jan 17, 2024
4 checks passed
@ColdAnkles ColdAnkles deleted the explode-limit branch January 17, 2024 02:52
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
feature Adding functionality that adds value
Projects
Development

Successfully merging this pull request may close these issues.

[Feature]: Exploding Dice Limit
2 participants