aboutsummaryrefslogtreecommitdiff
path: root/src/main/java/gregtech/common/tileentities
AgeCommit message (Expand)Author
2021-05-21feat(render): first set of glow texturesLéa Gris
2021-05-16Dirty fix for ore drill not mining certain oreGlease
2021-05-13Merge pull request #493 from johnch18/bufferFix2Martin Robertz
2021-05-13Merge pull request #515 from GTNewHorizons/files_formatMartin Robertz
2021-04-29fix(charcoalpit): stop the igniter from capturing right-click (#517)Léa Gris
2021-04-27Remove debug print statement in ScanPipesJason Mitchell
2021-04-27fix(textfiles): add missing neline at end of filesLéa Gris
2021-04-26Rescan for oil fields after chunk range config change.Glease
2021-04-24cleanup(todo): remove done todo tasks mentionsLéa Gris
2021-04-24Optimize config codeGlease
2021-04-24fixes(solarboiler): integer math, waila plugin interface, configLéa Gris
2021-04-24impr(solarboilers): abstracted the configLéa Gris
2021-04-24fix(solarboilers): fixes and QOL improvementsLéa Gris
2021-04-24impr(solarboilers): configurable solar boilersLéa Gris
2021-04-24refactor(solarboilers): reorganise cleanup factorise codeLéa Gris
2021-04-24Fix solar boiler heat up speedGlease
2021-04-14Fix waila display for solar boilersGlease
2021-04-13Fix solar boiler outputting to wrong directionGlease
2021-04-12Fixed algorithm, updated flavor text.charles
2021-04-10Fix ME output busGlease
2021-04-10Optimize addOutputGlease
2021-04-03Made it so that higher tier buffers try to move multiple stacks/tickcharles
2021-04-03Polished GT_MetaTileEntity_Boiler (#492)bartimaeusnek
2021-04-03Merge pull request #487 from GTNewHorizons/boiler-cleanupMartin Robertz
2021-04-03Ensure conservation of masses in boilersGlease
2021-04-01Prevent multiple stack in input slots even if input filter is disabled (#489)Glease
2021-03-25Merge pull request #479 from GTNewHorizons/disassembler_fixesMartin Robertz
2021-03-25Some Disassembler related fixes:bartimaeusnek
2021-03-25Enabled autoloading for oil drillsrepo_alt
2021-03-23removed mMachineTier memberMatt
2021-03-22swapped repetitive if-block to switch statement and cached machine tierMatt
2021-03-20Expose all fluid tanks properly when there are more than one internal tankGlease
2021-03-19Merge pull request #463 from repo-alt/experimentalMartin Robertz
2021-03-14more clear control flowrepo_alt
2021-03-12Merge pull request #462 from GTNewHorizons/WorldEventWrapperbasdxz
2021-03-12Allow several miners in one chunkrepo_alt
2021-03-11Minor improvementsbartimaeusnek
2021-03-11Implemented Builder Patternbartimaeusnek
2021-03-10Added missingbartimaeusnek
2021-03-10Implemented Requestsbartimaeusnek
2021-03-10Refactor World Eventsbartimaeusnek
2021-03-10Correctly release/reuse channel after ME bus removal and reconnectrepo_alt
2021-02-26fix running asslinecrash on data hatch breakbotn365
2021-02-25Reshuffle new constructor args to avoid conflict with GT++ ASMrepo_alt
2021-02-25Merge pull request #442 from GTNewHorizons/patch-pump-idleMartin Robertz
2021-02-25Make ME hatch have zero slots, to avoid items being stuck inside (#439)repo-alt
2021-02-25Prevent retract pipe when drill tip can move downGlease
2021-02-16Merge pull request #438 from repo-alt/experimentalrepo-alt
2021-02-16Make AE2 dependency actually optionalrepo_alt
2021-02-16Fixes Disassembler tooltipbartimaeusnek