| Age | Commit message (Collapse) | Author | |
|---|---|---|---|
| 2022-09-27 | A few updates | Ben Culkin | |
| 2021-02-10 | Bunch of AffixGroup changes | Benjamin J. Culkin | |
| 2020-12-31 | add hashcode/toEquals for LevelRange | Ben Culkin | |
| 2020-12-31 | Work on affix groups more | Benjamin J. Culkin | |
| 2020-12-30 | Begin adding of group listing | Ben Culkin | |
| 2020-12-29 | Convert affix type to an explicit enum | Benjamin J. Culkin | |
| 2020-12-29 | Implement 'effect groups' as an explicit concept | Ben Culkin | |
| 2020-12-29 | General update | Benjamin J. Culkin | |
| 2020-10-06 | Info cleanup | Ben Culkin | |
| 2020-08-04 | Perform some basic ways of grouping outputted affixes | Benjamin J. Culkin | |
| 2020-07-02 | Improve output for group names | Ben Culkin | |
| Improves the output for group names by including their associated numeric code | |||
| 2020-07-02 | Implement affix grouping by contents | Ben Culkin | |
| Implements a basic way to 'group' affixes together. An affix group is a collection of affixes which generally provide the same benefits, but at varying levels. For example, '+2 strength' and '+4 strength' would be considered grouped affixes, assuming that they were spawning on the same items and such | |||
| 2020-06-24 | Move reading of effect details to new class | Ben Culkin | |
| This pulls out the reading of effect details from our data files to a new class that is referenced by Effect, EffectRepo | |||
| 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 changes. | |||
| 2020-04-06 | Cleanup some warnings | Ben Culkin | |
| Cleanup some warnings | |||
| 2020-03-29 | Fix up ReplPair | Ben Culkin | |
| There was something in ReplPair that was causing issues. Since we don't need any of the fancy ReplPair functionality, I ripped it all out, since it was causing issues (probably sorting-related, with a comparator or something missing somewhere) | |||
| 2020-03-29 | Update stuffs | Benjamin J. Culkin | |
| 2020-03-24 | Merge branch 'master' of https://github.com/bculkin2442/tlIItools | Benjamin J. Culkin | |
| 2020-03-23 | General cleanup | Ben Culkin | |
| Just doing some general cleanup around the code base | |||
| 2019-09-24 | Cleanup | Benjamin J. Culkin | |
| 2019-01-17 | Refactor AffixLister | Benjamin J. Culkin | |
| AffixLister got refactored some more, in preparation for adding the ability to load things that aren't affixes. | |||
| 2019-01-05 | Minor tweaks | Benjamin J. Culkin | |
| 2019-01-05 | Split AffixLister | Benjamin J. Culkin | |
| This splits AffixLister into a separate file for each class that it once contained. | |||
