Age | Commit message (Collapse) | Author | |
---|---|---|---|
2017-06-14 | Revert "Quick fixes" | Dream-Master | |
This reverts commit 4a08587c07dd9c0f2a6bc783d7e8108a85438fd6. | |||
2017-06-14 | cherry pick | Dream-Master | |
1b753d3528c7a149c23838eb3c4ce0d8f55036a6 Reworking DataOrb and DataStick | |||
2017-06-13 | change Naphtha and Light Fuel back to the burn values from 1.4.1.1 | Dream-Master | |
2017-06-11 | Quick fixes | Blood-Asp | |
2017-06-10 | rename BioFuel to BioDiesel | Dream-Master | |
add Circuits to chemical reactor recipes | |||
2017-06-10 | remove old Nitric acid | Dream-Master | |
2017-06-10 | a few fixes | Techlone | |
2017-06-08 | remove hcl because already added | Dream-Master | |
2017-06-08 | missing import class | Dream-Master | |
2017-06-07 | cherry pick | Techlone | |
541144f4433044a6c0b9612e7cd7f94cf9440095 formating | |||
2017-06-07 | change cables back | Dream-Master | |
2017-06-07 | add Oilcracker Gui with two visual input slots | Dream-Master | |
2017-06-06 | buff Nitro Diesel and Ethanol to old values | Dream-Master | |
2017-06-06 | Oil Cracking Update from Johannes Gaessler | Dream-Master | |
2017-06-06 | cherry pick: from Techlone | Dream-Master | |
7cb51ae461815bfd767aa0bf64f8ff075de5624d c5402ee38998cc086ceb36fbce6c54aba6d9d79c 7c48590a49242bb26eddafa26d2cd7b4ce3546d8 75a33be210cda273ef9e6cc9cbbf739dd913907e b187410005771f1762f3bb5c94c0c5cd26dd06db | |||
2017-06-05 | cherry pick | Dream-Master | |
e42ddd911a60fd58e1c5908b2206ad6afc1a9f96 | |||
2017-06-04 | fix integer overflow | Technus | |
2017-06-04 | Missing override added | Technus | |
2017-06-04 | Cleanroom outputs in redstone its cleannes/efficiency. | Blood-Asp | |
2017-06-03 | new fusin reactor texture | Dream-Master | |
2017-06-01 | Removed debugging prints accidentally left in the previous commit | Johannes Gäßler | |
2017-06-01 | Fixed MaterialStack String representations sometimes missing brackets | Johannes Gäßler | |
2017-06-01 | Catch broken items on recipe move | Blood-Asp | |
2017-05-30 | Minor cleanup | Technus | |
2017-05-29 | Enable ALL components if dreamcraft loaded | Technus | |
2017-05-28 | Add Blaze Block | Dream-Master | |
2017-05-28 | added new molds for Stick, round, long stick, ring, bolt, screw | Dream-Master | |
2017-05-22 | Merge branch 'mergeGTNH' of https://github.com/GTNewHorizons/GT5-Unofficial ↵ | Technus | |
into mergeGTNH | |||
2017-05-22 | fix typo | Technus | |
2017-05-22 | some fixes | Dream-Master | |
2017-05-20 | Fixed MaterialStack String representations sometimes missing brackets | Johannes Gäßler | |
2017-05-20 | Fixed Salt Water and Distillery circuit settings 1 | Dream-Master | |
Add Tube Wire Item for automate Tubes | |||
2017-05-20 | derp fix | Dream-Master | |
2017-05-20 | Merge branch 'ChemistryUpdate' into mergeGTNH | Johannes Gäßler | |
Conflicts: src/main/java/gregtech/GT_Mod.java src/main/java/gregtech/api/enums/ItemList.java src/main/java/gregtech/api/enums/Materials.java src/main/java/gregtech/api/interfaces/internal/IGT_RecipeAdder.java src/main/java/gregtech/api/util/GT_Recipe.java src/main/java/gregtech/common/GT_Proxy.java src/main/java/gregtech/common/GT_RecipeAdder.java src/main/java/gregtech/common/blocks/GT_Block_Casings2.java src/main/java/gregtech/common/tileentities/machines/multi/GT_MetaTileEntity_AssemblyLine.java src/main/java/gregtech/common/tileentities/machines/multi/GT_MetaTileEntity_Cleanroom.java src/main/java/gregtech/common/tileentities/machines/multi/GT_MetaTileEntity_ProcessingArray.java src/main/java/gregtech/common/tileentities/machines/multi/GT_MetaTileEntity_PyrolyseOven.java src/main/java/gregtech/loaders/postload/GT_MachineRecipeLoader.java src/main/java/gregtech/loaders/preload/GT_Loader_Item_Block_And_Fluid.java src/main/java/gregtech/loaders/preload/GT_Loader_MetaTileEntities.java | |||
2017-05-18 | Make the save/load the same as in bloodasp | Technus | |
2017-05-15 | Add low grav to proc array, - assuming that proc array is always considered ↵ | Technus | |
in a clean room, added circuit assembler to proc array | |||
2017-05-13 | Fixed a bug that caused there to be two identical recipes for TiF4 | Johannes Gäßler | |
2017-05-13 | Added a new recipe map for the LCR, expanded the API to allow for custom | Johannes Gäßler | |
NEI stack positioning. Refactored the name of the Large Boiler Fake Fuels so they're in line with other names. Fixed a bug where the LCM was checking for the wrong casing type. | |||
2017-05-12 | Merge branch 'ChemistryUpdate' into LargeChemicalReactor | Johannes Gäßler | |
Conflicts: src/main/java/gregtech/loaders/preload/GT_Loader_MetaTileEntities.java | |||
2017-05-10 | Merge branch 'unstable' into mergeGTNH | Technus | |
2017-05-09 | Added new textures for the LCM, using them now | Johannes Gäßler | |
2017-05-09 | Idk, might be better | Daniel | |
2017-05-08 | Implemented checkMachine for the LCR, added machine casings | Johannes Gäßler | |
2017-05-07 | another oil rewrite, even more BloodAsp like | Technus | |
2017-05-06 | Expand low grav dimensions | Technus | |
2017-05-06 | Fixed the Electric Blast Furnace not recognizing recipes when there is | Johannes Gäßler | |
more than one Fluid input. Also added a String representation for GT_FluidStack that was used for debugging. | |||
2017-05-06 | Remove compiletime dependency of CoreMod, Add runtime dependency of CoreMod | Technus | |
+optimize imports +add ToDo for dream to migrate the recipes to coremod | |||
2017-05-06 | Revert Dream's doings, re enable materials | Technus | |
2017-05-06 | remove this material dependencies | Dream-Master | |
2017-05-05 | remove enable or disable solar panel recipes because always enable. Move ↵ | Dream-Master | |
recipe to crafting recipe section |