aboutsummaryrefslogtreecommitdiff
path: root/src/main/java/gregtech/api/util/GT_AssemblyLineUtils.java
AgeCommit message (Expand)Author
2023-10-05fix assline util not loading 16th item input from the stick (#2323)Glease
2023-06-05Code cleanup (#2040)chill
2023-05-28make private fields final where possible (#2028)chill
2023-05-28simplify ifs (#2027)chill
2023-04-10Update spotless config to 0.2.2Raven Szewczyk
2023-04-01Jabel, Generic injection and mostly automatic code cleanup (#1829)Raven Szewczyk
2023-04-01update spotless formatting (#1827)boubou19
2023-01-30[ci skip] spotlessApply with the new settingsJason Mitchell
2022-08-27Update buildscript & apply spotless (#1306)Raven Szewczyk
2021-12-15Fix assline recipe rejection (#810)Glease
2021-12-15Fix TT assline recipe not being recognized (#805)Glease
2021-12-08Fix assline oredict support (#786)Glease
2021-11-30fix wrong Arrays being used in assline datasticksGlease
2021-11-16Implemented use of GT_AssemblyLineUtils for the Scanner and Assembly line.Alkalus
2021-11-16Improved caching.Alkalus
2021-11-16Cleaned up the class a little.Alkalus
2021-11-16Implemented groundwork for fixing Data Stick exploiting.Alkalus