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
/
graphs
Age
Commit message (
Expand
)
Author
2023-06-05
Code cleanup (#2040)
chill
2023-04-23
Forge direction (#1895)
Jason Mitchell
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
2023-01-20
MTE Inventory updates (#1496)
Jason Mitchell
2022-08-27
Update buildscript & apply spotless (#1306)
Raven Szewczyk
2022-07-23
add(api/enums): particle and sound effect enumerations (#1154)
Léa Gris
2022-05-03
bandaid fix for the enet npe (#1041)
Yang Xizhi
2022-03-02
add locks to the node graph so paths can block power transfer #25 (#950)
Martin Robertz
2021-12-10
Overflows overflows everywhere (#791)
Jason Mitchell
2021-11-23
centralized pollution for GT multies
boubou_19
2021-08-16
Merge pull request #642 from GTNewHorizons/beter-power-net
boubou19
2021-08-16
remove import
korneel vandamme
2021-08-16
a better way to stop wierd burning
korneel vandamme
2021-08-16
atempt to fix wierd burning cable bug
korneel vandamme
2021-07-05
Merge pull request #590 from GTNewHorizons/beter-power-net
Martin Robertz
2021-07-05
fix overvolatage null crach
korneel vandamme
2021-07-03
Merge pull request #587 from GTNewHorizons/beter-power-net
boubou19
2021-07-03
fix extra {
korneel vandamme
2021-07-03
prevent crach in case getBase is null
korneel vandamme
2021-07-03
nake rest rf actualy work
korneel vandamme
2021-07-03
Merge pull request #586 from GTNewHorizons/beter-power-net
boubou19
2021-07-03
fix ae p2p not working
korneel vandamme
2021-07-03
and actualy push if it is not full amount
korneel vandamme
2021-07-03
store rest of RF to later push it
korneel vandamme
2021-07-03
fix typos in enet implementation
Glease
2021-07-02
remove debug code
korneel vandamme
2021-06-22
change side to from int to byte
korneel vandamme
2021-06-21
fix NPE/infinit loop and small refractoring
korneel vandamme
2021-06-16
add graph network to pipes and implement it for power
korneel vandamme