summaryrefslogtreecommitdiff
AgeCommit message (Collapse)Author
2019-01-05Update ignoreBenjamin J. Culkin
2019-01-05Adjust scriptBenjamin J. Culkin
2019-01-05Tweak affix dataBenjamin J. Culkin
2019-01-05Add script to regenerate PDF from textBenjamin J. Culkin
2019-01-05Begin maven conversionBenjamin 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-03Import some TLII testing databculkin2442
2019-01-03Update all-affix filesbculkin2442
2019-01-03More affix supportBenjamin J. Culkin
2019-01-03Add all-affix test filesbculkin2442
2019-01-03Add prelim for guessing group namesBenjamin J. Culkin
2019-01-03Don't add groups as file namesBenjamin J. Culkin
2019-01-03Add file group supportBenjamin J. Culkin
Adds support for arranging files into groups. This may not be the final way this feature looks, but it works.
2019-01-03Add ability to read input files from a fileBenjamin 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-03Merge branch 'master' of github.com:bculkin2442/tlIItoolsBenjamin J. Culkin
2019-01-03Initial commitBenjamin Culkin
2019-01-03Initial project commitBenjamin J. Culkin