Commit graph

3457 commits

Author SHA1 Message Date
asiekierka
1eaa81192e wait, power pipes do not rotate 2015-07-14 00:39:50 +02:00
asiekierka
bc3963b8dc improve pipe rotatablity in blueprints, begin adding heuristic detection of necessary rotation code 2015-07-14 00:37:07 +02:00
Adrian
a6e5e6f016 add Debugger support to PipeTransportFluids 2015-07-13 17:39:53 +02:00
Adrian
53773a24fe refactor pipe renderer registration, make fluid pipe capacity scale with the flow multiplier, add clay fluid pipe 2015-07-13 17:22:28 +02:00
Adrian
c41aadf943 fix #2883, #2882, packager GUI issues 2015-07-12 15:40:28 +02:00
Adrian
89dcc015f6 fix compile 2015-07-12 15:36:53 +02: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
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
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
76d38103d0 Merge branch '6.5.x' of github.com:BuildCraft/BuildCraft into 7.1.x 2015-07-04 11:29:58 +02: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
asiekierka
96fc5df707 tweak List algorithm further 2015-07-01 17:05:15 +02:00
asiekierka
5c70242204 fix #2841 2015-07-01 09:54:52 +02:00
asiekierka
325cef4a58 turn scrollbars into a widget, improved blueprint library GUI 2015-07-01 01:04:35 +02:00
asiekierka
7f197356b4 marker code cleanup 2015-06-30 19:06:12 +02:00
asiekierka
0a88284e24 Move marker and path marker to Core, close #2834 2015-06-30 19:01:44 +02:00
asiekierka
1c73dd18c7 Merge branch '6.5.x' of github.com:BuildCraft/BuildCraft into 7.1.x 2015-06-30 12:49:29 +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
asiekierka
50bb76812c add changelog, fix #2849, close #2846 2015-06-29 18:07:20 +02:00
asiekierka
fa0677449e optimizations, hide RF buffer from redstone engines 2015-06-29 15:45:34 +02:00
asiekierka
1f19d920e1 optimizations, hide RF buffer from redstone engines 2015-06-29 15:44:51 +02:00
asiekierka
308976b2cd fix AdvancedSlot color issues, add fluid filtering 2015-06-29 10:46:47 +02:00
asiekierka
ebcece1d72 improve lists, implement GUI 2015-06-29 09:14:50 +02:00
asiekierka
abdcda3068 no need to clone the items array now that readFromNBT is called threadsafe 2015-06-28 22:53:58 +02:00
asiekierka
5cd4700836 fix massive result of idiocy in pipe packet sending 2015-06-28 22:51:59 +02:00
asiekierka
c085a1e9a2 code cleanup 2015-06-28 22:29:52 +02:00
asiekierka
edbb37810d code cleanup 2015-06-28 22:28:47 +02:00
asiekierka
b90b05fa1c tweaks to list GUI size 2015-06-28 21:42:47 +02:00
asiekierka
902e5505f6 fix #2850 2015-06-28 20:27:51 +02:00
asiekierka
14edb8c466 make AdvancedSlots highlight, move more zone planner code to Robotics, initial implementation of new Lists (some GUI parts missing) 2015-06-28 20:20:38 +02:00
Hea3veN
24dbaa4369 fix robots helmet overlay rendering when it should not, fixes #2835 2015-06-24 08:24:59 -03:00
Adrian
43228d6852 BuildCraft 7.0.12, fix #2833 2015-06-23 12:33:45 +02:00
Adrian
bbaf0a1b7d add list support to Accept Items 2015-06-21 18:25:24 +02:00
Adrian
6aa3b6e04f Merge branch '6.5.x' of github.com:BuildCraft/BuildCraft into 6.5.x 2015-06-21 18:07:34 +02:00
Adrian
94c2a24b12 fix #2828, fix #2822 2015-06-21 18:07:24 +02:00
Hea3veN
a21a49b0ef fix planter robots not freeing reserved blocks 2015-06-19 00:33:11 -03:00
Hea3veN
c79942a88c render overlay of helmets on robots 2015-06-18 22:50:02 -03:00
Hea3veN
2b68f8f7dd make the builder robot not pick up materials in creative worlds 2015-06-18 22:15:28 -03:00
Hea3veN
9d4f92e668 fix NPE with the builder robot 2015-06-18 21:08:05 -03:00