Age | Commit message (Expand) | Author |
---|---|---|
2020-04-14 | $ Added recipe hashing to prevent unwanted recipe changes. | Alkalus |
2019-12-12 | + Added Pellet Mold. | Alkalus |
2019-10-24 | + Added Chemical Plant. | Alkalus |
2019-10-11 | $ Fixed many tiny bugs, found by static code analysis. | Alkalus |
2019-10-10 | + Added some new functions to ReflectionUtils.java. | Alkalus |
2018-06-26 | $ Fixed canning/extraction recipe generation not working correctly. Fixes #317. | Alkalus |
2018-05-24 | $ Fixed silly arrays possible having nil length. Client finally launched afte... | Alkalus |
2018-05-24 | $ Small fix to canner recipes, which tried to generate using the input of slo... | Alkalus |
2018-05-24 | + Added a new interface RunnableWithInfo.java. Allows passing through type V ... | Alkalus |