Commit graph

3636 commits

Author SHA1 Message Date
Raul Tambre
ec19d2a8d5 Parameterization 2015-09-12 22:30:14 +03:00
Adrian
7b2fd345c8 minor cleanup 2015-09-12 21:17:06 +02:00
Adrian
80307e4c8e remove urbanist code as it has been laying unused and unmaintained for at least a year 2015-09-12 21:01:14 +02:00
Adrian
afae408fa5 improvements to schematic dependency support 2015-09-12 17:43:23 +02:00
Adrian
ca4b1554ed add proper block dependency system 2015-09-12 17:25:42 +02:00
Adrian
bacd0ff760 remove Breaker robot 2015-09-12 16:06:22 +02:00
asiekierka
832d979fe8 improve builder logic for certain vanilla blocks 2015-09-12 16:03:09 +02:00
Adrian
c0c29f7521 make code more IPipeTile-friendly 2015-09-12 15:38:58 +02:00
Adrian
e0050df461 try to fix #2939 2015-09-12 15:35:56 +02:00
Adrian
05b5a847bd add PipeTransportRenderer map 2015-09-12 15:35:49 +02:00
asiekierka
f958df297c Merge branch '6.5.x' into 7.2.x 2015-09-12 15:30:55 +02:00
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
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
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
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
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
Adrian
b094426ba5 BuildCraft 7.1.0 2015-08-03 18:33:57 +02:00
asiekierka
9a68480932 Merge branch '7.1.x' of github.com:BuildCraft/BuildCraft into 7.1.x 2015-08-03 19:22:11 +02:00
asiekierka
bb4e530015 fix compile 2015-08-03 19:21:31 +02:00
asiekierka
27ff200ca2 Merge branch '6.5.x' of github.com:BuildCraft/BuildCraft into 7.1.x 2015-08-03 19:17:40 +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
Hea3veN
4d4e59891a remove debug code 2015-07-27 20:53:08 -03:00
Hea3veN
29b0a6c798 add the Breaker robot that mines stone materials 2015-07-27 20:36:32 -03:00
Hea3veN
528e6449e3 fix request system errors 2015-07-27 20:33:52 -03:00
Hea3veN
d339d708b3 fix loading break ai from nbt 2015-07-27 19:46:35 -03:00
Hea3veN
9a36844a6b make the request items action able to request more than one item at a time 2015-07-24 21:00:59 -03:00
Adrian
c25af49829 Merge branch '6.5.x' of github.com:BuildCraft/BuildCraft into 7.1.x 2015-07-23 19:03:47 +02: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
austinv11
d092e3c92e Removed debug messages 2015-07-23 11:43:49 -04:00
Hea3veN
ac47040919 fix robots not using the correct sides when accessing inventories/tanks 2015-07-22 21:43:02 -03:00
Hea3veN
cbd6b3168f fix robots going to unreachable stations 2015-07-22 19:45:59 -03:00
Adrian
a0a81e2503 improve comparator support 2015-07-21 08:53:28 +02:00
Adrian
191452fbbd fix bucket handling for down/up directions 2015-07-20 17:41:30 +02:00
Adrian
967da69b24 add dynamic Zone Planner texture 2015-07-20 17:33:28 +02:00
Adrian
96536df68a fix bucket handling for down/up directions 2015-07-20 16:49:20 +02:00
Adrian
30cbb152a7 fix lens-filter diodes 2015-07-20 12:37:29 +02:00
Adrian
a20dc994fb EXPERIMENTAL: make lenses not require iron ingots - they should be LESS expensive than filters 2015-07-20 12:16:45 +02:00
Adrian
8798cf31c2 hand-picked selection of gamerForEAs minor optimizations 2015-07-20 09:08:40 +02:00
Adrian
507b41707d Merge branch '6.5.x' of github.com:BuildCraft/BuildCraft into 7.1.x 2015-07-19 22:39:07 +02:00
Adrian
e00b6c0847 paintbrush, wrench, stripes pipe fixes 2015-07-19 22:38:57 +02:00
Adrian
6f3b3549ea make new Lists craftable 2015-07-19 15:48:48 +02:00
Adrian
c750407c07 fix NPE in getZone, AIRobotSearchBlock 2015-07-19 15:45:55 +02:00
Adrian
ea5c49edd2 Merge branch '6.5.x' of github.com:BuildCraft/BuildCraft into 7.1.x 2015-07-19 15:40:01 +02:00