Commit graph

4605 commits

Author SHA1 Message Date
Adrian
4ee689d144 fix #2956 2015-09-12 15:10:02 +02:00
Adrian
5c6c524a6c fix #2951 2015-09-12 15:09:23 +02:00
asiekierka
5a7cfc4fce make quarry update packets cover the whole quarry visibility area, and even a bit more 2015-09-12 11:47:00 +02:00
QORTEC
63b2e2a0ef Update dist.sh
Fixed spelling error
2015-09-12 03:09:52 -04:00
QORTEC
13053db316 Update dist.sh
This update fixes corrects the mcmod.info files provided in the modular buildcraft .jar
2015-09-12 02:12:08 -04:00
Adrian
3d2cb3e207 BuildCraft 7.0.23 2015-09-11 21:24:27 +02:00
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
Adrian Siekierka
a9ab2e8b71 Merge pull request #3003 from Adaptivity/oredictsupp
More Ore Dictionary support for recipes
2015-09-06 18:36:03 +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
29cb16f179 fix versions.txt 2015-08-21 19:46:43 +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
Adrian Siekierka
6a8bbb148f Merge pull request #2958 from knexer/6.5.x
Fix builder inconsistently respecting OreDict
2015-08-11 11:06:32 +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
Adrian
8478e5c082 update changelog 2015-08-09 15:31:47 +02:00
Adrian
8a9dfec4c0 BuildCraft 7.1.1 Beta 2015-08-09 15:30:32 +02:00
Adrian
bdb46f0bda further tweaks to builders, refactor PipeRendererTESR to allow custom PipeTransport renderers 2015-08-09 14:38:22 +02:00
Adrian
75815174a9 improve builder logic, push en_US.lang 2015-08-09 13:40:19 +02:00
Adrian
66002611b3 start adjusting BC blueprint API, fix #2925 2015-08-09 13:29:58 +02:00
Adrian
1d7ea6e729 close #2345 2015-08-09 13:18:26 +02:00
Adrian
0d9946a4ce update 2015-08-09 12:32:31 +02:00
Adrian
d5f75bd23e cleanup 2015-08-08 16:14:55 +02:00
Adrian
a5e61ad767 restore List support to Force/Forbid Robot 2015-08-08 15:58:59 +02:00
Adrian
6536c2bae1 zone planner ui improvements 2015-08-08 13:23:44 +02:00
Adrian
924b7276b0 fix #2948, add better precision controls to lists 2015-08-08 09:01:40 +02:00
Adrian
99d226940e add list armor handling, minor list gui tweaks, a way to shoot robots down 2015-08-07 19:20:31 +02:00
asiekierka
420d3f50bf add more checks 2015-08-07 14:37:11 +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