aboutsummaryrefslogtreecommitdiff
path: root/src/main/java/gregtech/api/metatileentity
AgeCommit message (Expand)Author
2023-01-14Added getter for average voltage (#1653)Maxim
2023-01-14Add connection type getter (#1652)Maxim
2023-01-12Moved amp getter from energy hatch to hatch class (#1647)Maxim
2023-01-12Added getter for working amperes of a hatch (#1646)Maxim
2023-01-06save oversized output stacks properly (#1635)Glease
2023-01-05Allow overriding more progressbar textures & Add document for resource packs ...miozune
2023-01-02add callhook for pre block destroy (#1625)Glease
2023-01-01fix waila displaying wrong generated eu/t (#1621)Glease
2023-01-01TungSteel to TPV (#1622)Pxx500
2023-01-01Heating element change (#1618)Pxx500
2022-12-28Add colored voltage tier display for Waila (#1598)miozune
2022-12-28Allow resource packs to override individual progressbar textures (#1596)miozune
2022-12-26Fix Battery Buffer accepting more than 1 items per slot (#1590)miozune
2022-12-21fixed it (#1577)BlueWeabo
2022-12-21add some more waila display (#1570)Glease
2022-12-21disable shift click in maintance hatch (#1571)Yang Xizhi
2022-12-19Fix NPE with multiblock explosion (#1565)miozune
2022-12-18Fix incorrect GT logo used for steam machines (#1561)miozune
2022-12-17More Fixes to the PCB Factory (#1554)BlueWeabo
2022-12-17another attempt at lag fixing (#1556)Glease
2022-12-14Fix more things (#1550)BlueWeabo
2022-11-28Make Waila show all the covers attached (#1527)miozune
2022-11-26Allow setting custom logo for NEI and basic machine (#1525)miozune
2022-11-25Rewrite GUIs with ModularUI (#1381)miozune
2022-11-24make long eut base use both tt hatches and normal energy hatches (#1523)BlueWeabo
2022-11-22use long for overclock para (#1522)Yang Xizhi
2022-11-20add the multiblock base that supports power usage as long value (#1521)Yang Xizhi
2022-11-16fix typo in depleteInput (#1517)Glease
2022-11-12fix depleteInput only seeing first slot of multi input (#1509)Glease
2022-10-25Add constructor for Energy Hatch with inventory (#1488)miozune
2022-10-25Fix quad input hatch voiding (#1487)Guinea Wheek
2022-10-22Added check to API if the block should drop its inventory on break (#1479)Maxim
2022-10-17me output hatch (#1473)Yang Xizhi
2022-10-12Guard against cover data setter (#1458)miozune
2022-10-09Added the remaining tiered components to enums (#1452)Sampsa
2022-10-09duct tape by right click (#1451)Glease
2022-10-01Merge branch 'advanced_redstone_covers'Martin Robertz
2022-10-01spotlessMartin Robertz
2022-10-01update BS+SAMartin Robertz
2022-10-01no-more-duplicate-key (#1424)iouter
2022-09-30fix cleanroom showing wrong eu usage while starting up (#1425)Glease
2022-09-26Fix muffler not stopping to run when multi is broken (#1411)Maxim
2022-09-23Fix previous oopsieMatej Dipčár
2022-09-23Add new hook `preDataChanged`Matej Dipčár
2022-09-23Implement `onBaseTEDestroyed` hook for coversMatej Dipčár
2022-09-18fix incorrect code path for legacy survival autoplaceGlease
2022-09-18migrate to new survival autoplace api (#1382)Glease
2022-09-16duct tape fix for too many updates on an overloaded server preventing structu...Glease
2022-09-11Fix description of Input Bus showing 1 more slot capacity (#1376)miozune
2022-09-11Fix global wireless EU bugging by transferring to world NBT system (#1371)Connor-Colenso