Commit graph

3500 commits

Author SHA1 Message Date
Adrian
db91628dfc fix client-side quarry arm jitter 2015-09-11 21:11:43 +02:00
Hea3veN
32f933e4a5 fix robots not using the correct sides when accessing inventories/tanks 2015-09-11 21:09:53 +02:00
Adrian
cbef35e6f2 optimize/fix docking station item renderer 2015-09-11 21:07:42 +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
Hea3veN
7a9e0e484d make the request items action able to request more than one item at a time 2015-09-11 21:02:26 +02:00
Adrian
37bda2f153 preparations for BuildCraft 7.0.23 2015-09-11 21:01:10 +02:00
Adrian
91b8b8df83 fix #2565, clean up, filler/builder improvements 2015-09-11 20:20:49 +02:00
Adrian
2cc6727398 fix #2922, fix #2975 2015-09-11 19:11:23 +02:00
Adrian
ca8d25e992 Merge branch '6.5.x' of github.com:BuildCraft/BuildCraft into 6.5.x 2015-09-11 18:57:55 +02:00
Adrian
07ad273bd0 fix #3007, fix #3008 2015-09-11 18:57:43 +02:00
Anton
ef74acc474 fix because I'm stupid 2015-09-06 17:33:23 +03:00
Anton
92bf6bfc9a More Ore Dictionary support for recipes 2015-09-06 17:12:44 +03:00
Adrian
61cb92648c fix #3001 2015-09-05 10:14:09 +02:00
asiekierka
1d9341e22e fix #2991, fix #2976, fix #2974, BuildCraft 7.0.22 2015-09-04 17:40:52 +02:00
asiekierka
e3ff1ea288 fix #3000, fix #2978, fix #2977, fix #2526, add changelog 2015-09-04 16:54:18 +02:00
asiekierka
260aea2950 fix #2971, fix #2964 2015-09-04 14:45:34 +02:00
asiekierka
8700cd41ef fix #2996, fix #2994, fix #2984, fix #2969 2015-09-04 11:46:06 +02:00
Adrian
76dd290da4 BuildCraft 7.0.21 2015-08-21 19:37:15 +02:00
asiekierka
ad31c6b522 turn scrollbars into a widget, improved blueprint library GUI 2015-08-21 19:32:28 +02:00
Adrian
0c9ae47bbe refactor pipe renderer registration, make fluid pipe capacity scale with the flow multiplier, add clay fluid pipe 2015-08-21 19:26:29 +02:00
Adrian
72ce20c4ff zone planner ui improvements 2015-08-21 19:24:37 +02:00
Adrian
578db0e85c add dynamic Zone Planner texture 2015-08-21 19:24:06 +02:00
Adrian
d7d7585c70 try to fix #2939 2015-08-11 15:54:15 +02:00
knexer
a1867f528e Fix builder inconsistently respecting OreDict
BptBuilderBlueprint.checkRequirements expects an exact match, but
BptBuilderBlueprint.useRequirements will accept ore-dictionary (and
other?) equivalent items.
2015-08-11 01:00:47 -07:00
asiekierka
420d3f50bf add more checks 2015-08-07 14:37:11 +02:00
Hea3veN
d9bad992e0 fix ClassCastException when trying to plant reeds 2015-08-06 21:30:10 -03:00
asiekierka
dbf10a3cfc BuildCraft 7.0.20 2015-08-06 11:09:46 +02:00
Adrian Siekierka
897f12d212 Merge pull request #2946 from ganymedes01/6.5.x
Did a bit of a clean up
2015-08-05 17:49:11 +02:00
ganymedes01
a1b44ae841 Clean up 2015-08-05 15:14:47 +01:00
Adrian
65544263fd bugfixes 2015-08-05 15:37:40 +02:00
Adrian
175002c24a fix unnatural lighting in fluid pipes 2015-08-04 09:07:34 +02:00
asiekierka
5685c8eee0 BuildCraft 7.0.19 2015-08-03 21:35:57 +02:00
asiekierka
31f0cbfb2a BuildCraft 7.0.18 2015-08-03 19:15:18 +02:00
asiekierka
2fb8e04972 fix #2942 2015-08-03 18:16:10 +02:00
Adrian Siekierka
8b5c76d401 Merge pull request #2943 from ganymedes01/6.5.x
Architect table render distance fix + other tweaks
2015-08-03 16:27:08 +02:00
asiekierka
ac59ef27e8 fix #2929 2015-08-03 17:23:34 +02:00
asiekierka
ce9caf6dc8 add glowing textures to fluid pipes, close #2926 2015-08-03 17:09:15 +02:00
asiekierka
88f5e17316 fix #2914, fix #2941 2015-08-03 16:47:55 +02:00
ganymedes01
425575e78b Achitect table render distance fix + other tweaks 2015-08-03 15:23:32 +01:00
Hea3veN
082942172b fix loading break ai from nbt 2015-08-03 16:14:17 +02:00
asiekierka
3ba0cc56f6 improvements to programming table logic 2015-08-03 16:13:58 +02:00
Hea3veN
2a8f5826e7 fix stripes pipes placing extra blocks, and the behaviour of the stripes robot placing blocks 2015-07-27 21:24:07 -03:00
Adrian
bc8583d0db BuildCraft 7.0.17, fix #2904, fix minor bugs 2015-07-23 18:58:24 +02:00
Adrian
e0c6ac68ad fix lens-filter diodes 2015-07-23 18:42:07 +02:00
austinv11
8e3cc9f8d2 Removed debug messages 2015-07-23 18:41:57 +02:00
Adrian
18fa3411ac add throwable packages to dispensers and stripes pipes 2015-07-23 18:41:11 +02:00
Hea3veN
cbd6b3168f fix robots going to unreachable stations 2015-07-22 19:45:59 -03:00
Adrian
191452fbbd fix bucket handling for down/up directions 2015-07-20 17:41:30 +02:00
Adrian
e00b6c0847 paintbrush, wrench, stripes pipe fixes 2015-07-19 22:38:57 +02:00