Commit graph

3665 commits

Author SHA1 Message Date
asiekierka
b2ebbcb99b quarry improvements 2015-09-30 14:59:31 +02:00
asiekierka
2ff0d03b97 fix quarry frame icon not rendering when building frame 2015-09-30 14:25:27 +02:00
asiekierka
3f6fafb4a3 fix Creative Engines not outputting advertised RF/t amount 2015-09-30 14:04:34 +02:00
asiekierka
5f64aee165 BuildCraft 7.1.5 2015-09-29 10:52:29 +02:00
asiekierka
5badae1245 BuildCraft 7.1.4 2015-09-29 10:06:15 +02:00
asiekierka
fe5a2aa661 add RailCraft-esque fine-tuned block/item control 2015-09-29 09:54:12 +02:00
asiekierka
8882f934c8 improve power transmission logic, add 7.0.26 changelog 2015-09-28 11:03:34 +02:00
asiekierka
0bfbffc722 fix #3041, fix #3038, fix #3035, close #3039 2015-09-28 11:02:19 +02:00
asiekierka
deec83ba63 fix #3029 2015-09-28 11:01:12 +02:00
asiekierka
3e7e37cebe restore proper engine breaking icons, re-optimize textures 2015-09-28 10:46:16 +02:00
asiekierka
9c55d79861 add config option to disable showing all facades in creative 2015-09-26 16:40:37 +02:00
asiekierka
6ed71b4f16 fix #3024 2015-09-22 15:52:31 +02:00
asiekierka
c9dbe14765 fix #3026 2015-09-22 15:47:29 +02:00
asiekierka
8c3aae9ca5 BuildCraft 7.1.3 RC 2015-09-20 14:04:46 +02:00
asiekierka
c8ca9aeaf9 fix FacadePluggable crash, remove plugs for glass facades 2015-09-20 13:29:29 +02:00
asiekierka
7edc5a9308 fix #2967, fix blueprint placement issues, improve block schematic heuristics 2015-09-20 13:06:43 +02:00
asiekierka
383bd6851a cleanup code, add changelog 2015-09-20 11:20:30 +02:00
asiekierka
48e9102fa7 adjust blueprint library recipe and material to match texture 2015-09-20 09:51:22 +02:00
asiekierka
b22d0c5b64 make the blueprint library ignore empty blueprints/templates 2015-09-20 09:48:14 +02:00
asiekierka
6ebb701f23 move blueprint saves inside world folder, fix #2886 2015-09-20 09:43:49 +02:00
asiekierka
31950ca099 fix #2995 2015-09-19 14:39:11 +02:00
asiekierka
ed2e97044b make stirling engines heat up again 2015-09-19 13:58:37 +02:00
asiekierka
5e13fc69ed cleanup, close #3021 2015-09-19 12:59:05 +02:00
asiekierka
bab7c68f4c Merge branch '7.2.x' of github.com:BuildCraft/BuildCraft into 7.2.x 2015-09-19 12:34:19 +02:00
asiekierka
164eeefb0d Merge branch '6.5.x' into 7.2.x 2015-09-19 12:33:22 +02:00
Adrian Siekierka
03b9872c57 Merge pull request #3014 from tambry/master
Parameterization and info about new versions and changelog improved
2015-09-19 12:24:45 +02:00
asiekierka
ffee708a9b fix #3010, fix #3017 2015-09-16 16:56:27 +02:00
asiekierka
b2f9df8d4c fix #3015 2015-09-13 15:51:16 +02:00
Raul Tambre
0a5666abce Improve version command and inform about changelog 2015-09-12 22:34:02 +03:00
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