summaryrefslogtreecommitdiff
path: root/src/main/java/tlIItools/AffixSet.java
AgeCommit message (Collapse)Author
2020-12-30Begin adding of group listingBen Culkin
2020-12-29General updateBenjamin J. Culkin
2020-10-06Info cleanupBen Culkin
2020-08-04Perform some basic ways of grouping outputted affixesBenjamin J. Culkin
2020-07-02Implement affix grouping by contentsBen 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
2019-01-17Refactor AffixListerBenjamin J. Culkin
AffixLister got refactored some more, in preparation for adding the ability to load things that aren't affixes.