aboutsummaryrefslogtreecommitdiff
path: root/src/main/java/gregtech/common/tileentities
AgeCommit message (Expand)Author
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-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
2021-07-22Added caching to the ME output bus, to reduce stress on ME system in high out...repo_alt
2021-07-22Fix cleanroom blocks colorUsernm
2021-07-20Made digital chest prioritized like partitioned cellrepo_alt
2021-07-18ME Output bus storeAll returned inverted valuerepo_alt
2021-07-15Removed useless method callingsTimeConqueror
2021-07-15Removed useless array creation in most #copy methods by changing them to #cop...TimeConqueror
2021-07-01Improve lava boiler tooltipGlease
2021-06-28fix rock break stack overflow (typo)Glease
2021-06-19Remove coordinates with proper equality checkamy null
2021-06-16fix tooltipGlease
2021-06-04move the comment to where it belongsGlease
2021-06-04Fix ancient copy paste problemGlease
2021-06-03Prevent integer overflow in solar boilerGlease
2021-05-24feat(glow): iconset machines glow supportLéa Gris
2021-05-22Merge branch 'experimental' into glow-textureMartin Robertz
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): buffers glowLéa Gris
2021-05-21feat(render): pipeline side glowLéa Gris
2021-05-21feat(render): active disassembler top glowLéa Gris
2021-05-21feat(render): active steam macerator top glowLéa Gris
2021-05-21feat(render): teleporter glowLéa Gris