| Age | Commit message (Collapse) | Author | |
|---|---|---|---|
| 2021-03-13 | Add more documentation | Ben Culkin | |
| Also, changed my mind on the way DiePool and its implementations should be structured. The implementations go in the die pool file as internal classes, because nobody should particularly care the specifics about their die pool, only that it does what it says it should | |||
| 2021-02-26 | Update | Ben Culkin | |
| 2020-12-03 | Rename interfaces to match Java style | Ben Culkin | |
| Renames several interfaces named in the IWhatever style, which Java doesn't use | |||
| 2020-12-03 | Adapt to esodata changes | Ben Culkin | |
| 2020-12-03 | Minor changes | Ben Culkin | |
| 2020-11-21 | Make dice generic | Ben Culkin | |
| Convert dice from dealing exclusively with ints, to deal with objects of arbitrary types | |||
| 2020-11-21 | Restructure new die implementation | Ben Culkin | |
| 2020-11-21 | Rudimentary CLI for new die implementation | Ben Culkin | |
