aboutsummaryrefslogtreecommitdiff
path: root/src/main/java/gregtech/common/tileentities/automation
AgeCommit message (Expand)Author
2024-10-21Make some machine drops stackable with new ones (#3392)HoleFish
2024-09-02The Great Renaming (#3014)NotAPenguin
2024-07-09MultiTileEntityBlock workJason Mitchell
2024-07-09RefactorsJason Mitchell
2023-12-03Refactor RecipeMap (#2345)miozune
2023-12-03Fix non-MUI way used for syncing itemstack (#2387)miozune
2023-11-08Migrate to non-Object version Utility methods (#2359)ghostflyby
2023-08-17Fix server crash with RecipeFilter (#2231)miozune
2023-07-28Less hostile user interfaces (Buffer/Filter/Input bus) (#2165)Yannick Marcotte-Gourde
2023-04-23Forge direction (#1895)Jason Mitchell
2023-04-10Update spotless config to 0.2.2Raven Szewczyk
2023-04-01Jabel, Generic injection and mostly automatic code cleanup (#1829)Raven Szewczyk
2023-04-01update spotless formatting (#1827)boubou19
2023-01-30[ci skip] spotlessApply with the new settingsJason Mitchell
2023-01-14Pulling the hardcoded ore behavior from TypeFilter (#1648)Andrey
2022-12-18Fix Regulator cannot control stack size of ghost slot (#1558)miozune
2022-12-13Fix incorrect index used for Item Filter (#1543)miozune
2022-11-25Rewrite GUIs with ModularUI (#1381)miozune
2022-09-27Proper fix for charger slot in Regulator not dropping item stored when broken...miozune
2022-09-27Revert "Fix charger slot in Regulator not dropping item stored (#1417)" (#1419)Connor-Colenso
2022-09-27Fix charger slot in Regulator not dropping item stored (#1417)miozune
2022-08-27Update buildscript & apply spotless (#1306)Raven Szewczyk
2022-03-30Optimize item transfer and inventory sorting (#992)Jakub
2022-02-26fix redstone output for buffers and filters (#947)repo-alt
2022-02-03Basic Machine NEI Power Tiers (#914)YannickMG
2022-02-01Add input bus like sorting to chest and super buffers (#900)Johann Bernhardt
2022-01-14Add recipe filter block (#870)Glease
2021-10-01remove unused importsboubou_19
2021-10-01prevent sorting mode when tickrate timer is resetboubou_19
2021-08-05Remove bSortStacks checkD-Cysteine
2021-08-05Update GT_MetaTileEntity_ChestBuffer.javaD-Cysteine
2021-07-31Add commentsD-Cysteine
2021-07-31Fix iteration over invalid slotsD-Cysteine
2021-06-16fix tooltipGlease
2021-05-24feat(glow): iconset machines glow supportLéa Gris
2021-05-21feat(render): implementation-free api texture factoryLéa Gris
2021-05-21fix(render): move new textures rendering to new packageLéa Gris
2021-05-21feat(render): buffers glowLéa Gris
2021-05-13Merge pull request #493 from johnch18/bufferFix2Martin Robertz
2021-04-27fix(textfiles): add missing neline at end of filesLéa Gris
2021-04-12Fixed algorithm, updated flavor text.charles
2021-04-03Made it so that higher tier buffers try to move multiple stacks/tickcharles
2021-01-17More removal of commented out code, small formatting adjustmentsJason Mitchell
2021-01-17Fix chest buffer and super buffer tooltip saying it consumes powerGlease
2020-12-29Remove all energy cost of moving fluid and itemsGlease
2020-12-26Fixes chest buffers at higher tiers not workingPrometheus0000000
2020-08-23Attempt at improving chest buffers, also slowing down lower tier ones.moller21
2020-04-10Void miner adjustments (#262)bartimaeusnek
2018-09-08Various fixesbartimaeusnek
2018-06-02For the first 6 ticks after pushing, always push. Then goto every 5 ticks. ...Richard Hendricks