Age | Commit message (Collapse) | Author |
|
Commit: 1afc8405e8005433903afdf8a3cdcc82d3f05c9a [1afc840]
Added multi-step recipes for the Large Chemical Reactor
Added recipes for the Large Chemical Reactor that perform several steps
of a processing line in a single recipe.
Added new method for Chemical rector not using a clenroom
|
|
|
|
|
|
|
|
|
|
|
|
This reverts commit 8d048d142ad79878155af71cf68d8e231877702e.
|
|
|
|
Commit: a184258c98049a713eca0cf4dcac9f69c41ad5b4 [a184258]
Reverted the changes to basic machine processing.
Basic Machines no longer automatically add an integrated circuit to
their input.
|
|
|
|
|
|
|
|
|
|
|
|
Commit: 2c50b0a82583aa90ded647fa61f2cc0f278ff4d2 [2c50b0a]
Merge pull request #1157 from Dimach/unstable-1
Fixed bug - isAllowedToPutIntoSlot don't check size of inventory.
|
|
https://github.com/GTNewHorizons/NewHorizons/issues/1804
|
|
|
|
https://github.com/GTNewHorizons/NewHorizons/issues/1807
|
|
https://github.com/GTNewHorizons/NewHorizons/issues/1797
|
|
Commit: c2ededaf5ad11bb69ffd7b7acf8f364b0e10dd85 [c2ededa]
Made the tooltips for Multiblock Hatches more descriptive.
|
|
|
|
|
|
Commit: cbcb04d11717c2884d9565404997d123f3efd85e [cbcb04d]
Currently not working as intended
|
|
|
|
|
|
Changing texture from page x to page 0 without changing the texture id
|
|
|
|
(for texture change use that is)
|
|
https://github.com/GTNewHorizons/GT5-Unofficial into experimental
|
|
|
|
|
|
|
|
|
|
This reverts commit 812b196c66599170cbb685f14c9097acbc6cffea.
|
|
This reverts commit 83ec5e267e9bfda3917998408583f4b90a394605.
|
|
rename Steel machines to HP
|
|
|
|
|
|
|
|
|
|
https://github.com/GTNewHorizons/GT5-Unofficial into experimental
|
|
|
|
Commit: f0326b831726515ce71dd4f1a0a86b1c902b5af7 [f0326b8]
Made Niobium more accessible
Niobium can now be obtained from Apatite and Pyrolusite as Byproducts.
apatite veins now also contain Pyrochlore (new materials, contains
Niobium) instead of Phosphate (PO4).
|
|
Commit: d1a106aa819120af0cb0bc0ec399f07e62ad1bba [d1a106a]
Added a line to the NEI handler that hints at leaving IntCirc(0) empty
|
|
Commit: 4bfbdcdb1dea4d4e4786e351b591096fb7646351 [4bfbdcd]
Made it so that if two inputs are equal an Integr. Circuit (0) is added
|
|
Commit: ecf7b4aa504315528810f3a66867788810b00ab0 [ecf7b4a]
Empty slots are only used as IntCirc(0) if no other IntCirc is in input
|
|
|
|
Commit: ff35ae8d9115571c631a2e96d60bbd38b869c14b [ff35ae8]
Overhauled Chemical recipes
Chemical Recipes now have a controllable output pattern.
By adding an Integrated Circuit the Fluid output can automatically be
canned into empty cells.
Water outputs can also be automatically voided.
This reduces the need for fluid Canners in a processing line.
|
|
Commit: 83d64e5d52bce00107b80ba97285307aa6e5969f [83d64e5]
Added a new Basic Circuit: Microprocessor
Produced similarly to the Integrated Processor, but yields 2 Basic
Circuits instead of 1 Good Circuit.
|
|
Commit: 6a1d32e4a3a48b4f7c18e352a4d2efe260994ba8 [6a1d32e]
Overhauled the Wetware Circuit recipes
They no longer need beer.
Also the basic Wetware Processor only needs 1 Wetware Circuit Board.
|