Commit graph

843 commits

Author SHA1 Message Date
Archengius
a86482e02d Merge pull request #872 from codewarrior0/1.10.2-machine-sounds
[1.10.2] Fix machine sounds
2017-01-25 23:00:23 +07:00
David Vierra
210504462c Make GT packets process on the server/client thread instead of netty 2017-01-25 05:46:56 -10:00
David Vierra
721f417a7c Fixed machine sounds 2017-01-25 05:46:51 -10:00
Archengius
4a29abe00a Merge pull request #870 from codewarrior0/1.10.2-redstone-and-covers
[1.10.2] Fix redstone behavior for covers
2017-01-24 21:09:46 +07:00
David Vierra
bd274f64b8 Fix redstone behavior for covers
Tested with Machine Controller and Energy Detector, should work for the
rest too.
2017-01-24 01:17:42 -10:00
Archengius
29465ae392 Merge pull request #869 from codewarrior0/1.10.2-oilrig
Fix a few problems with Oil Drill and AdvMinerII
2017-01-24 16:02:10 +07:00
David Vierra
bf3954e031 Muffle an error when ItemRenderer is called with the wrong itemstack
Occurs with RefinedStorage Patterns when holding shift to show pattern
output, where the output is a GT generic item. The Pattern renderer can
only replace the IBlockModel and not the ItemStack, so the ItemRenderer
gets called with a stack of ItemPattern.

Fixes raoulvdberge/refinedstorage/#914
2017-01-23 22:55:58 -10:00
David Vierra
52c42c2d63 Fix position logic in AdvMiner.checkRecipe (again) 2017-01-23 22:54:53 -10:00
David Vierra
9353ef19bd Fix OilDrill and AdvMiner drilling through bedrock
IC2 doesn't allow us to get an ItemStack for the mining_pipe_tip, so we
grab the IBlockState instead.
2017-01-23 22:54:42 -10:00
Archengius
16115e0faa Merge pull request #866 from codewarrior0/1.10.2-misc-fixes
1.10.2 misc fixes
2017-01-22 13:11:40 +07:00
David Vierra
a6b4cfa3f4 Remove spam in GregTech_API.registerCover 2017-01-21 15:25:32 -10:00
David Vierra
2b80c158bc Fix crash rendering empty electric tool 2017-01-21 15:25:23 -10:00
David Vierra
340c617797 Fix tool colors 2017-01-21 15:25:13 -10:00
David Vierra
959d878c62 Fix Charcoal Pile Igniter incorrectly comparing Blocks against IBlockStates 2017-01-21 15:25:02 -10:00
Dragon2488
317deb43a1 RF support, critical bugfixes. 2017-01-08 15:49:39 +07:00
Archengius
f8515e3b60 Merge pull request #838 from nikita488/test
Latest build.
2017-01-04 18:31:30 +07:00
nikita488
e93f686194 Latest build. 2017-01-04 13:58:52 +03:00
Archengius
addc62f3a0 Fixed getOffsetX/Y/Z and bronze machines. 2017-01-04 16:54:47 +07:00
Dragon2488
e040fcfa94 Bugfixes & latest build. 2017-01-02 13:56:40 +07:00
Dragon2488
76847aa4e7 Huge changes + bugfixes & latest build. 2017-01-01 19:53:17 +07:00
Muramasa-
9df6a3d5f3 Update with unstable changes 2016-12-28 22:11:31 +00:00
Muramasa-
6c2c50a254 Update with 1.10 changes 2016-12-28 21:24:00 +00:00
Muramasa-
c51dc7a383 Fourth pass 2016-12-28 20:16:39 +00:00
Muramasa-
7957b2f4f3 Third pass 2016-12-27 23:48:43 +00:00
Muramasa-
c69a768640 Fix missing Computronics components 2016-12-27 22:42:02 +00:00
Muramasa-
7e3d4ccf4a Port LightningRod (To be changed by Bloody) & Character fix 2016-12-27 21:08:16 +00:00
Muramasa-
58e2886012 Fix ToolHead processors 2016-12-27 20:49:28 +00:00
Blood-Asp
94cdcfe33c Fix fluid naquadah generator not consuming fuel 2016-12-27 12:14:40 +01:00
Blood-Asp
0c56122e35 Fix Chlorine recipes 2016-12-27 10:41:49 +01:00
Muramasa-
614362da49 Second pass 2016-12-26 00:55:20 +00:00
Blood-Asp
08c9e3986c Fix pollution effect coordinate calculation 2016-12-24 15:57:34 +01:00
Blood-Asp
e1c60d8bad EBF Efficiency improvements with hier tier coils
Every 1800K free heating capacity the EBF can be overclocked one tier
without efficency loss(4xEU/t, 1/4process time).
Every 900K free heating capacity EU/t is lowered by 5%.
2016-12-24 11:18:14 +01:00
Dragon2488
c8d66b8d82 Bugfixes, additions. 2016-12-24 14:48:42 +07:00
Blood-Asp
2d35f8c0bc Adding missing GT++ metaitems 2016-12-24 00:44:13 +01:00
Blood-Asp
4e1c4b241d Fix broken Hydric Sulfide recipe 2016-12-24 00:41:24 +01:00
Blood-Asp
f2729f281b Rebalanced Rocket Fuel production cost 2016-12-24 00:15:31 +01:00
Blood-Asp
a13374f6ca Correct Chlorine and Hydric Sulfide fluid states 2016-12-24 00:02:16 +01:00
Blood-Asp
823a1fccd2 Play plunger sound when clearing fluids from GT machines 2016-12-23 23:51:47 +01:00
Blood-Asp
c250d93fe5 Reduce damage sense takes when harvesting ic2 crops compared to other uses 2016-12-23 23:51:02 +01:00
Dragon2488
31cca4c13b Updated artifacts 2016-12-24 04:52:09 +07:00
Dragon2488
af2bd443a0 Big bunch of bugfixes. 2016-12-24 04:34:35 +07:00
Muramasa-
2c8a4e7a81 First pass 2016-12-23 19:41:22 +00:00
Blood-Asp
8e8843b3c9 Enable heat bonus for Naquadah fuel rods 2016-12-23 18:39:42 +01:00
Blood-Asp
60328e2adf Fix oil only be found on second scan 2016-12-23 18:01:36 +01:00
Blood-Asp
77b25d8c82 Add new usages for Graphite 2016-12-23 17:57:58 +01:00
Blood-Asp
82b97af85e Naquadah gen mk3 now uses cells with molten naquadah instead of dust 2016-12-23 14:27:42 +01:00
Blood-Asp
ba8b780c9e Magic super fuel recipes that do not need thaumcraft 2016-12-23 13:55:00 +01:00
Muramasa-
09dc3c1a88 no message 2016-12-23 02:37:23 +00:00
Blood-Asp
46c145c06b Fix efficiency in scan data of Diesel Engine 2016-12-19 14:27:29 +01:00
Dragon2488
f531833a27 artifacts 2016-12-19 15:15:42 +07:00