index
:
github/GT5-Unofficial.git
master
Unnamed repository; edit this file 'description' to name the repository.
about
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
src
/
main
/
java
/
gregtech
/
api
/
util
/
GT_AssemblyLineUtils.java
Age
Commit message (
Expand
)
Author
2023-10-05
fix assline util not loading 16th item input from the stick (#2323)
Glease
2023-06-05
Code cleanup (#2040)
chill
2023-05-28
make private fields final where possible (#2028)
chill
2023-05-28
simplify ifs (#2027)
chill
2023-04-10
Update spotless config to 0.2.2
Raven Szewczyk
2023-04-01
Jabel, Generic injection and mostly automatic code cleanup (#1829)
Raven Szewczyk
2023-04-01
update spotless formatting (#1827)
boubou19
2023-01-30
[ci skip] spotlessApply with the new settings
Jason Mitchell
2022-08-27
Update buildscript & apply spotless (#1306)
Raven Szewczyk
2021-12-15
Fix assline recipe rejection (#810)
Glease
2021-12-15
Fix TT assline recipe not being recognized (#805)
Glease
2021-12-08
Fix assline oredict support (#786)
Glease
2021-11-30
fix wrong Arrays being used in assline datasticks
Glease
2021-11-16
Implemented use of GT_AssemblyLineUtils for the Scanner and Assembly line.
Alkalus
2021-11-16
Improved caching.
Alkalus
2021-11-16
Cleaned up the class a little.
Alkalus
2021-11-16
Implemented groundwork for fixing Data Stick exploiting.
Alkalus