Commit graph

3709 commits

Author SHA1 Message Date
AlexIIL
50147c04a4 Fix concurrency issue related to MapWorld and saving (#3611) 2017-05-30 20:21:14 +01:00
piotrekli
04936780cd Fix a crash when a machine "clicks" on a gate (#3542)
Fix a crash when a Thermal Expansion Autonomous Activator clicks on a BuildCraft gate
2017-05-04 20:25:42 +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
bfa69a2ef3 fix #3497 2017-04-08 10:01:59 +02:00
Adrian Siekierka
9417e8a59b fix #3307 properly 2017-04-08 09:53:19 +02:00
Adrian Siekierka
e2c2361df8 fix #3503, fix #3496, work around #3500 2017-03-09 11:44:22 +01:00
Adrian Siekierka
f88cdab008 Merge branch '7.1.x' of https://github.com/BuildCraft/BuildCraft into 7.1.x 2017-02-10 00:39:17 +01:00
Adrian Siekierka
25318e36cf sanitize fluid implementation for #3495 2017-02-10 00:38:09 +01:00
Adrian Siekierka
1449ec0586 BuildCraft 7.1.20 2017-02-07 12:34:18 +01:00
Adrian Siekierka
50f983bda3 fix #3341 2017-02-07 12:28:12 +01:00
Adrian Siekierka
cc9df443f7 fix #3429 2017-02-07 12:12:31 +01:00
Adrian Siekierka
293ab80985 fix #3488 2017-02-07 12:06:19 +01:00
Adrian Siekierka
4c106fdf53 fix #3492 2017-02-07 11:58:41 +01:00
Adrian Siekierka
dc7b112033 BuildCraft 7.1.19 2017-01-03 22:12:36 +01:00
Adrian Siekierka
790d05d4c4 fix #3316 2017-01-03 22:03:26 +01:00
AlexIIL
d2f9826d19 Merge branch '7.1.x' of github.com:BuildCraft/BuildCraft into 7.1.x 2016-11-16 17:39:21 +00:00
AlexIIL
42db6fb549 Potential fix for #3451 2016-11-16 17:38:27 +00:00
asiekierka
68514dedb0 BuildCraft 7.1.18 2016-09-10 18:26:58 +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
c50632d93f BuildCraft 7.1.17 2016-06-28 21:50:02 +02:00
asiekierka
2bdabf6a1c more accurate source coordinates for break/place events - #3323 2016-04-30 15:34:02 +02:00
asiekierka
5bcb99193d fix #3275 2016-03-26 14:41:40 +01:00
asiekierka
bf6529ed05 BuildCraft 7.1.16 2016-03-18 14:17:02 +01:00
asiekierka
ea7cb8a9ec fix #3253, fix #3254 2016-03-18 13:20:31 +01:00
asiekierka
dadcd12874 fix #3234 2016-03-13 21:07:45 +01:00
asiekierka
0de4f15598 fix #3159 2016-03-13 17:52:17 +01:00
asiekierka
35c2d806ca fix #3211 2016-03-13 17:41:19 +01:00
asiekierka
01fe1c7f5e fix #3156 2016-03-13 09:06:32 +01:00
asiekierka
1bea08f8e5 fix #3131 2016-03-12 12:40:30 +01:00
asiekierka
ec901daad1 fix compile error 2016-03-12 09:55:40 +01:00
asiekierka
ab1fdd4d51 restore ACTs, fix #3216, fix PipeExtensionListener bug 2016-03-12 09:42:38 +01:00
asiekierka
6f7a665297 fix #3168 2016-01-12 18:00:10 +01:00
asiekierka
cd9e274cca fix #3157, fix #3166 2016-01-12 17:59:11 +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
Scott M. Barbour
25d8785e88 Fixed imports automatically switched to a * import in violation of the checkstyle. 2016-01-09 21:57:05 -06:00
Scott M. Barbour
c32de47be3 Added nether wart support for harvesting 2016-01-09 21:52:01 -06:00
Geforce132
9d63ba910b Fixed #3134 2015-12-08 21:01:09 -06:00
ProgrammerHero
fd007a0acb Allow builders to place floating tripwires 2015-11-20 12:08:47 -04: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
SandGrainOne
207f85958b Moved IBlockDefaultTriggers to core 2015-11-14 20:50:36 +01:00
SandGrainOne
99ee6ab927 Added IBlockDefaultTriggers.
Prevent DefaultTriggerProvider from adding triggers, but allow other
providers to add their own. This is a more friendly version of
IOverrideDefaultTriggers.
2015-11-09 23:44:30 +01:00
iTitus
ec39cec734 Fix #3119 2015-11-08 21:12:44 +01:00
iTitus
077f38ea13 Fix #3120
The inventory trigger now takes the max stacksize of the inventory into account.
2015-11-08 11:57:22 +01:00
asiekierka
ebbdbdaef7 BuildCraft 7.1.13 2015-11-07 16:55:22 +01:00
asiekierka
a24fa1c7ee improvements to robot breaking logic 2015-11-07 16:34:12 +01:00
asiekierka
09ef745ae1 fix buildcraft command crash 2015-11-07 14:22:10 +01:00
asiekierka
89b10bbd8f improve robot path handling 2015-11-07 11:49:37 +01:00