Commit graph

4323 commits

Author SHA1 Message Date
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
0f26ef1c05 fix error in docking station on chunk unload, fixes #2898 2015-08-03 16:15:12 +02: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
Adrian Siekierka
cdfbcce79c Merge pull request #2919 from hea3ven/6.5.x
fix stripes pipes placing extra blocks, and the behaviour of the stri…
2015-07-28 09:25:53 +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
Adrian
140f14aab5 fix #2892 and zone planner mouse weirdness 2015-07-19 15:36:45 +02:00
Hea3veN
2732409d9d fix boxes ignoring the south and east boundaries when rounding, fixes #2891 2015-07-16 22:08:13 -03:00
Adrian
e048904a74 BuildCraft 7.0.16 2015-07-15 12:17:17 +02:00
Adrian
039da2374b formalize table logic, fix #2890, clean up 2015-07-15 10:26:56 +02:00
Hea3veN
e3308381ee fix the work in area and load/unload area allowing non map locations items as parameters 2015-07-15 01:16:55 -03:00
Hea3veN
c72a747e4e fix robots movement desync when going through fluids, fixes #2889 2015-07-15 01:14:16 -03:00
Adrian
a2816be88a fix void fluid pipe texture, add changelog 2015-07-14 17:39:43 +02:00
Adrian
dc9fdbb745 Merge branch '6.5.x' of github.com:BuildCraft/BuildCraft into 6.5.x 2015-07-14 17:35:37 +02:00
Adrian
9087bd2f3b bugfixes to fluid pipes 2015-07-14 17:35:18 +02:00
asiekierka
bc47bea4b6 wait, power pipes do not rotate 2015-07-14 00:39:43 +02:00
asiekierka
c90dde2c37 Merge branch '6.5.x' of github.com:BuildCraft/BuildCraft into 6.5.x 2015-07-14 00:37:26 +02:00
asiekierka
8618b869d3 improve pipe rotatablity in blueprints, begin adding heuristic detection of necessary rotation code 2015-07-14 00:37:15 +02:00
Adrian
31014697b4 BuildCraft 7.0.15 2015-07-12 15:50:44 +02:00
Adrian
7c5d4b0d42 fix #2883, #2882, packager GUI issues 2015-07-12 15:40:37 +02:00
Adrian
45384e0a53 BuildCraft 7.0.14 2015-07-11 14:42:46 +02:00
Adrian
915d900a40 revert february 2013 optimization - fix 3 issues related to quarry mining 2015-07-11 14:31:01 +02:00
Adrian
3ba539ade3 update changelog, try to fix #2880 2015-07-11 09:21:02 +02:00
Adrian
f18757da0f fix Package handling when mods are removed 2015-07-10 22:31:51 +02:00
Hea3veN
2a4d591f80 fix packet spam on the construction marker, fixes #2837 2015-07-10 09:17:58 -03:00
Hea3veN
4c0d83a838 fix an error in the robots ai loading 2015-07-10 09:17:58 -03:00
Adrian
6995b9afb3 fix #2860, improve fluid heuristics 2015-07-10 12:57:59 +02:00
Adrian
f81541c8db fix #2877, #2878, add changelog 2015-07-10 09:46:55 +02:00
Hea3veN
51ac62ce7b fix block breaking robots sleeping in mid air 2015-07-09 16:37:37 -03:00
Hea3veN
0db636f6b5 fix robots ignoring gate config on their linked station when eqqupping items 2015-07-09 16:34:33 -03:00
Hea3veN
367fa3f1e2 fix robots sinking through the ground, fixes #2831 2015-07-09 15:55:10 -03:00
asiekierka
5c70242204 fix #2841 2015-07-01 09:54:52 +02:00
asiekierka
5baf174193 fix Request Needed Items action name 2015-06-30 22:19:00 +02:00
asiekierka
7f197356b4 marker code cleanup 2015-06-30 19:06:12 +02:00
asiekierka
c7881b25dc whoops, forgot version number here 2015-06-30 12:37:22 +02:00
asiekierka
138943bf59 fix codestyle 2015-06-30 12:36:23 +02:00
asiekierka
59cde09f82 Merge branch '6.5.x' of github.com:BuildCraft/BuildCraft into 6.5.x 2015-06-30 12:05:05 +02:00
asiekierka
7a65972538 fix #2753, BuildCraft 7.0.13 2015-06-30 12:03:13 +02:00
Hea3veN
6ba1f039f4 make sure all robot AI properly handle being loaded from NBT, fixes #2842 2015-06-29 21:09:04 -03:00