aboutsummaryrefslogtreecommitdiff
path: root/src/main/java/gregtech/api/metatileentity
AgeCommit message (Expand)Author
2024-09-17remove reflection from MTEHatchNaquadahAlexdoru
2024-09-16Fixes cables/pipes not being able to attach to each other (#3209)BucketBrigade
2024-09-15Small optimizations & MultiBlockBase cleanup (#3197)NotAPenguin
2024-09-13Fix crash when opening cover immediately after attaching to pipe (#3172)miozune
2024-09-12Merge config categories (#3152)boubou19
2024-09-12Fix output bus rightclick behavior (#3113)HoleFish
2024-09-12Fix final frame box issues (#3160)NotAPenguin
2024-09-11Fixes for previous PR (#3157)Alexdoru
2024-09-11Steam Machine Fixes & Improvements (#3143)PlayfulPiano
2024-09-10Merge displayed output stacks (#3144)HoleFish
2024-09-10Prevent overflow during power consumption calculation (#3106)Goderium
2024-09-09Remove findRecipe methods (#3084)miozune
2024-09-08scrollable multiblock status display (#3089)Glease
2024-09-07Finishing touches on black hole compressor (#3060)Mary
2024-09-07Remove a bunch more reflection (#3074)Alexdoru
2024-09-03update modularui to fix gt (#3019)NotAPenguin
2024-09-02The Great Renaming (#3014)NotAPenguin
2024-08-30Add duration since last shutdown (#2977)HoleFish
2024-08-27implement whole multiblock hatch configuration copying (#2965)Glease
2024-08-27Config/gregtech.cfg (#2939)boubou19
2024-08-26Added a tooltip line for strong redstone output (#2983)RecursivePineapple
2024-08-24Make frame boxes no longer TileEntities (#2799)NotAPenguin
2024-08-23Add Structure Update button (#2941)HoleFish
2024-08-16Cleanup (#2904)miozune
2024-08-15Electric jukebox (#2827)Raven Szewczyk
2024-08-15add forbidden getModItem calls (#2869)boubou19
2024-08-04Circuit material overhaul (#2814)chochem
2024-08-03Waterline rework (#2577)NotAPenguin
2024-07-30Adds lockable output buses (#2787)querns
2024-07-29Optimize recipe check forcing and add a button to enable/disable (#2785)Sampsa
2024-07-29Spread multiblocks to 20 buckets to spread recipe checks around (#2789)Sampsa
2024-07-29Remove old integer methods in OC calculator and parallel helper (#2779)HoleFish
2024-07-25Add expedited recipe checks for autopulling Stocking Hatch and Bus (#2748)Sampsa
2024-07-25Maintenance hatch wallshareable (#2735)HoleFish
2024-07-25Update multi-machines to display running mode in GUI (#2755)Mary
2024-07-19Mode switch button (#2730)Mary
2024-07-18Add wireless computation and data stick hatches (#2724)NotAPenguin
2024-07-18Add a Multiblock Electromagnetic Separator (#2726)Mary
2024-07-12Implement cache limits on ME Output Hatch & Bus (#2718)Sampsa
2024-07-09MultiTileEntityBlock workJason Mitchell
2024-07-09RefactorsJason Mitchell
2024-06-29Several fixes for Tesla Cover (#2671)RealSilverMoon
2024-06-26Fix ArrayIndexOutOfBound (#2691)HoleFish
2024-06-25Microoptimizations for GT_MetaTileEntity_BasicTank.onPreTick (#2688)Raven Szewczyk
2024-06-07Maintenance cleanup (#2632)HoleFish
2024-06-07Allow the controller slots of multiblocks to be automated (#2639)NotAPenguin
2024-05-26Mod load check refactors (#2621)chochem
2024-05-04Make DTPF lose fuel efficiency over time instead of instantly (#2574)NotAPenguin
2024-04-22Add accessor for Waila steam multi fix (#2584)chochem
2024-04-18Swap around order of if-tests in machine explosion check to slightly speed up...NotAPenguin