aboutsummaryrefslogtreecommitdiff
path: root/src/main/java/gregtech/api/util
AgeCommit message (Expand)Author
2023-01-16Return max value if no tier was found (#1655)Maxim
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-10Fix breaking drawer voids items (#1645)miozune
2023-01-07remove exception, instead calculate (#1638)BlueWeabo
2023-01-06save oversized output stacks properly (#1635)Glease
2023-01-06Optimize `denyMobSpawn` slightly. (#1633)Jason Mitchell
2023-01-05Allow overriding more progressbar textures & Add document for resource packs ...miozune
2023-01-01Add a Overclock Calculator for multis and the like to use (#1617)BlueWeabo
2022-12-30Improve NEI customizability (#1583)miozune
2022-12-29Add a way to remove a furnace recipe using the output instead of input (#1609)BlueWeabo
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-23add NEI handler for ic2 fuel rods (#1580)Glease
2022-12-20Fix color override not working (#1557)miozune
2022-12-19Adapt SpaceTime and Graphene wire to Wiremill Configuration Circuit support (...miozune
2022-12-18Turbine efficiency helper (#1562)Connor-Colenso
2022-12-17another attempt at lag fixing (#1556)Glease
2022-12-14Adjust positions for fusion NEI (#1548)miozune
2022-12-14PCB Factory Edits (#1544)Sampsa
2022-12-14make covers actually insensitive to redstone if it doesn't need it (#1546)Glease
2022-12-13Nanite material and circuit board multi for later tiers (#1513)BlueWeabo
2022-11-26update BS+SAMartin Robertz
2022-11-26Allow setting custom logo for NEI and basic machine (#1525)miozune
2022-11-26fix locked recipe processing for the stocking input bus (#1526)repo-alt
2022-11-25Rewrite GUIs with ModularUI (#1381)miozune
2022-11-18Fix crash with array containing null stacks passed to getNonUnifiedStacks (#1...miozune
2022-11-07remove compat with IC2 fuel can (#1506)Glease
2022-10-26Fixed annoying cover message bug (#1490)johnch18
2022-10-16Fix upgrades (#1474)Jakub
2022-10-16Restricting Bees to MApiary + create class (#1470)Runakai1
2022-10-12Add interface to implement Bee effects that can be accelerated (#1460)Jakub
2022-10-12No more duplicated key II (#1457)iouter
2022-10-09Apply new Bees formula in Industrial Apiary and move all gendustry upgrades t...Jakub
2022-10-07Added batch mode to Processing Arrays adding up to 128 parallel (#1446)Sampsa
2022-10-05Port pocket multitool from gt6 (#1435)iouter
2022-10-03Fix typo in NEI handler (1 ticks should be written as 1 tick). (#1430)Connor-Colenso
2022-10-01merge togetherMartin Robertz
2022-10-01Merge branch 'advanced_redstone_covers'Martin Robertz
2022-10-01spotlessMartin Robertz
2022-10-01update BS+SAMartin Robertz
2022-10-01With recent changes, Allow PA to handle cell-less recipes (#1346)BlueWeabo
2022-10-01no-more-duplicate-key (#1424)iouter
2022-09-30fix inconsistency between oredict recipe and naive recipe (#1423)Glease
2022-09-26Fix createIndexedRecipeListCache not considering recipes smaller than 3x3 (#1...Glease
2022-09-23Add new hook `preDataChanged`Matej Dipčár
2022-09-23Abstract `convertRatioToRedstone` properlyMatej Dipčár
2022-09-23Implement logic in Wireless Fluid DetectorMatej Dipčár