aboutsummaryrefslogtreecommitdiff
path: root/src/main/java/gregtech/api
AgeCommit message (Collapse)Author
2019-03-03add a second intput slots to the cutter to add a circuitDream-Master
2019-03-02Add alumite material and generate GT tools.Richard Hendricks
2019-03-01Fix for pipes left with 1L when splitting.Richard Hendricks
2019-02-23Merge pull request #175 from GTNewHorizons/bmfMartin Robertz
several fixes:
2019-02-19redid the naquadah override to an universal solid fuel functionbartimaeusnek
2019-02-18several fixes:bartimaeusnek
-removeal of Axe for base entites -streamlined single block NaquadahReactor -fixed basegenerator for naquadagen Signed-off-by: bartimaeusnek <33183715+bartimaeusnek@users.noreply.github.com>
2019-02-16remove Tec Tech researchstaion text.Dream-Master
Not needed Tec Tech have own Gui
2019-02-15Update assemby line/ reserach station info in nei for scanner recipesAlkalus
2019-02-12restored compability for the Driller Basebartimaeusnek
Signed-off-by: bartimaeusnek <33183715+bartimaeusnek@users.noreply.github.com>
2019-02-08fixed NPE related to custom materials, might break their language support.bartimaeusnek
2019-02-08using materials from gt++Dream-Master
2019-02-03now it worksDream-Master
2019-02-03last tryDream-Master
2019-02-03fix derpDream-Master
2019-02-03try to put materials in extralistDream-Master
2019-02-02add materials Curium, Californium and Flerovium Dream-Master
add new fusion recipes mk 4
2019-01-24Add support for placer ores, including config options for enable/disable and ↵Richard Hendricks
density. Increase orevein height to 9 layers. Give small ores a free 1 fortune boost to compensate for lower orevein densities.
2019-01-23Re-enable filling containers from generators.Richard Hendricks
2019-01-22Fix problem with genertor leaving 1L and IC2 universal fluid cells providing ↵Richard Hendricks
random EU.
2019-01-16Change fuel requirementsTechnus
2019-01-15adding the liquid fuel back for campatibility reasons (GT++)Dream-Master
2019-01-09restore compability for mods (superconductor wires)bartimaeusnek
- reroute Superconductor to SuperconductorUHV and mark Superconductor as Deprecated - also fixes a possible NPE in dev enviroments Signed-off-by: bartimaeusnek <33183715+bartimaeusnek@users.noreply.github.com>
2019-01-06add Core mod reinforced blocks to gtDream-Master
2018-12-22redid small boiler logicbartimaeusnek
+ added blocks + added diamond + rescaled burn value of coal coke to 3200 instead of 6400 in small boilers
2018-12-20https://github.com/GTNewHorizons/NewHorizons/issues/3900Dream-MasterXXL
Deep iron can still be smelted #3900
2018-12-12cherry pickDream-Master
Commit: 88a7715fcaa8417f15713175de3b5f5a45f65266 depricate Phosphor
2018-12-12Add disable sort option for input bus. Default behavior will stay sameDimach
2018-12-11cherry pick cd841ad39edfef8c4f32096416b0c68b98ccc96eYoungGT
Fix #1439 and #1456 (#1503) * Fix #1439 * Fix #1456 * mistake
2018-12-11cherry pick 0beea9037cd8ff7a899c14c53d6b9a381c22f42cDimach
Add volumetric flask. (#1500)
2018-12-11Cehrry pick d1e010d53f2cd90ac5855ec6673a393731bc20f9Dream-MasterXXL
Better NC panel input/output format and additional book recipe (#1501) * Update src/main/java/gregtech/api/metatileentity/implementations/GT_MetaTileEntity_BasicBatteryBuffer.java * Update src/main/java/gregtech/loaders/postload/GT_MachineRecipeLoader.java
2018-11-20revert Bedrockium MaterialsDream-Master
2018-11-20deep iron added to ebf listDream-Master
2018-11-20change material enums a bit for new ebf coilsDream-Master
2018-11-20add new temps to materialsDream-Master
2018-11-20New EBF Coils 12k and 15kDream-Master
Electrum Flux and Awakened Draconium
2018-11-11add materials for nano, piko and quantumDream-Master
2018-11-09Nerf neutronium shaping through smelting->moulding #3820Dream-Master
reducing Mass of neutronium by 100x
2018-10-28Alternative Magic Energy Generator - Blood Power #3769Dream-Master
https://github.com/GTNewHorizons/NewHorizons/issues/3769
2018-10-27add 9 slot assemblerDream-Master
change tank capacity in assemblers remove double fluid regulator recipes
2018-10-22remove all old recipes for item casings from the core mod and unificate it.Dream-Master
2018-10-22try to move item casings to meta generated items 02Dream-Master
2018-10-22fix spacingsDream-Master
2018-10-22oredict itemcasings from ic2Dream-Master
2018-10-22fixes for item CasingsDream-Master
2018-10-21Add new item: CasingDream-Master
2018-10-21fix recipe mistakes new hatch recipesDream-Master
2018-10-19move more materials to make methode code smallerDream-Master
2018-10-18added new uhv superconductore wiresDream-Master
2018-10-18Merge branch 'experimental' into GT_devDream-Master
# Conflicts: # src/main/java/gregtech/common/tileentities/generators/GT_MetaTileEntity_MagicalEnergyAbsorber.java
2018-10-17added one more tier power icsDream-Master