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
/
interfaces
/
metatileentity
/
IMetaTileEntity.java
Age
Commit message (
Expand
)
Author
2023-01-02
add callhook for pre block destroy (#1625)
Glease
2022-11-25
Rewrite GUIs with ModularUI (#1381)
miozune
2022-10-22
Added check to API if the block should drop its inventory on break (#1479)
Maxim
2022-08-27
Update buildscript & apply spotless (#1306)
Raven Szewczyk
2022-07-18
feat(tile): onRandomDisplayTick (#1138)
Léa Gris
2022-01-30
Waila handling was all in one place, distribute it now that it's in GT5u prop...
Jason Mitchell
2021-03-30
Made it so that machine control covers disable themselves when the
charles
2020-04-15
Refactor to fixed thread pool executor
Technus
2020-03-17
Refactored Interfaces
bartimaeusnek
2019-07-15
spaces
Jason Mitchell
2019-07-15
IC2 ENet compat for GT transformers & GT cables
Jason Mitchell
2019-02-18
several fixes:
bartimaeusnek
2017-12-25
Added missing overlays, made the passtrough of wire cutting/connectiong troug...
Technus
2017-12-25
revert soldering tool behavior
Jason Mitchell
2017-12-24
Allow use of wire cutter/soldering item on the tile entity, as well as the wi...
Jason Mitchell
2017-06-05
Add missing translation lines. #772
Blood-Asp
2017-06-04
Cleanroom controller outputs efficency as redstone signal #948
Blood-Asp
2015-10-21
Reformat code
Shawn Buckley
2015-10-21
Move source files
Shawn Buckley