aboutsummaryrefslogtreecommitdiff
path: root/src/main/java/gregtech/common
AgeCommit message (Expand)Author
2021-12-01Add a new ghost slot to single block machines for config circuitsGlease
2021-11-29Merge pull request #760 from bombcar/fix-pipe-tooltipMartin Robertz
2021-11-29Merge pull request #762 from boubou19/pollutionMartin Robertz
2021-11-30Bug fix pass in UO and PollutionGlease
2021-11-29add both L/t and L/s to pumpsbombcar
2021-11-29update speed to L/tbombcar
2021-11-29removed useless overridesboubou_19
2021-11-28Merge pull request #757 from GTNewHorizons/patch-pollutionMartin Robertz
2021-11-28remove tiny dust in ore processGlodBlock
2021-11-28Fix pollution ticking and readingGlease
2021-11-27Merge pull request #751 from GTNewHorizons/tankchest-reworkMartin Robertz
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-25forgot to convert tick value into secondboubou_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-23added configs to disabled dirt particles and pollution fog renderingboubou_19
2021-11-21add info display for filled tank and fluid container featureGlodBlock
2021-11-21added infinity armor to hazmatsSphyix
2021-11-21Ensure UO is generated in a consistent way instead of depending on positions ...Glease
2021-11-21Fix underground oil being all 0 and not migrating properlyGlease
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-17Revert unintended changes in GT_Cover_ItemMeterGlease
2021-11-17Rename GT_CoverBehavior_New to GT_CoverBehaviorBaseGlease
2021-11-17convert ItemFilter to use NBTTagCompound storageGlease
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