aboutsummaryrefslogtreecommitdiff
path: root/src/main/java/gregtech/api/metatileentity/BaseMetaTileEntity.java
AgeCommit message (Expand)Author
2021-03-30Updated to use proper naming conventions.charles
2021-03-30Made it so that machine control covers disable themselves when thecharles
2021-03-24feat(cover): hide covers when holding a soldering-ironLéa Gris
2021-03-20feat(cover): handles transparent coversLéa Gris
2021-03-10Correctly release/reuse channel after ME bus removal and reconnectrepo_alt
2021-01-19ME output busrepo_alt
2020-12-26Machine Block Update changesJason Mitchell
2020-10-01worldObj.getPrecipitationHeight moved to variablekaziu687
2020-10-01Update BaseMetaTileEntity.javakaziu687
2020-08-29Move neighbour update to BaseTileEntitymoller21
2020-08-25Redstone, power, strong, signal, covermoller21
2020-08-01Fix batteries in machines chugging cpu to look up recipes.moller21
2020-07-17Fixed average EU input/output displayrepo_alt
2020-07-17Transformer not change visually when mode changes to step uprepo_alt
2020-05-10Merge pull request #281 from moller21/coverguis2Martin Robertz
2020-05-10Cover GUI: added fluid regulator, finished open on shiftrightclick.moller21
2020-05-06Cover gui: Right click to open instead take.2moller21
2020-05-04Fix integer loopback in scanner averagesTechnus
2020-05-04Added cover guis for pump/filtermoller21
2020-04-15Refactor to fixed thread pool executorTechnus
2020-02-25Provide owner's UUID to forge event bus for fake players. Second PR cuz line ...karpov.evgeniy
2019-07-15IC2 ENet compat for GT transformers & GT cablesJason Mitchell
2018-09-19added explosion logbartimaeusnek
2018-09-16Work with subclassed GT cables (ie: gt++ cables)Jason Mitchell
2018-09-08Various fixesbartimaeusnek
2018-09-03* Fix: Colored cables/pipes properly connect (or don't) to each other based o...Jason Mitchell
2018-09-03Pipe/Cable overhaul & Add filter output on fluid filtersJason Mitchell
2018-06-19Attempt to fix for #3030. Checking in on branch and doing PR so it can be re...Richard Hendricks
2018-06-02For the first 6 ticks after pushing, always push. Then goto every 5 ticks. ...Richard Hendricks
2018-05-30Branch to add in better debug output from GT cpu load. ns instead of ms.Richard Hendricks
2017-12-25Added missing overlays, made the passtrough of wire cutting/connectiong troug...Technus
2017-12-25revert soldering tool behaviorJason Mitchell
2017-12-24Allow use of wire cutter/soldering item on the tile entity, as well as the wi...Jason Mitchell
2017-12-18Alternative work & some other improvementAntifluxfield
2017-12-16Fix for cables disconnecting on chunk unload & loadJason Mitchell
2017-10-01Optimize imports, optimize random number generation, make turbines loose 0.75...Technus
2017-07-30Texture overhaul,Technus
2017-07-28Revert "Texture overhaul,"Technus
2017-07-28Texture overhaul,Technus
2017-07-19add 6 slots to the mixerDream-Master
2017-07-07cherry pickDream-Master
2017-06-17Changes reverting part1Technus
2017-06-15Merge branch 'unstable_BLOOD' into reMergeTechnus
2017-06-07Merge pull request #1076 from vlad20012/int-overflow-fixBlood-Asp
2017-06-06Check general redstoneoutput for nullBlood-Asp
2017-06-05Add missing translation lines. #772Blood-Asp
2017-06-04fix integer overflowTechnus
2017-06-04Cleanroom outputs in redstone its cleannes/efficiency.Blood-Asp
2017-06-04Fixed stored energy integer overflowvlad20012
2017-06-04Cleanroom controller outputs efficency as redstone signal #948Blood-Asp