aboutsummaryrefslogtreecommitdiff
path: root/src/main/java/gregtech/api/graphs
AgeCommit message (Expand)Author
2024-10-02Cleanup the codebase (#3311)Alexdoru
2024-09-02The Great Renaming (#3014)NotAPenguin
2024-08-16Cleanup (#2904)miozune
2023-10-12average per tick counter for cable voltage and amperage (#2321)iamblackornot
2023-06-05Code cleanup (#2040)chill
2023-04-23Forge direction (#1895)Jason Mitchell
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
2023-01-20MTE Inventory updates (#1496)Jason Mitchell
2022-08-27Update buildscript & apply spotless (#1306)Raven Szewczyk
2022-07-23add(api/enums): particle and sound effect enumerations (#1154)Léa Gris
2022-05-03bandaid fix for the enet npe (#1041)Yang Xizhi
2022-03-02add locks to the node graph so paths can block power transfer #25 (#950)Martin Robertz
2021-12-10Overflows overflows everywhere (#791)Jason Mitchell
2021-11-23centralized pollution for GT multiesboubou_19
2021-08-16Merge pull request #642 from GTNewHorizons/beter-power-netboubou19
2021-08-16remove importkorneel vandamme
2021-08-16a better way to stop wierd burningkorneel vandamme
2021-08-16atempt to fix wierd burning cable bugkorneel vandamme
2021-07-05Merge pull request #590 from GTNewHorizons/beter-power-netMartin Robertz
2021-07-05fix overvolatage null crachkorneel vandamme
2021-07-03Merge pull request #587 from GTNewHorizons/beter-power-netboubou19
2021-07-03fix extra {korneel vandamme
2021-07-03prevent crach in case getBase is nullkorneel vandamme
2021-07-03nake rest rf actualy workkorneel vandamme
2021-07-03Merge pull request #586 from GTNewHorizons/beter-power-netboubou19
2021-07-03fix ae p2p not workingkorneel vandamme
2021-07-03and actualy push if it is not full amountkorneel vandamme
2021-07-03store rest of RF to later push itkorneel vandamme
2021-07-03fix typos in enet implementationGlease
2021-07-02remove debug codekorneel vandamme
2021-06-22change side to from int to bytekorneel vandamme
2021-06-21fix NPE/infinit loop and small refractoringkorneel vandamme
2021-06-16add graph network to pipes and implement it for powerkorneel vandamme