| Age | Commit message (Collapse) | Author |
|
|
|
|
|
|
|
|
|
|
|
Improves the output for group names by including their associated
numeric code
|
|
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
|
|
Add some javadoc comments
|
|
Several packages were moved from BJC-Utils to esodata. This makes the
necessary changes.
|
|
Cleanup some warnings
|
|
|
|
AffixLister got refactored some more, in preparation for adding the
ability to load things that aren't affixes.
|
|
This splits AffixLister into a separate file for each class that it once
contained.
|