| Age | Commit message (Collapse) | Author | |
|---|---|---|---|
| 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 | |
| 2019-01-05 | Add script to regenerate PDF from text | Benjamin J. Culkin | |
| 2019-01-05 | Begin maven conversion | Benjamin J. Culkin | |
| Begin converting the project to use maven for compiling/running java so as to allow easier splitting of AffixLister.java into its constituent classes without having to continuously tweak the script files | |||
| 2019-01-03 | Import some TLII testing data | bculkin2442 | |
| 2019-01-03 | Update all-affix files | bculkin2442 | |
| 2019-01-03 | More affix support | Benjamin J. Culkin | |
| 2019-01-03 | Add all-affix test files | bculkin2442 | |
| 2019-01-03 | Add prelim for guessing group names | Benjamin J. Culkin | |
| 2019-01-03 | Don't add groups as file names | Benjamin J. Culkin | |
| 2019-01-03 | Add file group support | Benjamin J. Culkin | |
| Adds support for arranging files into groups. This may not be the final way this feature looks, but it works. | |||
| 2019-01-03 | Add ability to read input files from a file | Benjamin J. Culkin | |
| This is for when you have a large number of files and exceed the max number of arguments, as well as preperation for a future feature allowing the affixes to be grouped by source (essentially, grouped by originating mod) | |||
| 2019-01-03 | Merge branch 'master' of github.com:bculkin2442/tlIItools | Benjamin J. Culkin | |
| 2019-01-03 | Initial commit | Benjamin Culkin | |
| 2019-01-03 | Initial project commit | Benjamin J. Culkin | |
