aboutsummaryrefslogtreecommitdiff
path: root/src/main/java/gregtech/api
AgeCommit message (Expand)Author
2021-03-24feat(cover): hide covers when holding a soldering-ironLéa Gris
2021-03-23fix(rendering): brightness of no-z-fighting offset facesLéa Gris
2021-03-23integer overflow in comparisonrepo_alt
2021-03-20Merge pull request #468 from GTNewHorizons/separate-fluid-tank-infoMartin Robertz
2021-03-20quickfix: remove useless Block argumentLéa Gris
2021-03-20fix(interface): add default getTextureCoveredLéa Gris
2021-03-20feat(cover): handles transparent coversLéa Gris
2021-03-20Expose all fluid tanks properly when there are more than one internal tankGlease
2021-03-12Merge pull request #462 from GTNewHorizons/WorldEventWrapperbasdxz
2021-03-12requested changesLéa Gris
2021-03-12Merge pull request #461 from repo-alt/experimentalMartin Robertz
2021-03-11Minor improvementsbartimaeusnek
2021-03-11Implemented Builder Patternbartimaeusnek
2021-03-10Missed onebartimaeusnek
2021-03-10Added a few safety measurementsbartimaeusnek
2021-03-10Added missingbartimaeusnek
2021-03-10Implemented Requestsbartimaeusnek
2021-03-10Refactor World Eventsbartimaeusnek
2021-03-10Correctly release/reuse channel after ME bus removal and reconnectrepo_alt
2021-03-10feat(i18n): translatable muffler descriptionLéa Gris
2021-03-09Changes 4 Bartbasdxz
2021-03-09Minor clean up and extension of hatch mufflerbasdxz
2021-03-09Minor clean up and extension of hatch muffler (#459)basdxz
2021-03-05Add use for fool's ruby AKA spinelPrometheus0000
2021-03-03impr(rendering): Machine block casts an ambient occlusion shadowLéa Gris
2021-02-25Reshuffle new constructor args to avoid conflict with GT++ ASMrepo_alt
2021-02-25Added back bus constructor for "backwards" compatrepo_alt
2021-02-25Make ME hatch have zero slots, to avoid items being stuck inside (#439)repo-alt
2021-02-24Merge pull request #437 from GTNewHorizons/RenderAOLéa Gris
2021-02-25Merge pull request #440 from GTNewHorizons/patch-water-bottle-divide-0Glease
2021-02-22Fix bottled water fillingGlease
2021-02-22Pickup fluid instead if the input tank is fullGlease
2021-02-16feat(render): tile ambient occlusionLéa Gris
2021-02-10Merge pull request #434 from GTNewHorizons/gui-manipulate-fluidMartin Robertz
2021-02-10Fix bit fiddlingGlease
2021-02-10Fix bucket gui fluid manipulationGlease
2021-02-09Merge pull request #431 from repo-alt/experimentalMartin Robertz
2021-02-09Allows manipulating multiple cell worth of fluidGlease
2021-02-08Better quantum chest integrationrepo_alt
2021-02-09Fix size 0 fluid stackGlease
2021-02-01Merge pull request #429 from GTNewHorizons/autoclave-fluid-outMartin Robertz
2021-02-01allow autoclave to have fluid out in recipekorneel vandamme
2021-01-31Address reviewsGlease
2021-01-31BasicMachine fluid tank manipulations in GUIGlease
2021-01-30Merge pull request #426 from KiloJoel/shadowmetalBeeFixMartin Robertz
2021-01-29added GT shadowmetal block, no texture yetKiloJoel
2021-01-29multipipe drain() method ignores requested fluid types after firstrepo_alt
2021-01-25feat(i18n): itemlist withname localeLéa Gris
2021-01-24Merge branch 'experimental' of https://github.com/GTNewHorizons/GT5-Unofficia...repo_alt
2021-01-21Make sure the onServerTick event is actually called.Jason Mitchell