aboutsummaryrefslogtreecommitdiff
path: root/src/main/java/gregtech/common
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-30draw flipped textures & flipping markersGlease
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-30Fix rotate front face highlightGlease
2021-07-30migrate a few more multis overGlease
2021-07-30allow gt wrench to rotate the front of controllerGlease
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-30feat(texture API): integrate ExtendedFacing rotationLéa Gris
2021-07-30Implement IConstructable for demo multisGlease
2021-07-30Initial StructureLib integrationGlease
2021-07-29Add clay bucket ore prefix; fix oredictingD-Cysteine
2021-07-29Oredict clay buckets + fix railcraft item IDsD-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-26clean, fixed nanoSphyix
2021-07-26Merge branch 'experimental' of https://github.com/Sphyix/GT5-Unofficial into ...Sphyix
2021-07-26added tooltip to armors providing hazmatSphyix
2021-07-26added hazmat armorsSphyix
2021-07-24Fix typoD-Cysteine
2021-07-24Add missing (- 100) to GUI calculationsD-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 #583 from GTNewHorizons/recipe-changeMartin Robertz
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-15Merge pull request #598 from TimeConqueror/experimentalMartin Robertz
2021-07-15Removed useless method callingsTimeConqueror
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