aboutsummaryrefslogtreecommitdiff
path: root/src/main/java/gregtech/common/items
AgeCommit message (Collapse)Author
2021-01-18Merge branch 'experimental' into mitchej123_cleanupMartin Robertz
2021-01-17More removal of commented out code, small formatting adjustmentsJason Mitchell
2021-01-17Debloat - Remove Modular Armor (It's buggy and not in use anyway)Jason Mitchell
2020-12-16Merge pull request #374 from Prometheus0000/fix_combMartin Robertz
Fix comb drop (ganymede dust)
2020-12-16Fix comb drop (ganymede dust)Prometheus0000000
2020-12-14add animated texture for the valveDreamMasterXXL
2020-12-13moved recipes to assemblerDreamMasterXXL
2020-12-13added steam valve coverKiloJoel
2020-11-30fix(integrated_circuit): mask comparison mode bits from damage (#359)Léa Gris
2020-11-29fix(itegrated_circuit): starts at 0Léa Gris
2020-11-26minor fix on getIconFromDamage check damage >0 (#356)Léa Gris
* fix(getIconFromDamage): add check damage >0
2020-11-27feat(gregtech): visual programmed circuit (#355)Léa Gris
* feat(gregtech): visual programmed circuit Add: Feature a configuration display for the programmed circuit (integrated circuit). Address feature request https://github.com/GTNewHorizons/GT-New-Horizons-Modpack/issues/6993 * fix(bug): potential out of bound index
2020-11-25remove the tierDreamMasterXXL
2020-11-25fix(GT)rename Field Generator TiersDreamMasterXXL
2020-10-25Organize importGlease
Signed-off-by: Glease <4586901+Glease@users.noreply.github.com>
2020-10-25Move the hide to proper place & use proper apiGlease
Signed-off-by: Glease <4586901+Glease@users.noreply.github.com>
2020-10-23Actually hide filled volumetric flask in NEIGlease
Previously this is called too early that many fluid are simply not yet registered. Signed-off-by: Glease <4586901+Glease@users.noreply.github.com>
2020-07-25change(Gregtech)recipesDreamMasterXXL
change T1 heavy Duty ingot recipe from crafting to Assembler HV change Iridium Alloy Ingot recipe from crafting recipe to Assembler IV
2020-05-27Update GT_VolumetricFlask.javaAlkalus
Fixed missing annotation, prevents crashing Server Side if class is accessed reflectively.
2020-05-26Update GT_VolumetricFlask.javaAlkalus
Made Flask icon handling more flexible.
2020-05-16adding missing autoclave comb recipesDreamMasterXXL
2020-05-16bee changesDreamMasterXXL
Autoclave get a new input slot
2020-05-16fix bugsDreamMasterXXL
Naquadria combs give naquadah ore #6120 https://github.com/GTNewHorizons/GT-New-Horizons-Modpack/issues/6120
2020-05-15Naquadria combs give naquadah ore #6120DreamMasterXXL
https://github.com/GTNewHorizons/GT-New-Horizons-Modpack/issues/6120 (cherry picked from commit a3dbffc92ebf8b89a24e29339cf9064ce7437b70)
2020-05-14Merge branch 'experimental' into HEE-BeesDreamMasterXXL
2020-05-13FluidRenderer Fixesbartimaeusnek
+ Made GT_FluidDisplayItem.getIconFromDamage NEVER return null + Made GT_FluidDisplayStackRenderer reset its OpenGL calls before returning Signed-off-by: bartimaeusnek <33183715+bartimaeusnek@users.noreply.github.com>
2020-05-13Add Fire Essense beeDreamMasterXXL
2020-05-12fix a few thingsDreamMasterXXL
2020-05-12fix spawner egg from combsDreamMasterXXL
2020-05-10finishing hee bees so farDreamMasterXXL
2020-05-10add more hee beesDreamMasterXXL
2020-05-10more HEE bees and some fixesDreamMasterXXL
2020-05-10Start to add new HEE Bees for Ender Dust, Ectoplasma and Arcane ShardsDreamMasterXXL
2020-05-04Drop barts apiTechnus
2020-04-24Merge pull request #270 from GTNewHorizons/advanced-smd-chipsMartin Robertz
Advanced smd chips
2020-04-22fix stainless steel naming in large cellsDreamMasterXXL
(cherry picked from commit f949a9063d6e00a931e827abf89db82795e9bfd8)
2020-04-19More Polybenzimidazole (PBI) Uses in Higher Tier Recipes #5928DreamMasterXXL
https://github.com/GTNewHorizons/GT-New-Horizons-Modpack/issues/5928
2020-04-10replaced magic numbers with string identifiersbartimaeusnek
Signed-off-by: bartimaeusnek <33183715+bartimaeusnek@users.noreply.github.com>
2020-04-10different fixesbartimaeusnek
Signed-off-by: bartimaeusnek <33183715+bartimaeusnek@users.noreply.github.com>
2020-04-10renormalize line endingsbartimaeusnek
Signed-off-by: bartimaeusnek <33183715+bartimaeusnek@users.noreply.github.com>
2020-02-18Update ItemComb.javaTataTawa
EnergeticAlloy Combs now produce correctly, not vibrant alloy.
2020-02-15removed unused importsDream-Master
changed subversion to 33
2019-12-21add quadrupeling to pure tungsten ore #4751Dream-Master
https://github.com/GTNewHorizons/NewHorizons/issues/4751
2019-09-20Merge branch 'experimental' into beefixbartimaeusnek
2019-09-20fixed bee stuff with geneticsbartimaeusnek
+added mica crop +code improvements Signed-off-by: bartimaeusnek <33183715+bartimaeusnek@users.noreply.github.com>
2019-07-25suggestion: molds for pipes #4869Dream-Master
https://github.com/GTNewHorizons/NewHorizons/issues/4869
2019-07-16add rutile quadrupeling #4850Dream-Master
https://github.com/GTNewHorizons/NewHorizons/issues/4850
2019-03-19add more comb recipesDream-Master
2019-03-19https://github.com/GTNewHorizons/NewHorizons/issues/4253Dream-Master
Problems with bee comb ore quadrupling recipes #4253 all ev and iv combs have now chemical recipes
2019-03-19change name sparklingDream-Master