Commit graph

573 commits

Author SHA1 Message Date
Adrian Siekierka b429080afc BuildCraft 7.1.23 - fix #3839, fix #3837 2017-11-10 19:30:36 +01:00
Adrian Siekierka d5033da8a1 BuildCraft 7.1.21 2017-04-08 10:29:40 +02:00
Adrian Siekierka 54eb54d59a fix #3498 2017-04-08 10:10:34 +02:00
Adrian Siekierka 9417e8a59b fix #3307 properly 2017-04-08 09:53:19 +02:00
AlexIIL 3668dc883a Fix #3283, fix #3395, fix #3283.
Just a few fixes for 7.1.18, whenever it comes out.
2016-07-15 12:56:02 +01:00
asiekierka ab1fdd4d51 restore ACTs, fix #3216, fix PipeExtensionListener bug 2016-03-12 09:42:38 +01:00
asiekierka 09917470e1 fix #3174 2016-01-12 17:57:44 +01:00
Scott M. Barbour 5c828301bc Fix style issues from other commits 2016-01-09 22:20:05 -06:00
iTitus 036d84133b Only use the liquid's method when dealing with the server tile. 2015-11-15 13:05:51 +01:00
iTitus 24e56c79ee Fix #3128
Use the Fluid's method for getting the color multiplier. I don't think that this has a serious performance impact, except when mods do heavy things in that method.
2015-11-15 00:04:28 +01:00
asiekierka 394c7c33f4 remove 1.4.7 auto workbench loading code - why was this still here? 2015-10-16 09:11:23 +02:00
asiekierka 94ca6aedbc fixes and improvements to builder, hollow facades 2015-10-06 18:37:25 +02:00
Kyle Klaus 9febd633a5 Improve tank texturing logic 2015-10-01 22:35:01 -07:00
asiekierka 30dfe2d817 improved quarry/pump tube rendering 2015-10-01 17:56:37 +02:00
asiekierka 9729576735 further bugfixes 2015-10-01 11:50:15 +02:00
asiekierka 15c008b1d4 add /buildcraft [op|deop], fix #2998 2015-09-30 16:17:54 +02:00
asiekierka 5badae1245 BuildCraft 7.1.4 2015-09-29 10:06:15 +02:00
asiekierka 383bd6851a cleanup code, add changelog 2015-09-20 11:20:30 +02:00
asiekierka f958df297c Merge branch '6.5.x' into 7.2.x 2015-09-12 15:30:55 +02:00
Adrian 3d2cb3e207 BuildCraft 7.0.23 2015-09-11 21:24:27 +02:00
Adrian 91b8b8df83 fix #2565, clean up, filler/builder improvements 2015-09-11 20:20:49 +02:00
Adrian d5f75bd23e cleanup 2015-08-08 16:14:55 +02:00
Adrian 404510b4f1 Merge branch '6.5.x' of github.com:BuildCraft/BuildCraft into 7.1.x 2015-08-07 11:25:09 +02:00
ganymedes01 a1b44ae841 Clean up 2015-08-05 15:14:47 +01:00
asiekierka 5685c8eee0 BuildCraft 7.0.19 2015-08-03 21:35:57 +02:00
Adrian b094426ba5 BuildCraft 7.1.0 2015-08-03 18:33:57 +02:00
austinv11 8e3cc9f8d2 Removed debug messages 2015-07-23 18:41:57 +02:00
austinv11 d092e3c92e Removed debug messages 2015-07-23 11:43:49 -04:00
Adrian a0a81e2503 improve comparator support 2015-07-21 08:53:28 +02:00
Adrian 50c2cf0f99 use server data in SSP for certain tiles, add changelog 2015-07-14 10:18:25 +02:00
asiekierka c085a1e9a2 code cleanup 2015-06-28 22:29:52 +02:00
asiekierka edbb37810d code cleanup 2015-06-28 22:28:47 +02:00
asiekierka 14edb8c466 make AdvancedSlots highlight, move more zone planner code to Robotics, initial implementation of new Lists (some GUI parts missing) 2015-06-28 20:20:38 +02:00
asiekierka 26fa22c521 work on #2781, #2782 2015-06-10 23:41:38 +02:00
Adrian 7e16217021 make AWBs only accept recipe-relevant items again, restore Java 6 compat, fix #2765 2015-06-09 08:09:33 +02:00
Adrian 60613e74c7 add pump no-redstone-engine config option, rewrite LEDs to use a TESR, add builder LED TESR, fix gates crashing on non-BC pipes 2015-06-04 16:01:26 +02:00
Adrian 42115042c0 fix checkstyle 2015-05-07 19:50:00 +02:00
asiekierka 36f477a1ce fix #2670 2015-04-27 17:09:07 +02:00
asiekierka 5cdedf9deb add #2627, FluidSpilledEvent; BC 7.0.2 2015-04-25 14:16:06 +02:00
asiekierka aa49a1d321 fix compilation on Forge 1355+, fluid pipe NBT saving, add tank debug mode 2015-04-25 12:39:51 +02:00
asiekierka 7fb0843307 begin fluid pipe rewrite 2015-04-22 18:54:59 +02:00
asiekierka 7f03a920bb Merge branch '6.4.x' of github.com:BuildCraft/BuildCraft into 6.5.x 2015-04-22 16:26:50 +02:00
asiekierka f3844b74b2 backport pump entity spam fix, fix #2650 2015-04-22 12:39:05 +02:00
asiekierka 9838582647 add new stamping crafting system with placeholder textures 2015-04-20 17:06:53 +02:00
asiekierka d63d97a992 BuildCraft 7.0.1 Beta 2015-04-18 10:23:41 +02:00
asiekierka ec15b0247a move quarry to Builders module, clean up a few things 2015-04-16 15:08:33 +02:00
asiekierka 204ebfead0 rewrite auto workbench algorithm to stop dupe bugs and be smarter about item usage 2015-04-13 19:41:32 +02:00
asiekierka a11a25456c add 7.0.1 changelog, fix pump crash, fix pump entity spam, fix NPE in rare corner cases in RobotRegistry unloading 2015-04-13 17:26:22 +02:00
asiekierka 5a2dc4db3c add early tablet code, add facade non-laser recipe option, minor tweaks and refactors 2015-04-09 18:48:34 +02:00
asiekierka 27bee0a886 Make mining well build plain pipes for free again. Pondering on the MiniMiner. 2015-04-03 11:56:03 +02:00