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
/
metatileentity
/
CoverableTileEntity.java
Age
Commit message (
Expand
)
Author
2024-11-12
Delete NBT data about crafting components on MetaTileEntity (#3476)
Alexdoru
2024-09-02
The Great Renaming (#3014)
NotAPenguin
2024-08-26
Added a tooltip line for strong redstone output (#2983)
RecursivePineapple
2024-08-16
Cleanup (#2904)
miozune
2024-06-29
Several fixes for Tesla Cover (#2671)
RealSilverMoon
2024-01-13
Late review of #2446 Optional changes (#2449)
Léa Gris
2024-01-12
Add valid covers bit mask to CoverableTileEntity (#2446)
tth05
2023-12-29
Cleanup deprecation (#2416)
miozune
2023-09-13
Adds Metrics Transmitter Cover and Advanced GT Sensor Card for Information Pa...
querns
2023-06-05
Code cleanup (#2040)
chill
2023-05-06
Fix cover data never being set (#1958)
miozune
2023-05-06
Exploring some various ForgeDirection fixes (#1950)
Jason Mitchell
2023-05-01
bs+sa
Martin Robertz
2023-04-29
Revert #1816 and #1825 (#1931)
NexusNull
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-03-31
fix: redstone strong signal not resetting (#1816)
NexusNull
2023-01-30
[ci skip] spotlessApply with the new settings
Jason Mitchell
2023-01-20
Fix cover data not being set at all (#1669)
miozune
2023-01-20
MTE Inventory updates (#1496)
Jason Mitchell
2022-11-28
Make Waila show all the covers attached (#1527)
miozune
2022-11-25
Rewrite GUIs with ModularUI (#1381)
miozune
2022-10-12
Guard against cover data setter (#1458)
miozune
2022-10-01
spotless
Martin Robertz
2022-09-23
Fix previous oopsie
Matej Dipčár
2022-09-23
Add new hook `preDataChanged`
Matej Dipčár
2022-09-23
Implement `onBaseTEDestroyed` hook for covers
Matej Dipčár
2022-09-01
impl(covers): functional covers uses machine casing (#1317)
Léa Gris
2022-08-27
Update buildscript & apply spotless (#1306)
Raven Szewczyk
2022-08-26
WIP Texture support
Jason Mitchell
2022-04-18
Multitileentity precursor (#963)
Jason Mitchell