-
```
It is easy to fake a roll result. If you type out your roll, allow Dicy to
expand it, and then backspace over the result and add your own, there is no
record that it has been changed unless som…
-
A suggestion to expand the pre-existing `check:total:natural` roll options that are only available on `AdjustDegreeOfSuccess` elements to also apply to other REs, **primarily `Note`s and `FlatModifier…
-
I'd love to see a 3second GIF of dice being rolled and then the message to be edited and replaced with the roll result.
That way any time someone rolls, it's like we're all watching the dice. Must …
-
Parsing out all the numbers from the argument using `re.findall(r'\d+', die)` returns a list, which can't be converted into an integer with `int()`.
I assume joining the characters together would re…
-
```
Adding the 8 again, 9 again and rote fuctions to the program would cover
all dice rolling needs for a new world of darkness games.
Rote actions have the failures re-rolled once. [3 dice 8 1 0] …
-
Would be awesome if Cthulhu 7e style dice could be added:
1d100 vs threshold
- roll = 100 : fumble
- threshold < 50 and roll >= 96 : fumble
- roll > threshold : failure
- roll
-
Is there a permission level or something that needs to be done for players to see the zone dice once they've been rolled? We like to organically describe the terrain together, however, currently it lo…
-
You are given two dice to roll. One is black with six sides, the other is white with four sides. You are given two six-sided dice to roll.
For a given roll, what is the probability the black die is …
-
```
What steps will reproduce the problem?
Run this project:
import com.googlecode.instinct.integrate.junit4.InstinctRunner
import com.googlecode.instinct.marker.annotate.*
import org.junit.runner.Ru…
-
N.B. I'm aware this is a bit far-out, but you did say in your update that the issue tracker has been quiet recently...
**Is your feature request related to a problem? Please describe.**
DDB has a …