aboutsummaryrefslogtreecommitdiff
path: root/src/main/java/gregtech/common/tileentities
AgeCommit message (Expand)Author
2021-08-03Add disassembler restrictions bypassD-Cysteine
2021-08-03OutputBus: removed excess constructor with the same parametersTimeConqueror
2021-08-03Merge pull request #622 from GTNewHorizons/gtpp-hatchesMartin Robertz
2021-08-01Make gtpp happyGlease
2021-08-01Merge remote-tracking branch 'origin/experimental' into boilerTimeConqueror
2021-08-01Boiler: when filled with bucket being in creative mode, it doesn't transform ...TimeConqueror
2021-08-01Visibility changes & new methods in GT_MetaTileEntity_Boiler for using them i...TimeConqueror
2021-08-01Merge branch 'experimental' into code-improvementsAndrey
2021-08-01GT_MetaTileEntity_Boiler: Forgot to replace sendSoundTimeConqueror
2021-08-01Improved readability of GT_MetaTileEntity_Boiler#doSoundTimeConqueror
2021-07-31Add commentsD-Cysteine
2021-07-31Fix iteration over invalid slotsD-Cysteine
2021-07-31Fix large boiler copy paste errorGlease
2021-07-30Merge branch 'experimental' into fix-clay-bucketsMartin Robertz
2021-07-30Make GT_MetaTileEntity_CubicMultiBlockBase easier to useGlease
2021-07-30Fix typo in implosion compressor. fixed DT hintGlease
2021-07-30Fix frame box hint & placementGlease
2021-07-30Make variable size multi's hint length depend on item in handGlease
2021-07-30Make block hint text more informativeGlease
2021-07-30Fixes related to coil hint blocksGlease
2021-07-30Fix mod loading order problemGlease
2021-07-30make rotation marker a bit fancier, fix fusion textureGlease
2021-07-30fix distillation tower structureGlease
2021-07-30general bugfix & tweaking pass for multisGlease
2021-07-30fix turbine casing dynamic textureGlease
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-30loosen access control even more to make bartworks happyGlease
2021-07-30Fix coil structure checksGlease
2021-07-30open up some fields in EBF to make bartworks happyGlease
2021-07-30turn off flipping as it bothers some people too muchGlease
2021-07-30optimize fuel recipe lookupGlease
2021-07-30Fix rebase derpGlease
2021-07-30migrate all other multis overGlease
2021-07-30migrate even more multis overGlease
2021-07-30migrate a few more multis overGlease
2021-07-30unbreak newMetaEntityGlease
2021-07-30render rotated controllers front faceGlease
2021-07-30Add GT_MetaTileEntity_CubicMultiBlockBase and a few minor changesGlease
2021-07-30Turn off EBF rotation limitGlease
2021-07-30Implement IConstructable for demo multisGlease
2021-07-30Initial StructureLib integrationGlease
2021-07-29Add clay bucket ore prefix; fix oredictingD-Cysteine
2021-07-29Merge pull request #608 from D-Cysteine/delete-dynamic-recipesMartin Robertz
2021-07-29Merge pull request #604 from repo-alt/experimentalMartin Robertz
2021-07-28Delete dynamic recipe generation codeD-Cysteine
2021-07-24Fix method formattingD-Cysteine
2021-07-24Update single-block boiler GUI to use getCapacity()D-Cysteine
2021-07-24Missing bit of ME output bus optimization (leftover piece of cached stack get...repo_alt
2021-07-23Merge pull request #600 from repo-alt/experimentalMartin Robertz