mirror of
https://github.com/songoda/UltimateTimber.git
synced 2024-11-29 05:16:29 +01:00
6918b4ad4d
- Pro tip to anyone reading this in the future: do not try to remove elements from a HashSet using an iterator. I don't know if I'm cursed but too much time was spent debugging something that had no rhyme or reason not to work in the first place. - Redid the TreeChecker as to make it able to individually target trees. It now uses a very large amount of different techniques to be able to individually target trees while avoiding as much collateral damage as possible and still removing an appropriate leaf amount. - Enhanced documentation, will be further enhanced if this becomes the final version of the parser. |
||
---|---|---|
src/main | ||
target/classes | ||
.gitignore | ||
.gitlab-ci.yml | ||
pom.xml |