aboutsummaryrefslogtreecommitdiff
path: root/src/main/java/gregtech/api/metatileentity
AgeCommit message (Expand)Author
2021-08-03OutputBus: removed excess constructor with the same parametersTimeConqueror
2021-08-02Added some constructors to Hatch Buses to remove some GTPP ASMTimeConqueror
2021-08-01Manual mergingTimeConqueror
2021-08-01Merge branch 'experimental' into code-improvementsAndrey
2021-08-01increase the generator's eu capacityGlodBlock
2021-08-01Improved readability of setBlockEventTimeConqueror
2021-08-01Improved readability of BaseMetaTileEntity receiveClientEventTimeConqueror
2021-08-01Fix off by one in cubic multi base and tooltip builderGlease
2021-07-31Fix iteration over invalid slotsD-Cysteine
2021-07-30Make GT_MetaTileEntity_CubicMultiBlockBase easier to useGlease
2021-07-30Fix typo in cubic base structure definitionGlease
2021-07-30Fix ClassCastException in GT_MetaTileEntity_CubicMultiBlockBaseGlease
2021-07-30Make block hint text more informativeGlease
2021-07-30Fixes related to coil hint blocksGlease
2021-07-30re-enable flipping, but add an option to render them not flippedGlease
2021-07-30fix distillation tower not outputting bottom fluidGlease
2021-07-30Allow modifying alignment limits after instance initializationGlease
2021-07-30turn off flipping as it bothers some people too muchGlease
2021-07-30draw flipped textures & flipping markersGlease
2021-07-30optimize fuel recipe lookupGlease
2021-07-30use TT serialization formGlease
2021-07-30migrate all other multis overGlease
2021-07-30migrate a few more multis overGlease
2021-07-30allow gt wrench to rotate the front of controllerGlease
2021-07-30Add GT_MetaTileEntity_CubicMultiBlockBase and a few minor changesGlease
2021-07-30Implement IConstructable for demo multisGlease
2021-07-30Initial StructureLib integrationGlease
2021-07-22Increase the EU cap even moreGlease
2021-07-15Merge pull request #597 from TimeConqueror/experimentalMartin Robertz
2021-07-15Removed useless array creation in most #copy methods by changing them to #cop...TimeConqueror
2021-07-10Extended GUI fluid manipulation support to GT_MetaTileEntity_BasicTankGlease
2021-07-08Merge pull request #585 from GTNewHorizons/cover-optimizationMartin Robertz
2021-07-03Merge pull request #586 from GTNewHorizons/beter-power-netboubou19
2021-07-03fix not reconetcingkorneel vandamme
2021-07-03Remove unnecessary redstone state query for coversGlease
2021-07-02Merge pull request #572 from GTNewHorizons/beter-power-netMartin Robertz
2021-07-03fix typos in enet implementationGlease
2021-07-02remove debug codekorneel vandamme
2021-06-21fix NPE/infinit loop and small refractoringkorneel vandamme
2021-06-20Update GT_MetaTileEntity_Hatch_OutputBus.javaGlodBlock
2021-06-20stop the output bus generating ghost itemGlodBlock
2021-06-16add graph network to pipes and implement it for powerkorneel vandamme
2021-05-25Add input bus initial filter preferenceGlease
2021-05-25Allow client send preference to serverGlease
2021-05-24feat(glow): iconset machines glow supportLéa Gris
2021-05-21feat(render): implementation-free api texture factoryLéa Gris
2021-05-21fix(render): move new textures rendering to new packageLéa Gris
2021-05-21feat(render): support all basic machines glowLéa Gris
2021-05-21feat(render): buffers glowLéa Gris
2021-05-21feat(render): auto maintenance hatch glowLéa Gris