issues
search
Samasaur1
/
DiceKit
A Swift module for simulating dice both real and unreal
https://samasaur1.github.io/DiceKit/
Academic Free License v3.0
4
stars
4
forks
source link
issues
Newest
Newest
Most commented
Recently updated
Oldest
Least commented
Least recently updated
Update CONTRIBUTING.md to describe new contributing workflow
#106
Samasaur1
opened
2 years ago
0
Danger should not tell PR authors to put changes in the Upcoming section of the changelog if it is a new version PR
#105
Samasaur1
opened
2 years ago
0
Make Rollable.roll(times:_:) safe (fixes #88)
#104
Samasaur1
closed
2 years ago
1
Version 0.26.0: Fix Automatic Deployment
#103
Samasaur1
closed
2 years ago
1
Make Chance conform to Comparable
#102
Samasaur1
opened
2 years ago
2
Version 0.25.1: Fix deploy script
#101
Samasaur1
closed
2 years ago
1
Make Danger work on PRs from forks
#100
Samasaur1
opened
2 years ago
2
Enabled automatic test discovery
#99
Samasaur1
opened
2 years ago
0
Rewrite Dice parsing
#98
Samasaur1
opened
2 years ago
0
Use Dictionary default values
#97
Samasaur1
opened
2 years ago
0
Allow iterating through Chances
#96
Samasaur1
closed
2 years ago
4
Make it easier to iterate through DiceKit types
#94
Samasaur1
opened
3 years ago
1
Setting individual chances in Chances has inconsistent behavior
#93
Samasaur1
opened
3 years ago
0
Crashes on probability calculation with too many dice
#91
Samasaur1
opened
3 years ago
3
Version 0.25.0: Rework CI and Contributions
#90
Samasaur1
closed
2 years ago
17
Remove an unnecessary guard check
#89
paulpela
opened
4 years ago
6
Check if number of rolls is greater than or equal to 1
#88
paulpela
closed
2 years ago
2
Danger PR runs via GitHub Actions fail
#87
Samasaur1
closed
4 years ago
0
Version 0.24.1: Update Dangerfile to report tasks in correct order
#86
Samasaur1
closed
4 years ago
9
Allow the use of all Rollables in Dice
#85
Samasaur1
opened
4 years ago
1
Version 0.24.0: Completely overhaul dice probability calculations
#84
Samasaur1
closed
4 years ago
2
Documentation is wrong
#83
Samasaur1
opened
4 years ago
0
Danger reports tasks in reverse order
#82
Samasaur1
closed
4 years ago
0
Version 0.23.0: Explicitly support versions and platforms
#81
Samasaur1
closed
4 years ago
2
GitHub Actions are all running on Swift 5.2.4
#80
Samasaur1
closed
4 years ago
2
Version 0.22.0: Caching probabilities calculation across objects
#79
Samasaur1
closed
4 years ago
1
Cache calculated probabilities across Dice objects
#78
Samasaur1
closed
4 years ago
0
Version 0.21.0: Public Chances dictionary and internal changes
#77
Samasaur1
closed
4 years ago
11
Version 0.20.2: Don't crash for dice probabilities with no dice (fixes #75)
#76
Samasaur1
closed
4 years ago
1
Accessing the probabilities of a Dice object with no dice crashes
#75
Samasaur1
closed
4 years ago
0
Version 0.20.1: Catchable errors for zero-sided dice
#74
Samasaur1
closed
4 years ago
2
Version 0.20.0: Multiple Documentation Versions
#73
Samasaur1
closed
4 years ago
2
Change GitHub Pages format to host multiple doc versions
#72
Samasaur1
closed
4 years ago
0
Update doc deployment to use new gh-pages structure
#71
Samasaur1
closed
4 years ago
1
Version 0.19.0: No extraneous dependencies
#70
Samasaur1
closed
4 years ago
2
Stop including Danger as a dependency when not needed
#69
Samasaur1
closed
4 years ago
1
Version 0.18.1: Release script & documentation
#68
Samasaur1
closed
5 years ago
1
release.py not working — badly
#67
Samasaur1
closed
5 years ago
1
Version 0.18.0: Structification, Describable, and internal changes
#66
Samasaur1
closed
5 years ago
2
Add Danger
#65
Samasaur1
closed
5 years ago
0
CustomStringConvertible and CustomDebugStringConvertible
#64
Samasaur1
closed
5 years ago
1
Add Negation type
#63
Samasaur1
opened
5 years ago
1
Version 0.17.0: Chance and Probabilities
#62
Samasaur1
closed
5 years ago
17
Add normalize() function to Chances
#61
Samasaur1
closed
5 years ago
1
Refactor chance function
#60
Samasaur1
closed
5 years ago
0
Add probabilities property to Rollable
#59
Samasaur1
closed
5 years ago
0
Support the chance of rolling in a range
#58
Samasaur1
closed
5 years ago
1
Add bug report and feature request templates
#57
Samasaur1
closed
5 years ago
1
What should happen if you pass multiple of the same `DieSide` to a `CustomDie`?
#56
Samasaur1
opened
5 years ago
0
Version 0.16.1: Update Swift 5 CI to Xcode 10.2
#55
Samasaur1
closed
5 years ago
1
Next