aboutsummaryrefslogtreecommitdiff
path: root/src/main/java/gregtech/common/tileentities/machines/multi
AgeCommit message (Expand)Author
2022-04-08Loose Mode Turbine Changes (#1000)Steelux
2022-04-02fix oredrilling crush gems (#991)Pnc6lx
2022-03-29Refactor #987 (#997)MuXiu1997
2022-03-26Fix secondary description not written to language file (#987)MuXiu1997
2022-03-14Add flow rate of oil rigs in the tricorder info (#981)Jakub
2022-03-08Add blueprint support to Cleanroom (#973)Jakub
2022-03-02Add Circuit from controller inventory slot to stored inputs (#960)Jakub
2022-03-01Update tooltip of EBF (#958)Jakub
2022-02-26now input and output hatch are shown on the right side (#954)Martin Robertz
2022-02-07Large Boiler Whitelist and NEI Large Boiler Tab Update (#910)Steelux
2022-02-03Basic Machine NEI Power Tiers (#914)YannickMG
2022-01-18Oil Cracker Buff (#879)Steelux
2022-01-18ECE and Fuel Rebalances (#878)Steelux
2022-01-15Large Boiler Rebalance (#866)Steelux
2022-01-14output bus anywhere on layer 1Sphyix
2022-01-13allow data access everywhereSphyix
2022-01-11fix DT structure checkYang Xizhi
2022-01-09Added smoke to charcoal pile igniter (#860)YannickMG
2022-01-08Fix Charcoal Pit Igniter choking on pollutionYannickMG
2021-12-30Refactors for easier reading (#839)Jason Mitchell
2021-12-24tt support for pa (#833)Yang Xizhi
2021-12-24add more turbine texture (#835)Yang Xizhi
2021-12-15Fix discrepancy between structure check and hologram (#801)Glease
2021-12-13Update GT_MetaTileEntity_ProcessingArray.javaAlkalus
2021-12-12add infinite oil rig (#795)boubou19
2021-12-08Fix assline oredict support (#786)Glease
2021-12-08Distillation circuit (#784)Martin Robertz
2021-12-02Fix assline NPEGlease
2021-11-29removed useless overridesboubou_19
2021-11-25rework large boilers for more clarityboubou_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-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-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