Antifluxfield
3c397d6169
Update description
2017-07-17 16:09:35 +08:00
Antifluxfield
4d90afad87
Just let the progress time decided by the area. That's enough.
2017-07-17 15:27:12 +08:00
Antifluxfield
d1671eaf33
Rebalance III. This time it should be fine...
2017-07-17 15:16:16 +08:00
Antifluxfield
d532cb67f7
Rebalance process time II
2017-07-17 15:01:32 +08:00
Antifluxfield
416890142c
Rebalance process time
2017-07-17 14:53:45 +08:00
Antifluxfield
c0d9d5a268
Backfiller 3 => 2
2017-07-17 14:29:21 +08:00
Johannes Gäßler
dac010bbc9
Adjusted cracked fluid distillation speed, LightFuel/Naphtha balance
2017-07-16 23:20:48 +02:00
Johannes Gäßler
9db52423cc
Fixed a bug where Brick, Clay, and Fireclay had the wrong texture sets.
...
The above materials originally had the ROUGH texture. I tested what they
would look like with the DULL texture and I forgot to revert it
afterwards.
2017-07-16 14:00:00 +02:00
Johannes Gäßler
184774c7f1
Added config options for old ash recipes, tweaking ash output
2017-07-16 12:14:49 +02:00
Antifluxfield
55af1972b8
Update GT_MetaTileEntity_DrillerBase.java
2017-07-16 15:15:23 +08:00
Johannes Gäßler
85a921eb84
Added recipes for CaO, MgO, reenabled falsely disabled Steel Ash output
2017-07-16 08:57:25 +02:00
Antifluxfield
fbdb6ceecf
Adding description
2017-07-16 13:11:42 +08:00
Antifluxfield
f5195f822d
Add Concrete Backfiller
2017-07-16 13:11:17 +08:00
Johannes Gäßler
ffac667541
Changed the Ash centrifugation recipe to the new materials.
2017-07-15 11:44:01 +02:00
Johannes Gäßler
5a8da3da90
Added Ash component Materials
2017-07-15 10:11:21 +02:00
Johannes Gäßler
f7e33fd402
Capped the output multiplier of stone dust to 100%.
2017-07-15 00:49:50 +02:00
Dimach
8659f5fd70
Fixed bug - isAllowedToPutIntoSlot don't check size of inventory.
2017-07-15 01:05:12 +03:00
Johannes Gäßler
3253175e5f
Rebalanced Stone Dust centrifugation
2017-07-14 23:13:45 +02:00
Antifluxfield
1fff7f2aa4
Update GT_RecipeAdder.java
2017-07-14 00:12:44 +08:00
Antifluxfield
50229e4506
Add Oil Drill II & III
2017-07-14 00:10:39 +08:00
Antifluxfield
0f2db4f76a
Oil Drill configurable
2017-07-13 22:46:51 +08:00
Antifluxfield
d682ca0d36
Oil Drilling Rig now using DrillerBase
2017-07-13 14:28:05 +08:00
Antifluxfield
fb508132d9
Ore Drilling Plant now using DrillerBase
2017-07-13 14:27:18 +08:00
Antifluxfield
fb163d1be0
Extract the drilling code from OreDrillingBase to DrillerBase
2017-07-13 14:26:37 +08:00
Antifluxfield
11213d18d7
Make Data Access Hatch an universal hatch
2017-07-13 14:25:43 +08:00
Antifluxfield
000740ff66
Reduce the batch size if fluid amount is exceeding
2017-07-13 01:57:38 +08:00
Johannes Gäßler
96d56e97da
Added an option to findRecipe() to only return recipes with enough input
2017-07-11 17:14:00 +02:00
Johannes Gäßler
bb68a5f74b
Made it so that multiblocks will look for empty output hatches.
...
Previously when there was more than one fluid output multiblocks would
only try to put it into one of the output hatches.
2017-07-10 22:39:51 +02:00
Johannes Gäßler
da2e748e8a
Fixed Item Distributor causing an OutOfboundsException for invalid NBT.
2017-07-09 23:14:30 +02:00
SLiMylya
612cece629
update change
2017-07-09 19:36:23 +03:00
Blood-Asp
7bfa2b3e6e
Merge branch 'unstable' of https://github.com/Blood-Asp/GT5-Unofficial into unstable
2017-07-09 16:24:09 +02:00
Blood-Asp
6ff1299467
oil fix part 2
2017-07-09 16:23:45 +02:00
Joakim Bjørnstad
885c8b00e9
Fix oreBasalticMineralSand properly being mapped to "ore" prefix, instead of the "oreBasalt" prefix, yielding the wrong material "icMineralsand"
2017-07-09 11:55:04 +02:00
Antifluxfield
26e8f2337f
Fix another 2 formulas
...
S2O => SO2;
S3O => SO3.
2017-07-09 13:08:39 +08:00
SLiMylya
147101ff6c
add achievements
2017-07-08 14:12:20 +03:00
SLiMylya
e2017c72c3
add recipe
2017-07-08 14:10:59 +03:00
SLiMylya
733d774817
add icon battery
2017-07-08 14:07:31 +03:00
SLiMylya
c607243491
add battery
2017-07-08 14:04:12 +03:00
Antifluxfield
f8b62ed8d6
Fix Item Distributor recipes
2017-07-08 05:08:54 +08:00
Dimach
1b50758a2e
Fixed coloring of pyrolyse oven.
2017-07-07 12:36:47 +03:00
Blood-Asp
f657b3d0c6
Fix Pyrooven textures
2017-07-06 23:16:26 +02:00
Blood-Asp
3f8b428110
Restore old oil calculation
2017-07-06 23:02:29 +02:00
Blood-Asp
8cfd1ff724
Merge pull request #1132 from JohannesGaessler/ItemDistributor
...
Item Distributor
2017-07-06 22:36:37 +02:00
Blood-Asp
2ec4a8a8c4
Merge pull request #1135 from JohannesGaessler/InventoryIndexFix
...
Fixed inventory misalignment when updating 5.09.30 -> 5.09.31
2017-07-06 22:36:14 +02:00
Blood-Asp
2673a6fb86
Merge pull request #1142 from Dimach/miners
...
Added LV and MV miners.
2017-07-06 22:35:57 +02:00
Dimach
480132b25f
Changed miner rates.
2017-07-06 17:56:43 +03:00
Dimach
0375e11deb
Changed MV miner radius.
2017-07-06 14:35:33 +03:00
Dimach
0334a19993
Changed miner mechanics and rates.
2017-07-06 13:42:45 +03:00
Dimach
98e214b873
Fixed NBT bug in OreDrillingPlant.
2017-07-06 11:14:40 +03:00
Dimach
835dd2dacc
Changed naming of constants.
2017-07-06 11:13:32 +03:00
JohannesGaessler
d2b188025d
Merge pull request #1126 from Antifluxfield/PE-polymerization-fix
...
Trying to fix PE polymerizing recipe
2017-07-06 08:32:16 +02:00
Dimach
424b356fee
Added LV and MV miners.
2017-07-06 06:48:18 +03:00
Antifluxfield
36d481a2a0
Fix the names of Data Access Hatches
2017-07-03 17:40:50 +08:00
Antifluxfield
369722f0c9
Update GT_MachineRecipeLoader.java
2017-07-03 04:31:00 +08:00
Antifluxfield
006bab8dfa
Update GT_RecipeAdder.java
2017-07-03 04:29:24 +08:00
Antifluxfield
8f44019518
Update IGT_RecipeAdder.java
2017-07-03 04:27:06 +08:00
Johannes Gäßler
7d074d985f
Accounted for misc slots when shifting machine inventory contents
2017-07-02 17:12:30 +02:00
Johannes Gäßler
34058f0e1e
Fixed Diluted Sulfuric Acid recipes, PTFE Pipe Casing name
2017-07-02 12:25:33 +02:00
Johannes Gäßler
5d8bcb0af3
Added a method for calculating total version ID
2017-07-02 01:02:55 +02:00
Johannes Gäßler
a6046ddfad
Fixed inventory misalignment when updating 5.09.30 -> 5.09.31
...
I added a new method to BaseMetaTileEntity that shifts the Inventory
index according to the change in Input/Output slots.
Instrumentally I have added a new version ID that considers the GT
subversion.
2017-07-02 00:09:48 +02:00
Blood-Asp
6287e1e67f
small pollution rebalancings
2017-07-01 19:01:27 +02:00
Blood-Asp
caa4b8a1a7
fix cheese as dough #1123
2017-07-01 18:45:26 +02:00
Blood-Asp
a0031717d1
Make assembly line use cheaper circuit techs. #1114
2017-07-01 18:42:02 +02:00
Blood-Asp
7642e16c3c
more spelling
2017-07-01 18:38:41 +02:00
Blood-Asp
2385f04b41
Fix cover and mode spelling
2017-07-01 18:14:05 +02:00
Blood-Asp
026fcfcbba
Clean reset of Datastick so remaining old data does not break assemblyline.
2017-07-01 17:50:27 +02:00
Blood-Asp
4fbd38eb0b
Merge pull request #1129 from Antifluxfield/PlayerDetector-fix
...
Player detector fix
2017-07-01 17:35:30 +02:00
Blood-Asp
ebd2d13d7a
Merge pull request #1130 from Antifluxfield/AssemblyLine_upgrade
...
Assembly line upgrade
2017-07-01 17:11:35 +02:00
Blood-Asp
37869e5c6c
Merge pull request #1128 from Dimach/oil-fix
...
Removed divider that already applied in Gt_UndergroundOil.
2017-07-01 17:08:51 +02:00
Blood-Asp
618a656591
Merge pull request #1122 from Antifluxfield/patch-1
...
Fixed 2 formulas
2017-07-01 17:08:03 +02:00
Johannes Gäßler
baa04cc51b
Added GUI classes for the Item Distributor, fixed EU IO logic
2017-07-01 13:01:11 +02:00
Johannes Gäßler
b9f8927b3d
Made Automation tooltips more descriptive
...
Adjusted allowPutStack, isInputFacing, isOutputFacing for the Item
Distributor
Adjusted onScrewdriverRightClick for the Item Regulator
2017-07-01 11:29:27 +02:00
Johannes Gäßler
e1aafccce5
Added ItemDistributor crafting recipes, reordered ItemDistributor fields
2017-07-01 00:12:34 +02:00
Johannes Gäßler
72a7a2a4c3
Added a new texture for the Item Distributor
2017-06-30 23:18:44 +02:00
Antifluxfield
9fc84fc1e7
Update GT_MachineRecipeLoader.java
2017-06-30 11:32:27 +08:00
Antifluxfield
ff0017de19
Update GT_RecipeAdder.java
2017-06-30 11:32:19 +08:00
Antifluxfield
c21e9cfc41
Update IGT_RecipeAdder.java
2017-06-30 11:32:15 +08:00
Antifluxfield
47910b2bfe
Update GT_MetaTileEntity_MultiBlockBase.java
2017-06-30 08:51:58 +08:00
Antifluxfield
3e2fdcc760
Update GT_MetaTileEntity_AssemblyLine.java
2017-06-30 08:44:30 +08:00
Antifluxfield
03bb774498
Update GT_MetaTileEntity_AssemblyLine.java
2017-06-30 08:35:49 +08:00
Antifluxfield
8295f740af
Update GT_MetaTileEntity_MultiBlockBase.java
2017-06-30 08:24:38 +08:00
Antifluxfield
b1a29c3a22
Update GT_MetaTileEntity_AssemblyLine.java
2017-06-30 08:24:35 +08:00
Antifluxfield
9ba12192c8
Update GT_MetaTileEntity_Hatch_DataAccess.java
2017-06-30 07:37:33 +08:00
Antifluxfield
5f62601684
Update Textures.java
2017-06-30 07:36:54 +08:00
Antifluxfield
6cb3175e67
Add files via upload
2017-06-29 18:33:10 -05:00
Antifluxfield
04058ef4e4
Update GT_MetaTileEntity_Hatch_DataAccess.java
2017-06-30 06:28:46 +08:00
Antifluxfield
ca9377db1e
Update GT_Loader_MetaTileEntities.java
2017-06-30 06:25:53 +08:00
Antifluxfield
43aebec635
Update GT_Loader_MetaTileEntities.java
2017-06-30 06:23:53 +08:00
Antifluxfield
415e31c6d4
Add a low-tier Data Access
2017-06-30 06:22:58 +08:00
Antifluxfield
fa486fcd56
Update ItemList.java
2017-06-30 06:19:38 +08:00
Antifluxfield
348c6b801c
Update GT_MetaTileEntity_Hatch_DataAccess.java
2017-06-30 06:18:30 +08:00
Antifluxfield
110e3905eb
Add files via upload
2017-06-29 17:15:49 -05:00
Antifluxfield
9191f46f68
Delete DataAccess.png
2017-06-30 06:15:05 +08:00
Antifluxfield
cf9d888745
Update GT_GUIContainer_1by1.java
2017-06-30 06:11:42 +08:00
Antifluxfield
44ad1bcb96
Update GT_GUIContainer_2by2.java
2017-06-30 06:11:18 +08:00
Antifluxfield
08d45ae407
Update GT_GUIContainer_3by3.java
2017-06-30 06:10:31 +08:00
Antifluxfield
94bf4937d8
Update GT_GUIContainer_4by4.java
2017-06-30 06:09:28 +08:00
Antifluxfield
a2bd69d2da
Delete GT_GUIContainer_DataAccess.java
2017-06-30 06:08:28 +08:00
Antifluxfield
e4b584af79
Update GT_MetaTileEntity_AssemblyLine.java
2017-06-30 05:46:39 +08:00
Antifluxfield
81b91a3d7e
Update GT_MetaTileEntity_MultiBlockBase.java
2017-06-30 05:45:37 +08:00
Antifluxfield
37d8191bdc
Update GT_MetaTileEntity_MultiBlockBase.java
2017-06-30 05:17:12 +08:00
Antifluxfield
7933d041c7
Update GT_MetaTileEntity_AssemblyLine.java
2017-06-30 05:02:50 +08:00
Antifluxfield
8058bc3c29
Add files via upload
2017-06-29 15:50:04 -05:00
Antifluxfield
1a78d7f315
Update GT_MetaTileEntity_Hatch_DataAccess.java
2017-06-30 04:48:28 +08:00
Antifluxfield
dd1f4f7a3e
Create GT_GUIContainer_DataAccess.java
2017-06-30 04:47:21 +08:00
Antifluxfield
a0a596e387
Update GT_MetaTileEntity_AssemblyLine.java
2017-06-30 04:43:48 +08:00
Antifluxfield
5294b864bd
Update GT_MetaTileEntity_Hatch_DataAccess.java
2017-06-30 04:24:45 +08:00
Antifluxfield
5995a20bb6
Check for DataItems
2017-06-30 03:52:51 +08:00
Antifluxfield
53ca200a2e
Make Data Access Hatch part of AssLine
2017-06-30 02:53:17 +08:00
Antifluxfield
41a0e6d8a0
Make Data Access Hatch a MultiBlock part
2017-06-30 02:49:39 +08:00
Antifluxfield
0dc242d539
Adding Data Access Hatch
2017-06-30 01:36:30 +08:00
Antifluxfield
ac74f55c2a
Adding Data Access Hatch
2017-06-30 01:33:37 +08:00
Antifluxfield
d6625b0431
Adding Data Access Hatch
2017-06-29 12:31:50 -05:00
Dimach
4d471edc8f
Done
2017-06-29 19:23:44 +03:00
Antifluxfield
d50682ff7f
Player Detector fix #2
2017-06-29 19:03:15 +08:00
Antifluxfield
3e566dc404
Trying to fix #1112
...
A simple duct-tape of this issue.
2017-06-29 17:50:51 +08:00
Antifluxfield
6cc01b71e9
Exchange the message
...
Something I've done wrong.
2017-06-29 17:25:28 +08:00
Antifluxfield
b4e92ac224
Revert the commit
2017-06-29 15:45:47 +08:00
Dimach
c145af0327
Removed divider that already applied in Gt_UndergroundOil.
2017-06-29 06:25:57 +03:00
Johannes Gäßler
6a9e0756d6
Fixed a bug where the Bricked Blast Furnace didn't need a casing.
...
I forgot to actually implement checking whether the casing blocks are
Firerick blocks.
2017-06-29 00:29:06 +02:00
Antifluxfield
241c73e295
Change Back the message
...
Something I've done wrong...
2017-06-29 03:59:45 +08:00
Antifluxfield
1aae3c9fb3
Trying to fix PE polymerizing recipe
...
These recipe confilcts with the PE polymerizing recipe with oxygen.
Just add an Integrated Circuit in the recipe.
2017-06-28 20:49:44 +08:00
Antifluxfield
477e2b5a6d
Fixed 2 formulae
...
TiC2Cl2 => TiCl4;
HPO4 => H3PO4.
2017-06-28 08:46:38 +08:00
Johannes Gäßler
40d850aece
Added the state of the ItemDistributor to the NBTTadCompound
2017-06-28 00:16:04 +02:00
Johannes Gäßler
4061f8f397
Corrected Plutonium Isotope: 244 -> 239
2017-06-27 09:33:35 +02:00
Johannes Gäßler
95a1d46086
Added configurable weights to the ItemDistributor sides.
2017-06-27 00:44:59 +02:00
Johannes Gäßler
250f280808
Fixed Dual Fuel Rod names, Tungstencarbide, removed some EBF Ash outputs
2017-06-26 21:14:48 +02:00
Johannes Gäßler
ddf58e6ef4
Merge branch 'unstable_blood' into unstable
...
Conflicts:
src/main/java/gregtech/api/enums/MaterialBuilder.java
src/main/java/gregtech/common/GT_RecipeAdder.java
src/main/java/gregtech/common/tileentities/machines/multi/GT_MetaTileEntity_BronzeBlastFurnace.java
src/main/java/gregtech/loaders/preload/GT_Loader_MetaTileEntities.java
2017-06-26 20:25:32 +02:00
Johannes Gäßler
eb4768ba0c
Fixed typo: Firerick -> Firebrick
2017-06-26 09:05:44 +02:00
Johannes Gäßler
f698d3f8e0
Merge branch 'BrickedBlastFurnace' into unstable
...
Conflicts:
src/main/java/gregtech/GT_Mod.java
src/main/java/gregtech/api/enums/Materials.java
src/main/java/gregtech/common/GT_Proxy.java
src/main/java/gregtech/common/blocks/GT_Block_Casings4.java
src/main/java/gregtech/loaders/postload/GT_MachineRecipeLoader.java
src/main/java/gregtech/loaders/preload/GT_Loader_MetaTileEntities.java
2017-06-25 23:45:45 +02:00
Johannes Gäßler
18f5945d80
Merge branch 'OilRefining' into unstable
...
Conflicts:
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-06-25 23:34:30 +02:00
Technus
850f30a9d7
Extra fix for: https://github.com/Blood-Asp/GT5-Unofficial/issues/1098
2017-06-25 12:28:11 +02:00
Technus
29c2639e83
Add refreshing code
2017-06-25 12:19:03 +02:00
Technus
4d75aeeafe
Add GUI asset
2017-06-25 12:10:10 +02:00
Technus
6abdc95c0c
Optimize imports - intelliJ one button action
2017-06-25 12:09:46 +02:00
Technus
bc981df032
Assline recipes part3
2017-06-25 11:52:48 +02:00
Technus
ccc7cf9276
Assline recipes part2
2017-06-25 11:45:35 +02:00
Technus
9beb1b5b31
Assline recipes part1
2017-06-25 11:42:48 +02:00
Daniel
b7a339d63e
Revert "NEI GUI AssemblyLine"
2017-06-25 10:42:39 +02:00
Johannes Gäßler
22fdaed164
Added simple ItemDistributor implementation, changed MoveOneItemStack
2017-06-25 00:30:59 +02:00
Johannes Gäßler
31516ba891
Created a non-functional first draft of the Item Distributor
2017-06-24 18:08:23 +02:00
Johannes Gäßler
3093ef1b13
Made the Large Chemical Reactor cheaper, added more Cell Materials
...
Large Chemical Reactor Circuits: Elite -> Advanced
Inert Machine Casing: Clean Stainless Steel Casing -> Solid Steel Casing
Fluid Cells can now also be made from Steel and Polytetrafluoroethylene
Fixed the name of Plastic and PTFE Fluid Pipes.
2017-06-24 17:26:57 +02:00
Johannes Gäßler
4b77ca6713
Added more recipes for Carbon Monoxide, Carbon Dioxide, Acetic Acid
2017-06-24 13:59:27 +02:00
Johannes Gäßler
6f3d92f3fa
Added a config option for easier EV+ Cables
2017-06-24 11:56:35 +02:00
SLiMylya
cbefd59741
NEI GUI AssemblyLine
2017-06-24 09:51:59 +03:00
Johannes Gäßler
c0c498fb8c
Added Bricked BF config, fixed Primitive BF class hierarchy
...
Blast Furnace Recipes using Coal or Charcoal now yield Dark Ash instead
of Ash.
2017-06-23 23:48:38 +02:00
Johannes Gäßler
41b93ae85d
Fixed several Material formulas
...
RedAlloy, TungstenCarbide now have the correct formula.
Changed the formula of Lignite, it no longer contains Ash
Fixed the algorithm for determining whether or not to put brackets
around a partial Material.
2017-06-23 00:54:16 +02:00
Johannes Gäßler
285c6637dd
Fixed NitrationMixture FluidStacks, Glyceryl recipe stocheometry
2017-06-22 10:01:36 +02:00
Johannes Gäßler
14b9332d14
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.
2017-06-22 01:50:21 +02:00
Johannes Gäßler
368557ca5e
Biomass Fermentation: Efficiency 80% -> 100%, Duration 640t -> 150t
2017-06-18 17:34:11 +02:00
Johannes Gäßler
668ca431a8
Merge remote-tracking branch 'origin/unstable' into OilRefining
...
Conflicts:
src/main/java/gregtech/loaders/postload/GT_MachineRecipeLoader.java
src/main/java/gregtech/loaders/preload/GT_Loader_MetaTileEntities.java
2017-06-18 17:26:04 +02:00
Johannes Gäßler
337b6fc66d
Merge branch 'ChemistryUpdate' into unstable
...
Conflicts:
src/main/java/gregtech/api/enums/ItemList.java
src/main/java/gregtech/api/enums/Textures.java
src/main/java/gregtech/loaders/preload/GT_Loader_MetaTileEntities.java
2017-06-18 00:17:03 +02:00
Johannes Gäßler
b73a2e0017
Implemented crafting recipes for the Bricked Blast Furnace
...
fixed Glass Hammering consuming 40x more energy than intended
Fixed Hammer recipes that (presumably unintentionally) had 10EUt, 16
ticks instead of 16EUt, 10 ticks.
Renamed Dense Bricks -> Firebricks
2017-06-17 23:39:51 +02:00
Blood-Asp
edc857c8a9
Merge branch 'unstable' of https://github.com/Blood-Asp/GT5-Unofficial into unstable
2017-06-17 14:38:20 +02:00
Blood-Asp
617f057dad
Extended logging for Assemblyline
2017-06-17 14:37:57 +02:00
Blood-Asp
909149cd28
Merge pull request #1074 from Techlone/advminer2_improvements
...
AdvMiner2 renamed; new tiers of OreDrillingPlant
2017-06-17 14:37:10 +02:00
Johannes Gäßler
a739167c7f
Fixed Imp. Compressor Dynamite amount possibly becoming zero
2017-06-17 12:04:33 +02:00
Johannes Gäßler
de42d1da42
Merge remote-tracking branch 'GT5-Unofficial-Fork/ChemistryUpdate' into
...
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
2017-06-17 01:02:38 +02:00
Johannes Gäßler
fcaefe2d28
Adjusted BBF GUIs to accommodate to the new 3/3 layout.
2017-06-16 23:48:36 +02:00
Johannes Gäßler
87db8ee099
Added recipes to obtain IC2 Biogas for use with the IC2 Jetpack
2017-06-16 21:42:23 +02:00
Johannes Gäßler
da83199523
Added Interface classes for the BBF, increased slots to 3/3
2017-06-16 21:26:20 +02:00
Johannes Gäßler
2d8378052b
Fixed Salt Water Electrolyzation and Polydimethylsiloxane production.
2017-06-16 20:24:39 +02:00
Blood-Asp
b588e82ef7
Fix buffer and regulator RS signals
2017-06-16 01:40:16 +02:00
Blood-Asp
810e46d753
fix naquadah wafer recipe #1094
2017-06-15 23:58:54 +02:00
Blood-Asp
a1e3a8161e
Hitboxes when holding soldering iron #1095
2017-06-15 23:52:32 +02:00
Blood-Asp
650a105e00
Fix hiding of unused ores. #1062
2017-06-15 23:49:16 +02:00
Johannes Gäßler
9da492c2fb
Fixed a bug where Distilleries didn't have a solid output slot.
2017-06-15 20:06:10 +02:00
Johannes Gäßler
34474480f7
Merge remote-tracking branch 'origin/unstable' into ChemistryUpdate
...
Conflicts:
src/main/java/gregtech/common/tileentities/machines/multi/GT_MetaTileEntity_Cleanroom.java
src/main/java/gregtech/common/tileentities/machines/multi/GT_MetaTileEntity_LargeBoiler.java
src/main/java/gregtech/loaders/load/GT_FuelLoader.java
src/main/java/gregtech/loaders/preload/GT_Loader_MetaTileEntities.java
src/main/java/gregtech/nei/GT_NEI_DefaultHandler.java
2017-06-15 12:28:14 +02:00
Johannes Gäßler
c3f2b2b49d
Made it so that Pyrolyse Oven recipes are consistent
...
Moved Pyrolyse Oven recipes with Charcoal Byproducts, Wood Gas, Wood
Vinegar, or Wood Tar to OreProcessing to ensure that all log types can
be used.
2017-06-15 10:27:06 +02:00
Blood-Asp
08c75fd813
Improve fog density calculation
2017-06-15 00:28:27 +02:00
Blood-Asp
911a807529
pollution smog
2017-06-14 23:51:39 +02:00
Johannes Gäßler
7f408ff581
Returned BioFuel to its previous state, added BioDiesel instead.
...
There are artifacts for fluids called BioFuel, therefore the change.
2017-06-14 23:15:31 +02:00
Johannes Gäßler
91fb725a47
Fixed a bug where an Assembler recipe would be added if the output is
...
null
2017-06-14 22:24:31 +02:00
Johannes Gäßler
3cb5ec51cf
Fixed Allyl Chloride recipe consuming a Fluid Cell
2017-06-14 22:06:38 +02:00
Blood-Asp
6b4b32200d
fix IC Classic compat #1090
2017-06-14 20:47:42 +02:00
Draknyte1
d1eea59fe7
Made the Cleanroom optional.
...
This disables the Low Grav option if the Cleanroom is disabled.
2017-06-14 18:55:26 +10:00
Blood-Asp
96b1cb31ce
improve cleanroom tooltip
2017-06-14 02:16:18 +02:00
Blood-Asp
e6de8921c0
fix for timber changes
2017-06-14 01:30:36 +02:00
Blood-Asp
c397df4523
make reinforced blocks prevent monsterspawns
2017-06-14 01:19:56 +02:00
Blood-Asp
9447eea43b
why does the client crash when using isClientSide() ???
2017-06-14 01:02:49 +02:00
Blood-Asp
61d17d250d
quickfix for server side crash
2017-06-14 00:00:58 +02:00
Blood-Asp
e30a5694ff
wood plank compressor recipe #1013
2017-06-13 23:10:49 +02:00
Blood-Asp
4ac668066b
missed one file
2017-06-13 22:50:19 +02:00
Blood-Asp
699ea26ba4
Attempt to fix not accepting fluids after fluidmapchange. #1081 #577 ect.
2017-06-13 22:41:15 +02:00
Blood-Asp
3caab8d4ff
Fix translation of covers
2017-06-13 21:48:10 +02:00
Blood-Asp
9209d0843f
Port GT6 timber changes
2017-06-13 18:58:18 +02:00
Blood-Asp
ead3fa6ad7
meh...
2017-06-13 18:57:05 +02:00
Techlone
156bb2b06b
Tooltips changing
2017-06-13 21:09:48 +05:00
Techlone
1b753d3528
Reworking DataOrb and DataStick
2017-06-13 20:52:53 +05:00
Blood-Asp
e85a761e82
At last one free face.
2017-06-12 13:48:54 +02:00
Blood-Asp
ef22bf6ab9
Only open machine gui if front is free.
2017-06-12 12:18:54 +02:00
Blood-Asp
8e043d00d9
Cables and pipes now change hitboxes dynamicly depending on connections or covers
2017-06-12 11:58:26 +02:00
Blood-Asp
e0cd4376b1
change back the component heat exchanger damage value
2017-06-12 11:34:25 +02:00
Johannes Gäßler
c9277a3a7e
Fixed Chloromethane and Chloroform recipes missing empty cell outputs
2017-06-12 00:33:42 +02:00
Johannes Gäßler
b3e0b41ee6
Changed the Primitive Blast Furnace so that it uses the new Recipe Map
2017-06-11 18:52:08 +02:00
Johannes Gäßler
7982374b38
Added a Recipe Map for Primitive Blast Furnaces
...
The Recipe Map is not yet in use.
2017-06-10 11:05:27 +02:00
Johannes Gäßler
74c41614a5
Fixed Silicone Rubber recipe, nerfed Silicone Rubber, added DT desc.
...
Made it so that GT_Values.NI and GT_Values.NF are consistently used when
applicable.
Nerfed Silicone Rubber so that you only get 3/7 as much as from a
regular plastic.
The idea is that Silicone Rubber is more versatile than PVC or SBR, but
also more expensive.
Changed the Distillation Tower description so that it aligns with the
new behavior.
2017-06-09 00:14:55 +02:00
Johannes Gäßler
6d15192990
Implemented Bricked Blast Furnace, added corresponding textures
...
Added a new Casing for the Bricked Blast Furnace, GT_Block_Casings4, ID
15
Refactored the non-electric Blast Furnaces:
The Bronze Blast Furnace and the Bricked Blast Furnace extend a
superclass to ensure consistent behavior.
Subclasses only differ in texture, description, and Casing Block.
2017-06-08 23:22:08 +02:00
Techlone
d7debfd34e
fix wrong center chunk coordinates
2017-06-08 21:27:24 +05:00
Blood-Asp
0a375ac948
experimental worldgen change fix
2017-06-07 19:00:15 +02:00
Techlone
541144f443
formatting
2017-06-07 18:19:50 +05:00
Techlone
86318b7b44
Merge branch 'unstable' into advminer2_improvements
...
# Conflicts:
# src/main/java/gregtech/api/gui/GT_GUIContainer_MultiMachine.java
2017-06-07 18:17:23 +05:00
Techlone
a19e8b10eb
Merge branch 'advminer2_improvements' of https://github.com/Techlone/GT5-Unofficial into advminer2_improvements
2017-06-07 18:14:15 +05:00
Blood-Asp
9032c2e15b
Quick fixes
2017-06-07 09:45:19 +02:00
Blood-Asp
1296755b27
Merge branch 'refs/heads/pr/1077' into unstable
...
# Conflicts:
# src/main/java/gregtech/api/metatileentity/MetaPipeEntity.java
2017-06-07 09:37:13 +02:00
Blood-Asp
3b1f55fcb9
Merge pull request #1076 from vlad20012/int-overflow-fix
...
Fixed stored energy integer overflow
2017-06-07 09:30:04 +02:00
Johannes Gäßler
785322f5c7
Rebalanced Fermented Biomass in face of the Methane Fuel Value change
...
Now also yields Fertilizer, Ammonia, and Carbon Dioxide.
2017-06-07 00:40:19 +02:00
Blood-Asp
425a6d1cea
forgot to commit the oredict changes
2017-06-06 23:58:30 +02:00
Blood-Asp
688e6eb122
Porting of GT6 prospection + Marble/Basalt compatibility, more oredicts for marble/basalt, chisel compat #1050
2017-06-06 23:57:33 +02:00
Johannes Gäßler
1d636be525
Fixed a bug where the order of DT fluid outputs was actually reversed
2017-06-06 20:27:20 +02:00
Johannes Gäßler
9295a4202a
Changed the ID of the LCM again because of GTNH collision: 1200 -> 1169
2017-06-06 18:23:11 +02:00
Blood-Asp
589a77c5cb
Check general redstoneoutput for null
2017-06-06 16:19:45 +02:00
Blood-Asp
530a334bb1
Fix Nitric Acid name #1079
2017-06-06 15:32:06 +02:00
Blood-Asp
d9a318678c
Correcting Steel Boiler Tooltip #1080
2017-06-06 13:00:11 +02:00
Blood-Asp
b4b8820373
Fix vents as covers. Ventcovers now speed up machines 1-3% #1065
2017-06-06 00:07:09 +02:00
Blood-Asp
d26d9e1045
Attempt to prevent worldgen loops with other mods #1063 #828
2017-06-05 23:30:53 +02:00
Blood-Asp
4c25e83b0d
Improved large boiler tooltip #877
2017-06-05 21:07:23 +02:00
Blood-Asp
c1f85264a0
Add missing translation lines. #772
2017-06-05 20:45:15 +02:00
Johannes Gäßler
c7704610c5
Added Rape Crop as a new source of Seed Oil
2017-06-05 16:50:02 +02:00
Technus
e4b28e6208
Thiccness changes done
2017-06-05 15:36:02 +02:00
Technus
b3d49a8c96
Adjust pipe thiccnes
2017-06-05 15:30:43 +02:00
Technus
8293ac9d5c
this actually changes the raytracer boxes reusing the collision boxes
2017-06-05 15:23:37 +02:00
Technus
71aeac25b9
Missing in item pipe
2017-06-05 15:03:34 +02:00
Techlone
7cb51ae461
fix OsmiridiumCasing recipe in Assembler
...
fix ODP changing state when the tip meets itself
fix cleaning of oreBlockPositions when a mining column was broken
2017-06-05 17:14:24 +05:00
Johannes Gäßler
364b4bc3ae
Implemented Bio Diesel, Glyceryl Trinitrate, adjusted alcohol fuel value
...
Bio Diesel can be produced from Seed Oil or Fish Oil.
Bio Diesel Production yields Glyceryl as a byproduct, which can be used
for Dynamite production.
Alcohols have their fuel value reduced by 20000 per Oxygen atom
Increased the potency of Dynamite in the Implosion Compresser so that
dynamite recipes actually show up.
In return Dynamite now needs more Glyceryl Trinitrate: 150 -> 500
2017-06-05 12:25:33 +02:00
Johannes Gäßler
8db4738e81
Made it so that rubber-related recipes accept more than one rubber type
...
LV, MV, HV recipes accept all rubbers.
EV+ recipes accept only synthetic rubbers.
Affected items: Pump, Conveyor Module, Plunger,
Because it is not easily possible to have this functionality for the
Assembly Line, the Assembly Line still accepts only one type of rubber
for each recipe.
2017-06-05 00:13:29 +02:00
Johannes Gäßler
3ec9ddf346
Changed the MetaGeneratedItem ID of the Large Chem Reactor: 1177 -> 1200
2017-06-04 21:59:12 +02:00
Johannes Gäßler
e42ddd911a
Merge branch 'ChemistryUpdate' of https://github.com/JohannesGaessler/GT5-Unofficial into ChemistryUpdate
2017-06-04 20:31:28 +02:00
Johannes Gäßler
d0247a5d73
Moved the casing IDs for the Large Chemical Reactor: 14, 15 -> 4, 5
...
Limited the minimal recipe time for the LCM to 2 ticks to avoid bugs.
2017-06-04 20:19:07 +02:00
Blood-Asp
e102488f2c
More redstone changes
2017-06-04 19:11:03 +02:00
Techlone
5df32b69ab
Merge branch 'unstable' into advminer2_improvements
2017-06-04 21:31:08 +05:00
Johannes Gäßler
f67dd9ce51
Fixed a bug where foils were missing for some cable Materials.
2017-06-04 16:05:35 +02:00
Johannes Gäßler
254e53a881
Implemented Polyphenylene Sulfide, Sodium Persulfate, made NaOH a solid
...
Removed the previously added Material AnyDielectric because it cannot be
sensibly used.
Added Polydimethylsiloxane, Polystyrene, and Styrene-Butadiene Rubber to
the list of Materials with plastic-like local names.
Added foils for Polyvinylchloride, Styrene-Butadiene Rubber.
Fixed a bug where foils were missing for Polyvinyl Chloride
2017-06-04 15:57:25 +02:00
Technus
c9908ffa98
wire/pipe hiding/reduced size
2017-06-04 09:28:43 +02:00
Technus
0db3a1d6df
Missing override
2017-06-04 09:25:46 +02:00
vlad20012
64a69695e5
Fixed stored energy integer overflow
2017-06-04 05:32:47 +03:00
Blood-Asp
30de32fb07
Monocrystalline Silicon Boule
2017-06-04 00:28:53 +02:00
Blood-Asp
23de1f09ed
Cleanroom controller outputs efficency as redstone signal #948
2017-06-04 00:26:31 +02:00
Technus
467e6ba022
1ddc91a
2017-06-03 16:11:59 +02:00
Blood-Asp
9a3fa2e42c
Fix Pollution bug
2017-06-03 13:42:41 +02:00
Johannes Gäßler
7e07c88383
Made rubber consistent, rewrote WireProcessing, implemented ht cables
...
All rubbers are now made by first producing the polymer and then
vulcanizing it with Sulfur (equivalent to natural rubber).
Rewrote WireProcessing to reduce the amount of duplicate code.
Implemented recipes that utilize a combination of a dielectric and a
synthetic rubber to make cables.
This halves total insulation cost for below-EV cables and reduces it to
75% for EV+ cables (conductive polymer not yet implemented).
2017-06-03 12:59:25 +02:00
Johannes Gäßler
e3873392a8
Added two changes accidentally not added to the previous commit.
2017-06-03 12:47:01 +02:00
Johannes Gäßler
8a19bd9fc9
Increased the input slots of the assembler from 2 to 6.
2017-06-03 12:45:20 +02:00
Techlone
c5402ee389
Some ODP fixes, energy checking, add radius in tooltip, add "missing pipes" message for II-IV tiers
...
change build.gradle for debugging in IDEA
2017-06-02 22:18:29 +05:00
Blood-Asp
b0049786b7
Make Casings and reinforced blocks transfer redstone signals
2017-06-02 18:15:29 +02:00
Johannes Gäßler
0bbde9ff01
Made it so that low-tech cables can be made with higher-tech insulation
...
To prevent transmutation unpackaging no longer refunds Paper/Black
Carpet/Rubber Sheets.
2017-06-02 16:32:38 +02:00
Blood-Asp
e3b3fd66f1
Fix compressed meteoric iron recipe. #1071
2017-06-02 12:36:31 +02:00
Johannes Gäßler
63a5d1dad7
Added methods for adding Distillery recipes with a solid output.
...
Universal Distillation recipes now utilize the solid output.
Fixed the chemical formula for Tetranitromethane and fluid name for
NitroDiesel
2017-06-01 22:59:06 +02:00
Techlone
067f4491a8
Merge branch 'unstable' into advminer2_improvements
2017-06-01 20:59:40 +05:00
Techlone
7c48590a49
OreDrill state saving
2017-06-01 20:58:24 +05:00