aboutsummaryrefslogtreecommitdiff
path: root/src/main/java/gtPlusPlus/xmod/bartworks
AgeCommit message (Collapse)Author
2023-05-16Remove a lot of unused classes (#629)miozune
2023-05-01ForgeDirection (#608)Jason Mitchell
* ForgeDirection WIP * Fix GTPP_Render_MachineBlock Fix handling of getTexture with facing mask for pipes Kill a bunch of magic numbers * spotlessApply (#612) Co-authored-by: GitHub GTNH Actions <> * Bump bw/tt deps --------- Co-authored-by: Léa Gris <lea.gris@noiraude.net> Co-authored-by: github-actions[bot] <41898282+github-actions[bot]@users.noreply.github.com>
2023-02-22Fix minor oversight with BW_Utils (#552)miozune
2023-02-22Fix two NPEs with recipe registrations (#551)miozune
2023-02-16Remove reflections against BW (#544)miozune
2023-01-28[ci skip] spotlessApply with the new settingsJason Mitchell
2022-08-29Buildscript + Spotless (#318)Jakub
* Convert AES.java to readable class * Buildscript * Spotless
2022-07-14Werkstoff bridge (#243)miozune
2022-01-13Basically finished work on Reactor Simulator.Alkalus