Commit graph

339 commits

Author SHA1 Message Date
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
asiekierka
58cdbbf909 Apparently I forgot to update the CoFH API version all this time. I blame tterrag. 2015-10-07 15:57:05 +02:00
asiekierka
ac5f5a5faa more bugfixes, improvements to vanilla/BC schematic support 2015-10-02 13:05:09 +02:00
Raul Tambre
ec19d2a8d5 Parameterization 2015-09-12 22:30:14 +03:00
Adrian
afae408fa5 improvements to schematic dependency support 2015-09-12 17:43:23 +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
Hea3veN
32f933e4a5 fix robots not using the correct sides when accessing inventories/tanks 2015-09-11 21:09:53 +02:00
Hea3veN
ae41d1462d fix request system errors 2015-09-11 21:05:17 +02:00
Hea3veN
e2a0a7eab4 rewrite the robot's request system, fixes #2853 2015-09-11 21:04:14 +02:00
Adrian
91b8b8df83 fix #2565, clean up, filler/builder improvements 2015-09-11 20:20:49 +02:00
asiekierka
1d9341e22e fix #2991, fix #2976, fix #2974, BuildCraft 7.0.22 2015-09-04 17:40:52 +02:00
Adrian
bdb46f0bda further tweaks to builders, refactor PipeRendererTESR to allow custom PipeTransport renderers 2015-08-09 14:38:22 +02:00
Adrian
66002611b3 start adjusting BC blueprint API, fix #2925 2015-08-09 13:29:58 +02:00
Adrian
0d9946a4ce update 2015-08-09 12:32:31 +02:00
Adrian
64ecdd82bd refactor match handler example generation, add tool handling, minor tweaks and fixes 2015-08-07 13:23:47 +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
Hea3veN
d9bad992e0 fix ClassCastException when trying to plant reeds 2015-08-06 21:30:10 -03:00
Hea3veN
0f26ef1c05 fix error in docking station on chunk unload, fixes #2898 2015-08-03 16:15:12 +02:00
Hea3veN
528e6449e3 fix request system errors 2015-07-27 20:33:52 -03:00
Hea3veN
41bb30a7be fix error in docking station on chunk unload, fixes #2898 2015-07-23 10:04:46 -03:00
Hea3veN
ac47040919 fix robots not using the correct sides when accessing inventories/tanks 2015-07-22 21:43:02 -03:00
Adrian
547254a32a actually push robot safeguard, remove some commented out code 2015-07-19 15:18:02 +02:00
Adrian
0c95bd0a92 Merge branch '7.1.x' of github.com:BuildCraft/BuildCraft into 7.1.x 2015-07-17 16:41:15 +02:00
Adrian
3c7bb95515 add power adapters, tweak energy render, cleanup 2015-07-17 16:39:11 +02:00
Hea3veN
a5cdd8c4b1 rewrite the robot's request system, fixes #2853 2015-07-17 08:32:19 -03:00
Adrian
0d3b5b2eb7 Merge branch '6.5.x' of github.com:BuildCraft/BuildCraft into 7.1.x 2015-07-11 17:31:48 +02:00
Adrian
915d900a40 revert february 2013 optimization - fix 3 issues related to quarry mining 2015-07-11 14:31:01 +02:00
Hea3veN
4c0d83a838 fix an error in the robots ai loading 2015-07-10 09:17:58 -03:00
asiekierka
1173b0fb0b new events API: emit BlockPlaceEvents for pipes, emit more robot events, remove events deprecated by Forge ones; close #2839 2015-07-01 17:28:58 +02:00
gamerforEA
947f18c4ad Fixed bugs (detected by FindBugs) and remove unnecessary nullchecks (NPE is impossible). 2015-06-14 18:45:56 +03:00
Adrian
dc090c0e46 fix many minor things, fix #2743, add changelog 2015-06-10 14:01:34 +02:00
Adrian
5ce27e1c2a cleanup 2015-06-05 09:03:47 +02:00
Adrian
2b906fb802 refactor library API to be more flexible 2015-06-04 12:06:23 +02:00
Adrian
eba927e4af sanitize BC API versions, add IIntegrationRecipe documentation 2015-06-01 11:19:17 +02:00
Hea3veN
4eaf4bb2b2 allow for special plating behaviour in the crops api 2015-05-31 16:24:24 -03:00
Hea3veN
adaab2ed3c start cleaning up getting ready for a stable release 2015-05-29 01:09:12 -03:00
Adrian
00562c5adb BuildCraft 7.0.5 2015-05-26 15:37:04 +02:00
Hea3veN
c3e0eeb3d0 add crop api 2015-05-25 12:41:52 -03:00
Hea3veN
affa7c9a53 cleanup redstone board and robot items, handle loading a robot entity with invalid board 2015-05-22 08:24:13 -03:00
Adrian
580886a8cc make facades and gates use IPipePluggable rendering APIs 2015-05-17 11:13:44 +02:00
Adrian
64879212fe Merge branch '6.5.x' of github.com:BuildCraft/BuildCraft into 6.5.x 2015-05-13 16:43:32 +02:00
Adrian
f336e4d86d add input-sensitive expansion calls to IIntegrationRecipe, fix #2710 2015-05-13 16:43:11 +02:00
Hea3veN
b8675dc414 move robot rotation logic from the render loop to the game loop 2015-05-12 08:08:15 -03:00
Adrian
80b173db62 Integration Table API changes 2015-05-08 22:18:22 +02:00
Adrian
42115042c0 fix checkstyle 2015-05-07 19:50:00 +02:00
Adrian
db002ea714 style changes, add /buildcraft changelog, add missing files 2015-05-07 19:26:25 +02:00
Adrian
70e1436964 add IRobotOverlayItem API 2015-05-06 23:14:57 +02:00
Adrian
1ac9cadca9 some refactoring, new Integration Table 2015-05-06 07:46:20 +02:00