Age | Commit message (Collapse) | Author |
|
https://github.com/GTNewHorizons/NewHorizons/issues/1849
|
|
Commit: a184258c98049a713eca0cf4dcac9f69c41ad5b4 [a184258]
Reverted the changes to basic machine processing.
Basic Machines no longer automatically add an integrated circuit to
their input.
|
|
|
|
Commit: 9fc5d17eb564f10214aeaeb57b35eebdb997ffef [9fc5d17]
Pump tooltips
|
|
|
|
|
|
|
|
https://github.com/GTNewHorizons/GT5-Unofficial into experimental
|
|
|
|
|
|
|
|
https://github.com/GTNewHorizons/GT5-Unofficial into experimental
|
|
|
|
|
|
allows for more textures to be added for casing, with extra byte of data for paging.
Just change the value of mTexturePage at the same time you change mMachineBlock.
|
|
af36dd30991f55e6589c8024cc6c2580f949895d
Fixed a bug where every Fluid was put out at the top of the EBF
|
|
This reverts commit 3274784db6f35e858ee408e1e35aac3a2afe1213.
|
|
allows for more textures to be added for casing, with extra byte of data for paging.
Just change the value of mTexturePage at the same time you change mMachineBlock.
|
|
|
|
The Pyrolyse Oven accepts all Coils.
Processing speed scales linearly with Coil tier.
|
|
https://github.com/Blood-Asp/GT5-Unofficial/pull/1170
4995bc3a4e9a60987d121a09a91e856a9d97be82
beaa54eb4153e11935f6107d53272c88453e3e3d
8fa91db261def5087ff4dcf25de899de36457a98
f95d89a5e6b1ab6b3e7fab5e56f9b51e21ae78e3
f816fbbd97e8440b346e73f266ec4c452d518e77
a687bcd24ee1ff97ad6d86f84f1748e1cd0129a4
306160fb69b41376644d793803c67b85bc125af3
480f2f1413989cd155fa19310d5b6f8871c8ce6e
a0c6ec45daf3203b32f0d31baef93217eb2feaf0
|
|
https://github.com/GTNewHorizons/GT5-Unofficial into experimental
|
|
|
|
|
|
|
|
|
|
|
|
|
|
https://github.com/GTNewHorizons/NewHorizons/issues/1621
|
|
424b356feeb02cb3735b928b4b16fdf54631bcae
835dd2daccc5894a40b75a2110911a8c3e1878b9
98e214b873840c97778bb5bf5377673f76fd457d
0334a19993931a421376ce3aad50191edff3814b
0375e11debad5b9c997a91da3d07f85e37dc0616
480132b25f85bb350b04e949174ebc9ade85f185
Added LV and MV miners. #1142
|
|
|
|
Assembly line upgrade #1130
@Antifluxfield can you review this changes. Thanks
|
|
Item Distributor #1132
|
|
026fcfcbbadc8c3163f13b64192fed6ea05343fc
Clean reset of Datastick so remaining old data does not break assemblyline.
|
|
|
|
|
|
|
|
|
|
c0c498fb8cec35d35cc5fd2b8524cd5510082a9b
Added Bricked BF config, fixed Primitive BF class hierarchy
Blast Furnace Recipes using Coal or Charcoal now yield Dark Ash instead
of Ash.
|
|
14b9332d141ff652cf728ea16a7d44274f0e1bef
Moved the Casings for the Large Chemical Reactor again.
As it turns out overwriting Casings 4.4 and 4.5 was not a good idea
because even though there is no actual Casing at those IDs, the textures
are in use.
I started a new batch of Casings (GT_Block_Casings8) at IDs 112-127.
I did not use IDs 80-95 because there seem to already be some textures
there.
I did not use IDs 96-111 because they seem to already be in use by
Technus.
|
|
BrickedBlastFurnace
|
|
|
|
# Conflicts:
# src/main/java/gregtech/api/enums/ItemList.java
# src/main/java/gregtech/api/enums/Textures.java
# src/main/java/gregtech/api/gui/GT_GUIContainer_MultiMachine.java
# src/main/java/gregtech/api/metatileentity/implementations/GT_MetaTileEntity_MultiBlockBase.java
# src/main/java/gregtech/common/tileentities/machines/multi/GT_MetaTileEntity_AssemblyLine.java
# src/main/java/gregtech/common/tileentities/machines/multi/GT_MetaTileEntity_OreDrillingPlant1.java
# src/main/java/gregtech/common/tileentities/machines/multi/GT_MetaTileEntity_OreDrillingPlant4.java
# src/main/java/gregtech/common/tileentities/machines/multi/GT_MetaTileEntity_OreDrillingPlantBase.java
# src/main/java/gregtech/loaders/postload/GT_MachineRecipeLoader.java
# src/main/java/gregtech/loaders/preload/GT_Loader_MetaTileEntities.java
|
|
unstable
|
|
|
|
AdvMiner2 renamed; new tiers of OreDrillingPlant
|
|
|
|
BrickedBlastFurnace
Conflicts:
src/main/java/gregtech/api/enums/Materials.java
src/main/java/gregtech/api/enums/Textures.java
src/main/java/gregtech/common/tileentities/machines/multi/GT_MetaTileEntity_BronzeBlastFurnace.java
src/main/java/gregtech/loaders/postload/GT_MachineRecipeLoader.java
src/main/java/gregtech/loaders/preload/GT_Loader_MetaTileEntities.java
|
|
|
|
|