aboutsummaryrefslogtreecommitdiff
path: root/src/main/java/gregtech/api
AgeCommit message (Expand)Author
2021-12-24tt support for pa (#833)Yang Xizhi
2021-12-24add more turbine texture (#835)Yang Xizhi
2021-12-23Rc blast furnace integration remove (#834)Martin Robertz
2021-12-23Optimize OrePrefixes.contains and OrePrefixes.add (#832)Glease
2021-12-23Remove no longer needed smelting cache (#831)Glease
2021-12-23Add input filter to auto maintenance hatch (#830)Glease
2021-12-18Ignore stack size in collision checking (#825)Glease
2021-12-18Fix derp in BaseMetaPipeEntity during git merge (#824)Glease
2021-12-18Add tooltip to ghost circuit slot (#821)Glease
2021-12-18fix input stuck (#822)Yang Xizhi
2021-12-17Merge pull request #820 from GTNewHorizons/patch-multistack-preferenceMartin Robertz
2021-12-17Add allow multistack to client preferenceGlease
2021-12-17Fix cover data not resetting on clientGlease
2021-12-15Fix assline recipe rejection (#810)Glease
2021-12-15change sb manchine filter logic (#808)Yang Xizhi
2021-12-16Fix oversight in cover NBT migrationGlease
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-12add infinite oil rig (#795)boubou19
2021-12-11add Cryolite Bee and combs (#793)Martin Robertz
2021-12-10Overflows overflows everywhere (#791)Jason Mitchell
2021-12-09Allow toolbox usage for maintenance w/o opening GUI (#790)repo-alt
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-05Refactor GT_MetaTileEntity_BasicGenerator (#779)Konstantin Denisov
2021-12-04Make machine reconfiguration interface a little nicerGlease
2021-12-02add select circuit gui for machine and circuits itself (#773)Martin Robertz
2021-12-01Merge pull request #763 from GTNewHorizons/patch-basic-generatorsMartin Robertz
2021-12-01Merge pull request #764 from GTNewHorizons/assline-arrays-fixMartin Robertz
2021-12-01Remove debug messageGlease
2021-12-01Add a new ghost slot to single block machines for config circuitsGlease
2021-11-30fix wrong Arrays being used in assline datasticksGlease
2021-11-30Fix https://github.com/GTNewHorizons/GT-New-Horizons-Modpack/issues/8962Glease
2021-11-29Merge pull request #762 from boubou19/pollutionMartin Robertz
2021-11-30Bug fix pass in UO and PollutionGlease
2021-11-29removed useless overridesboubou_19
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-27Merge pull request #755 from GTNewHorizons/patch-outbound-loss-reduceMartin Robertz
2021-11-27Merge pull request #752 from boubou19/pollutionMartin Robertz
2021-11-26Reduce innate outbound loss by one tierGlease
2021-11-26allow generators to face downbombcar