aboutsummaryrefslogtreecommitdiff
path: root/src/main/java/gregtech/api/metatileentity
AgeCommit message (Expand)Author
2021-11-10Fix output hatch locked fluid display for placeable fluids.repo_alt
2021-11-07fix derpMartin Robertz
2021-11-07fix hatch capacity codeMartin Robertz
2021-11-07fix tooltipMartin Robertz
2021-11-07change input and output hatch sizeMartin Robertz
2021-10-23Try to use locale formattingD-Cysteine
2021-10-22Try start processing immediately upon manual fluid manipulationGlease
2021-10-21Make Input Bus and Input Hatch to remember recipe mapGlease
2021-10-13add indicator on hatchesGlodBlock
2021-10-09add GUI for output hatch fluid lockGlodBlock
2021-10-05allow single block generators accept long valueGlodBlock
2021-09-28Replaced get() with get_nocopy()Florexiz
2021-09-27Limiting mode now disabled for already existing bussesFlorexiz
2021-09-27Implemented limiting mode for input busses (same as in singleblocks)Florexiz
2021-09-25Add number formatting to overlooked spotD-Cysteine
2021-09-13Fix crashkuba6000
2021-08-28Fix PA not setting input filter properlyGlease
2021-08-16Removed useless concurrency for some mapsTimeConqueror
2021-08-08Fix GT_MetaTileEntity_Buffer sort mode chat messageD-Cysteine
2021-08-08Add formatting to pipe heat capacityD-Cysteine
2021-08-08Add formatting to getInfoData()D-Cysteine
2021-08-07Merge pull request #630 from D-Cysteine/format-numbersMartin Robertz
2021-08-07Print powers of 10 instead, for large numbers onlyD-Cysteine
2021-08-07Add formatting to pipes, wires, super chests, super tanksD-Cysteine
2021-08-07Add number formatting for tooltips & recipesD-Cysteine
2021-08-05Remove bSortStacks checkD-Cysteine
2021-08-04Merge pull request #627 from D-Cysteine/add-cracked-cellsMartin Robertz
2021-08-03Well, the name 'Arrays' seems to be not so good, since it collides with java....TimeConqueror
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-01Add cracked fluid cellsD-Cysteine
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