aboutsummaryrefslogtreecommitdiff
path: root/src/main/java/gregtech/common/tileentities
AgeCommit message (Expand)Author
2021-12-02Fix assline NPEGlease
2021-11-29removed useless overridesboubou_19
2021-11-27Merge pull request #752 from boubou19/pollutionMartin Robertz
2021-11-26Merge pull request #754 from bombcar/experimentalMartin Robertz
2021-11-26Update GT_MetaTileEntity_MagicalEnergyAbsorber.javaAlkalus
2021-11-26add code to only output 512 (HV) for creepy eggbombcar
2021-11-26allow generators to face downbombcar
2021-11-25rework large boilers for more clarityboubou_19
2021-11-25changed singleblock generators to use per second for more precisionboubou_19
2021-11-25changed single block boilers to use per second for more precisionboubou_19
2021-11-25changed the charcoal pit to use per second for more precisionboubou_19
2021-11-25changed EBF to use per second for more precisionboubou_19
2021-11-25changed pyrolyse oven to use per second for more precisionboubou_19
2021-11-25changed multismelter to use per second for more precisionboubou_19
2021-11-25changed the gas turbine to use per second for more precisionboubou_19
2021-11-25changed the Extreme Combustion Generator to use per second for more precisionboubou_19
2021-11-25changed the Combustion Generator to use epr second for more precisionboubou_19
2021-11-25changed the BBF to use per second for more precisionboubou_19
2021-11-25changed implosion compressor to user per second for more precisionboubou_19
2021-11-25changed large boilers to use per second for more precisionboubou_19
2021-11-24fixed bricked blast furnace tooltipboubou_19
2021-11-24centralized pollution for generatorsboubou_19
2021-11-24centralized pollution for GT boilersboubou_19
2021-11-23centralized pollution for GT multiesboubou_19
2021-11-20Merge pull request #732 from D-Cysteine/lock-single-recipeMartin Robertz
2021-11-20Merge pull request #735 from GTNewHorizons/AssLine-Data-Stick-FixMartin Robertz
2021-11-19give player debuff when holding a filled chest/tankGlodBlock
2021-11-18make tank/chest keep its contents when harvstedGlodBlock
2021-11-17Merge branch 'experimental' into lock-single-recipeMartin Robertz
2021-11-17convert cover data storage to a full nbt tagGlease
2021-11-16Implemented use of GT_AssemblyLineUtils for the Scanner and Assembly line.Alkalus
2021-11-16Potentially implemented Assembly Line Recipe Hash checking to the Scanner and...Alkalus
2021-11-15Fully optimize PA checkD-Cysteine
2021-11-15Add locking support to LCR and PAD-Cysteine
2021-11-14Add single recipe checkD-Cysteine
2021-11-14Require each LDP endpoints to be at least 64 blocks awayGlease
2021-10-20Merge pull request #693 from D-Cysteine/miner-cobblestoneMartin Robertz
2021-10-20Added fix from D-CysteineEthryan
2021-10-20Increase Brewer capacityEthryan
2021-10-19Detect the ore type and replace with that type of cobbleD-Cysteine
2021-10-19Make miners replace ore blocks with cobblestoneD-Cysteine
2021-10-15Merge pull request #682 from GTNewHorizons/patch-cleanroom-tooltipMartin Robertz
2021-10-14Separate busses now toggleableFlorexiz
2021-10-14EBF support for separate bussesFlorexiz
2021-10-14Fix hologram height calculationGlease
2021-10-14Reset mCasing upon recheckGlease
2021-10-12Update cleanroom tooltipGlease
2021-10-01remove unused importsboubou_19
2021-10-01prevent sorting mode when tickrate timer is resetboubou_19
2021-09-27allow VF to accept fluid inputGlodBlock