| Age | Commit message (Collapse) | Author | |
|---|---|---|---|
| 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 | Minor updates | 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 | Minor adjustments | Ben Culkin | |
| 2020-11-21 | Rudimentary CLI for new die implementation | Ben Culkin | |
| 2020-11-21 | Some more tests on new Die implementation | Ben Culkin | |
| 2020-11-21 | Some more work on the new dice implementation | Ben Culkin | |
| 2020-11-14 | Begin new dice implementation | Ben Culkin | |
| For various reasons, I'm not happy with the other implementations. Here's hoping that this one is better | |||
| 2020-11-14 | Add esodata dependancy; also, update settings | Ben Culkin | |
| 2020-10-06 | Info cleanup | Ben Culkin | |
| 2020-04-13 | Add some javadoc | Ben Culkin | |
| Add some javadoc comments | |||
| 2020-04-12 | Adjust to BJC-Utils changes | Ben Culkin | |
| Several packages were moved from BJC-Utils to esodata. This makes the necessary adjustments | |||
| 2020-04-06 | Cleanup some warnings | Ben Culkin | |
| Cleanup some warnings | |||
| 2020-04-05 | Fix issue in DieMods | Ben Culkin | |
| Issue popped up in DieMods where the compiler was failing to allow what looked like a correct cast. Solution was to switch to using a lambda, instead of Comparator.naturalOrder() | |||
| 2020-04-05 | Fix POM for eclipse | Ben Culkin | |
| Eclipse currently doesn't support the maven exec plugin, so disable it temporarily | |||
| 2018-06-02 | Finish die rewrite | Benjamin J. Culkin | |
| This adds all of the remaining missing die modifiers, as well as a few base die types that were missing. | |||
| 2018-05-30 | Start work on dice rewrite | Benjamin J. Culkin | |
| This starts work on a rewrite of the dice rolling system to better adapt it for more features | |||
| 2018-05-30 | Group changes | Benjamin J. Culkin | |
| Start work on getting groups to behave correctly | |||
| 2018-05-30 | Updates | Benjamin J. Culkin | |
| Some minor updates | |||
| 2018-05-30 | Update | Benjamin J. Culkin | |
| 2018-05-28 | Update pom | Benjamin J. Culkin | |
| 2018-05-28 | Move SCL into its own project | Benjamin J. Culkin | |
| SCL is now moved into its own project, since it can behave independantly | |||
| 2018-04-04 | Fix evaluator | student | |
| 2018-04-04 | More Evaluator work | student | |
| 2018-04-04 | Update | student | |
| 2018-03-19 | Remove stock tests | student | |
| 2018-03-19 | Merge | student | |
| 2018-03-07 | Begin adding words | student | |
| 2018-03-07 | Split out type enums | student | |
| 2018-03-07 | Update | student | |
| 2018-03-05 | Update | student | |
| 2018-03-01 | Update | bjculkin | |
| 2018-02-14 | Update | student | |
| 2018-02-13 | Move tokens to new package | student | |
| 2018-02-13 | Refactor SCL into its own module | student | |
| 2018-02-13 | Update | student | |
| 2018-02-13 | Create SCL module | student | |
| 2018-02-12 | Refactor EvaluatorResult | student | |
| 2018-02-12 | Refactor Token | student | |
| 2018-02-12 | Add hashCode()/equals() | student | |
| 2018-02-12 | Formatting pass | student | |
| 2018-02-12 | General update | student | |
| 2018-02-12 | Adjust to dice changes | student | |
| 2018-02-12 | Formatting pass | student | |
| 2018-02-12 | Refactor DieExpression | student | |
| DieExpression was split into two classes to make things easier to deal with. | |||
| 2018-02-12 | Format pass mk. 2 | student | |
| 2018-02-12 | Fix Ezprs | student | |
