aboutsummaryrefslogtreecommitdiff
path: root/src
AgeCommit message (Collapse)Author
2017-08-05added missing importDream-Master
2017-08-05cherry pickJohannes Gäßler
Commit: 0ddc793c9d36d2248f32a0aab144347449599773 [0ddc793] Enabled Coal/Charcoal/Coal Coke Blocks for the Primitive Blast Furnace
2017-08-05revert bricked blast furnace control block use iron furnacesDream-Master
2017-08-05re renamed it to steel hullDream-Master
2017-08-05Merge branch 'experimental' of ↵Technus
https://github.com/GTNewHorizons/GT5-Unofficial into experimental
2017-08-05Just in case the number goes negativeJohannes Gäßler
2017-08-04add back dreamcraft as dependencieDream-Master
2017-08-04Update commentaryDaniel
2017-08-04Remove the enforcement of dreamcraft as dependency (still needed in the ↵Technus
modpack tho, but good for debugging)
2017-08-04Merge branch 'experimental' of ↵Technus
https://github.com/GTNewHorizons/GT5-Unofficial into experimental
2017-08-04Fix rare case of texture not updating when:Technus
Changing texture from page x to page 0 without changing the texture id
2017-08-04change the steam consumption from HP machines from 3x to 2xDream-Master
2017-08-04recipe changes of HP machines.Dream-Master
2017-08-04Fixed a bug with ghost Items left behind in the Large Chemical ReactorJohannes Gäßler
2017-08-03Cleanup unused fieldTechnus
2017-08-03Make custom casings compatible with new texturing system.Technus
2017-08-03Fix one missing spot in deprecated api.Technus
(for texture change use that is)
2017-08-03Merge branch 'experimental' of ↵Technus
https://github.com/GTNewHorizons/GT5-Unofficial into experimental
2017-08-03Rework texturing again.Technus
2017-08-03Added an option to findRecipe() to only return recipes with enough inputJohannes Gäßler
2017-08-03Made it so that Multiblocks will look for empty Output HatchesJohannes Gäßler
2017-08-03rename hp stuffJohannes Gäßler
2017-08-02Multiblock Chemical Reactor now also automatically adds an Int. Circ.Johannes Gäßler
2017-08-02cherry pickJohannes Gäßler
Commit: ee7f576abff1c4c78fff9c0c068b59d62a10865b [ee7f576] Reenabled regular Rubber for the EV Conveyor Belt
2017-08-02rename steel hullDream-Master
2017-08-02HP Furnace was using steel pipesDream-Master
2017-08-02move the recipe for the bricked blast furnace will fix it.Dream-Master
2017-08-02second try to change all HP machines to wrough iron instead of steel. Only ↵Dream-Master
lava boiler be steel
2017-08-02Revert "Try to change HP recipes to use Wrough Iron instead of Steel"Dream-Master
This reverts commit 812b196c66599170cbb685f14c9097acbc6cffea.
2017-08-02Revert "rename Bronze machines to LP"Dream-Master
This reverts commit 83ec5e267e9bfda3917998408583f4b90a394605.
2017-08-02rename Bronze machines to LPDream-Master
rename Steel machines to HP
2017-08-02Try to change HP recipes to use Wrough Iron instead of SteelDream-Master
2017-08-02Merge branch 'experimental' into circuit-changes-2.0Dream-Master
2017-08-02change gallium arsenide amount in EBF recipeDream-Master
2017-08-02Add hermetic casing textures to hatch texture pool at end of page 8Technus
2017-08-02Merge branch 'experimental' into circuit-changes-2.0Dream-Master
2017-08-02Merge branch 'experimental' into circuit-changes-2.0Dream-Master
2017-08-02Add pages to array.Technus
2017-08-02Merge branch 'experimental' of ↵Technus
https://github.com/GTNewHorizons/GT5-Unofficial into experimental
2017-08-02Expand to add proper texture paging support.Technus
2017-08-02Changed Vacuum Freezer Circuits: Elite -> Data/ExtremeDream-Master
2017-08-01cherry pickDream-Master
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).
2017-08-01cherry pickDream-Master
Commit: c146a47ff9177286603aef58a146b8d7cf8cd1dd [c146a47] Adapted the Large Chemical Reactor recipes for the Int. Circuits
2017-08-01cherry pickDream-Master
Commit: d563a92dbc1d4d27ec53d399b86f659ded46c02d [d563a92] Moved Synthetic Rubber requirement: EV -> IV, made it more convenient Cable insulation works as it did before for EV cables. IV+ Cables can be insulated with only molten Silicone. Insulation now also works with whole Dusts at 4x the batch size.
2017-08-01cherry pickDream-Master
Commit: d1a106aa819120af0cb0bc0ec399f07e62ad1bba [d1a106a] Added a line to the NEI handler that hints at leaving IntCirc(0) empty
2017-08-01cherry pickDream-Master
Commit: 4bfbdcdb1dea4d4e4786e351b591096fb7646351 [4bfbdcd] Made it so that if two inputs are equal an Integr. Circuit (0) is added
2017-08-01cherry pickDream-Master
Commit: ecf7b4aa504315528810f3a66867788810b00ab0 [ecf7b4a] Empty slots are only used as IntCirc(0) if no other IntCirc is in input
2017-08-01Made it so that empty slots are treated as Integ. Circ. with config 0Johannes Gäßler
2017-08-01cherry pickDream-Master
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.
2017-08-01Cherry pickDream-Master
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.