aboutsummaryrefslogtreecommitdiff
path: root/src/main/java/gregtech/api/util
AgeCommit message (Expand)Author
2022-04-08Allow soldering to be inserted into toolbox and used for maintenance (#1002)miozune
2022-04-08add 4 input and 4 output slots to ebf (#1004)Martin Robertz
2022-04-07Remove ADVANCEDENTROPICPROCESSING (#1005)miozune
2022-04-07Disable generation of oredict equivalents for circuits in NEI if Custom Diagr...miozune
2022-04-04Add an override to assline recipe sanity check (#1008)Glease
2022-03-30Optimize item transfer and inventory sorting (#992)Jakub
2022-03-28Add a sanity check to catch invalid assline recipes (#995)Glease
2022-03-14save config late (#982)Glease
2022-03-05Fix localized names at server in obfuscated environment (#969)repo-alt
2022-02-23Minor bugfix/cleanup (#941)pariator
2022-02-14Server side metaitems localization (#938)repo-alt
2022-02-12Fix separatorl. (#932)Colen
2022-02-10Fixes slime spawn handling variances Issue 7298 (#905)pariator
2022-02-07Large Boiler Whitelist and NEI Large Boiler Tab Update (#910)Steelux
2022-02-06Provide a runtime solution for number rendering. (#922)Daniel
2022-02-04Texture Shenanigans (#915)Jason Mitchell
2022-02-04Translation related fixes (#920)Glease
2022-02-03Basic Machine NEI Power Tiers (#914)YannickMG
2022-01-26Make Repellator stop slimes spawning (#896)Alkalus
2022-01-23AE2 Cable facade as cover (#887)Glease
2022-01-11The tooltips your mod wishes it had (#858)YannickMG
2022-01-05Normalize Fluid Canner fluid handling and looks (#847)YannickMG
2022-01-04Add a bunch of minor optimizations (#848)Glease
2021-12-31Basicmachine gui slots highlight fix (#841)YannickMG
2021-12-30Refactors for easier reading (#839)Jason Mitchell
2021-12-24tt support for pa (#833)Yang Xizhi
2021-12-23Rc blast furnace integration remove (#834)Martin Robertz
2021-12-23Remove no longer needed smelting cache (#831)Glease
2021-12-18Ignore stack size in collision checking (#825)Glease
2021-12-18Fix derp in BaseMetaPipeEntity during git merge (#824)Glease
2021-12-17Add allow multistack to client preferenceGlease
2021-12-15Fix assline recipe rejection (#810)Glease
2021-12-15Move cache registration out of constructor (#806)Glease
2021-12-15turn on the stacksize chaeck by default (#804)Yang Xizhi
2021-12-15Fix TT assline recipe not being recognized (#805)Glease
2021-12-15Fix math to work on potato servers. (#802)Jason Mitchell
2021-12-13add unlocalizedname fluid map (#796)Yang Xizhi
2021-12-13Yeet unused compat, including GT adding a bunch of RC rock crushing recipes :...Jason Mitchell
2021-12-09Add threshold support to item and fluid covers (#785)D-Cysteine
2021-12-08Fix assline oredict support (#786)Glease
2021-12-08Distillation circuit (#784)Martin Robertz
2021-12-07Startup loading status reporting rewrite (#782)ElNounch
2021-12-05mitigate BLS's pedantic screen update problem (#777)Glease
2021-12-02add select circuit gui for machine and circuits itself (#773)Martin Robertz
2021-11-30fix wrong Arrays being used in assline datasticksGlease
2021-11-30Bug fix pass in UO and PollutionGlease
2021-11-28Merge pull request #757 from GTNewHorizons/patch-pollutionMartin Robertz
2021-11-28remove tiny dust in ore processGlodBlock
2021-11-28Fix pollution ticking and readingGlease
2021-11-26fix GT_Recipe_Map_FormingPress for PArepo_alt