| Age | Commit message (Collapse) | Author | |
|---|---|---|---|
| 2023-10-25 | Tweak for new setupHEADtrunk | bjculkin | |
| 2022-09-27 | A few updates | Ben Culkin | |
| 2021-12-14 | Merge pull request #1 from bculkin2442/dependabot/maven/junit-junit-4.13.1 | Benjamin Culkin | |
| Bump junit from 4.12 to 4.13.1 | |||
| 2021-02-10 | Add test output | Benjamin J. 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 | Merge branch 'master' of git@github.com:bculkin2442/tlIItools.git | Ben Culkin | |
| 2020-12-29 | Implement 'effect groups' as an explicit concept | Ben Culkin | |
| 2020-12-29 | Implement 'effect groups' as an explicit concept | Ben Culkin | |
| 2020-12-29 | General update | Benjamin J. Culkin | |
| 2020-12-29 | Add additional files/ | Benjamin J. Culkin | |
| 2020-10-13 | Bump junit from 4.12 to 4.13.1 | dependabot[bot] | |
| Bumps [junit](https://github.com/junit-team/junit4) from 4.12 to 4.13.1. - [Release notes](https://github.com/junit-team/junit4/releases) - [Changelog](https://github.com/junit-team/junit4/blob/main/doc/ReleaseNotes4.12.md) - [Commits](https://github.com/junit-team/junit4/compare/r4.12...r4.13.1) Signed-off-by: dependabot[bot] <support@github.com> | |||
| 2020-10-06 | Info cleanup | Ben Culkin | |
| 2020-10-05 | Merge branch 'master' of git@github.com:bculkin2442/tlIItools.git | Ben Culkin | |
| 2020-10-05 | Minor updatesx | Ben Culkin | |
| 2020-10-05 | Remove unnecessary files | 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 | Remove unneeded affixes | Ben Culkin | |
| Remove a bunch of affixes I don't have any need for at the moment (the skill ones might be useful if/when I get around to doing stuff with skills, but until then; not much point to it) | |||
| 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 | Update affix data | Ben Culkin | |
| Update the sample data for affixed socketables to ensure it is right. | |||
| 2020-03-23 | General cleanup | Ben Culkin | |
| Just doing some general cleanup around the code base | |||
| 2019-09-24 | Cleanup | Benjamin J. Culkin | |
| 2019-06-10 | Add my affix-socketables mod | bculkin2442 | |
| 2019-01-17 | Merge branch 'master' of github.com:bculkin2442/tlIItools | Benjamin J. Culkin | |
| 2019-01-17 | Update with Affixed Socketables data | bculkin2442 | |
| 2019-01-17 | Merge branch 'master' of github.com:bculkin2442/tlIItools | 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-17 | Import sample skill/unit data | bculkin2442 | |
| 2019-01-09 | Add file | Benjamin J. Culkin | |
| 2019-01-09 | Add some testing affix files | bculkin2442 | |
| 2019-01-09 | Add base affix pdf | Benjamin J. Culkin | |
| 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. | |||
| 2019-01-05 | Split AffixLister pt. 1 | Benjamin J. Culkin | |
| 2019-01-05 | Update todos | Benjamin J. Culkin | |
| 2019-01-05 | Convert to Maven II | Benjamin J. Culkin | |
| This gets the main script working, and the pom compiling things. To get it working right, two options were added for outputting normal & error outputs to files instead of the standard streams (System.out & System.err) | |||
| 2019-01-05 | Update ignore | Benjamin J. Culkin | |
| 2019-01-05 | Adjust script | Benjamin J. Culkin | |
| 2019-01-05 | Tweak affix data | Benjamin J. Culkin | |
