Commit graph

455 commits

Author SHA1 Message Date
Johannes Gäßler
610a064576 Expanded Charcoal Byproducts, added recipes that produce them 2017-04-24 23:07:26 +02:00
Johannes Gäßler
37eea39e29 Enabled solid output for Distilleries, implemented Epoxy Resin / PTFE
production

Expanded the GregTech API: There is now a convenience method for
automatically creating polymerization recipes.

Disabled recipes for the Salty Water Potion in favor of a new Salt Water
fluid.
Slightly nerfed Sulfuric Acid production from Sulfur and Water to make
them align with other acids and bases (1 Dust / 1000L Chemical + 1000L
Water -> 1000L acid/base)
2017-04-22 19:08:47 +02:00
Johannes Gäßler
869cad0bba Added a lot of (petro)chemistry stuff, expanded the API
Created an adapter class for creating materials.
Materials now have bit flags for automatic gas/fluid creation.
Added a new convenience method for adding distillery recipes.
Recipes now show the exact recipe duration instead of the duration
rounded down to the nearest int.

Added new Materials with relevant recipes:
Acetic Acid, Acetone, Calcium Acetate, Charcoal Byproducts, Carbon
Monoxide, Ethanol, Ethylene, Methanol, Methyl Acetate, Polyvinyl
Acetate, Propene, Sulfuric Ethylene, Vinyl Acetate

Made vinegar visible.
2017-04-19 23:36:50 +02:00
Blood-Asp
454b255f1b Fix regulator crash bug 2017-04-01 12:26:47 +02:00
Blood-Asp
998709430c Fix typo 2017-03-31 22:37:51 +02:00
Blood-Asp
7beabd163a catch most modular armor crashes 2017-03-31 22:24:36 +02:00
Blood-Asp
d41d3cd2b3 Add assemblyrecipes for all circuits per oredict 2017-03-31 22:24:15 +02:00
Blood-Asp
b5626433b9 Better logging for oregen 2017-03-31 21:27:50 +02:00
Blood-Asp
f030951982 Config for blocks below crops 2017-03-31 21:19:04 +02:00
Blood-Asp
dd8510792f Detect low grav dimensions by world provider 2017-03-31 19:01:32 +02:00
Blood-Asp
4fc431e77e Add Lightning Rod 2017-03-31 17:38:29 +02:00
Blood-Asp
d725c463e5 null check to prevent bukkit crash 2017-03-31 16:14:36 +02:00
Blood-Asp
1cf68bbcdf Naquadah gen tiers 2017-03-26 21:38:39 +02:00
Blood-Asp
024a5adab1 Merge pull request #981 from dohyun22/patch-1
Fixed various Bugs on the Powderbarrel.
2017-03-26 21:16:22 +02:00
Dimach
324a4cc312 Cleanup code. 2017-03-26 21:00:17 +03:00
Dimach
3654c51469 Fix #982, #986. 2017-03-26 20:58:16 +03:00
dohyun22
15db129b1d simplified the code. 2017-03-25 18:53:21 +09:00
dohyun22
945a13d4ae Fixed various Bugs on the Powderbarrel.
Fixed PrimedTNT Entity being spawned on client side when destroyed by player.
Fixed PrimedTNT Entity spawning at misplaced location (about 0.5m from the center of the block).
Fixed fuse sound not being played when ignited.
Fixed Powderbarrel not being able to spawn PrimedTNT Entity when destroyed by explosion.
2017-03-24 12:24:02 +09:00
Blood-Asp
5a7e797883 Reduce Plascrete Mininglevel and hardness/resistance 2017-03-23 20:34:54 +01:00
Blood-Asp
714f3c19fa Add powerconfigs to Teleporter 2017-03-23 13:59:16 +01:00
Blood-Asp
896ee56a08 Fix ItemDetector Cover not detecting slot 0 2017-03-23 13:59:16 +01:00
Blood-Asp
7c67f95c93 Small fusion reactor fixes 2017-03-23 13:59:16 +01:00
Blood-Asp
9c91a6cea2 Overclock high amp machines correctly in Processing Array 2017-03-23 13:59:16 +01:00
Blood-Asp
3e3a08af9a Fix AssemblyLine block check 2017-03-23 13:59:16 +01:00
MauveCloud
57ccbfc0c6 Allow dimensions added by other mods (besides GalactiCraft) to inherit GT worldgen features from overworld 2017-03-22 13:23:42 -07:00
MauveCloud
48461498f1 Fix for #726
Hopefully this will also fix #878.
2017-03-22 12:54:37 -07:00
Blood-Asp
6582650cf4 Fix spelling of wafers 2017-03-22 19:09:25 +01:00
Blood-Asp
b20b69b80f Merge pull request #975 from Dimach/unstable-2
Fixed ores not generated sometimes.
2017-03-22 18:03:30 +01:00
Dimach
58301dbe0e Fixed ores not generated sometimes. 2017-03-18 19:43:32 +02:00
MauveCloud
b9d4d15a0c Fix for negative-coordinate vein generation, adjustments to recipes for stone dust, sand, and flint 2017-03-16 16:24:39 +02:00
Dimach
e6f6150781 Cleanup code and fix incorrect merge. 2017-03-16 16:24:39 +02:00
Dimach
76e82ed355 Implement #292. 2017-03-15 04:51:15 +02:00
Blood-Asp
cbb96f9c8a Actually allow pollution go down to 0 2017-03-08 18:14:33 +01:00
Blood-Asp
48d7a1ee5d Fix rubber plates in modular armor boots 2017-03-08 17:52:28 +01:00
Blood-Asp
af43ebade1 Better circuit tooltips 2017-03-08 16:57:16 +01:00
Dimach
d6c321883e Cleanness now decrease slow. 2017-03-08 02:28:41 +02:00
Dimach
9fa8238765 Resolve #917. 2017-03-08 01:22:45 +02:00
Blood-Asp
7d0acb394d Merge pull request #937 from maixgame/unstable
Fixed #935
2017-03-07 17:07:43 +01:00
Maxime Legkiy
d60695addd Fix Pollution Neighbor BUG 2017-03-07 00:26:57 +03:00
Dimach
09c774689b Fixed #930. 2017-03-06 14:59:40 +02:00
Blood-Asp
7cb02737de Moar circuit balance 2017-03-05 00:22:54 +01:00
Blood-Asp
80943cf0ce Merge pull request #918 from Dimach/unstable
Fix cleanroom bug (machines inside never receive cleanroom instance).
2017-03-02 22:32:00 +01:00
Dimach
4ff885458b Fix cleanroom bug (machines inside never receive cleanroom instance). 2017-03-02 20:00:05 +02:00
Blood-Asp
8e945a8b88 Fix Steam macerator not accepting some items per automation 2017-03-02 18:37:59 +01:00
Blood-Asp
cd6571ade8 Some recipe fixes. 2017-03-01 23:32:02 +01:00
Blood-Asp
f12964c716 Remove rubber from steamage 2017-03-01 13:36:27 +01:00
Blood-Asp
c13a56d284 Merge branch 'unstable' of https://github.com/Blood-Asp/GT5-Unofficial into unstable 2017-03-01 12:31:25 +01:00
Blood-Asp
e81dca3320 More circuit balancing 2017-03-01 12:31:22 +01:00
Dimach
26c805e9ac Fix cleanroom bug (checked only west and north side). 2017-03-01 00:48:12 +02:00
Blood-Asp
e73ee32ddb Reserved IDs 2017-02-28 15:01:43 +01:00