Commit graph

  • d4c85569e1 fix #2801 Adrian 2015-06-14 12:29:38 +0200
  • 2215e3299d fix buckets in stripes pipes not working with custom air blocks Adrian 2015-06-14 12:23:11 +0200
  • 90537a8909 obsidian pipe logic improvements, fix #2792 Adrian 2015-06-14 12:18:54 +0200
  • 7f6b2e72d1 try to fix fluid sync again, add support for large fluid pipe capacity, improve water spring gen Adrian 2015-06-14 11:30:34 +0200
  • d5422d5cca fix compilation, fix getEnergyProvider hook on engines Adrian 2015-06-14 10:12:49 +0200
  • 9fec760eb4 revert stripes pipe speed experiment Adrian 2015-06-14 09:13:30 +0200
  • 4e89f290a4 fix #2799, #2798 Adrian 2015-06-14 09:12:47 +0200
  • cc6fc2324c fix getEnergyProvider compat hook, fix stripes block placing eating items Adrian 2015-06-12 11:27:39 +0200
  • 30d90f48b5 rewrite water spring population code, actual 7.0.9 asiekierka 2015-06-11 09:52:12 +0200
  • 5bbb6a9049 BuildCraft 7.0.9 asiekierka 2015-06-11 09:32:43 +0200
  • 085dff9876 clean things up, prepare for 7.0.9 asiekierka 2015-06-11 09:26:14 +0200
  • 821936c3cb fix #2785 asiekierka 2015-06-11 09:12:45 +0200
  • fa0d2e1b33 Merge branch '6.5.x' of github.com:BuildCraft/BuildCraft into 6.5.x asiekierka 2015-06-11 09:08:48 +0200
  • e801cf9198 further work on #2782, fix packet thread safety asiekierka 2015-06-11 09:08:30 +0200
  • 8b25d780b1 render overlay of player heads on robots Hea3veN 2015-06-10 20:13:28 -0300
  • 26fa22c521 work on #2781, #2782 asiekierka 2015-06-10 23:41:38 +0200
  • dc090c0e46 fix many minor things, fix #2743, add changelog Adrian 2015-06-10 14:01:34 +0200
  • 6b8d5bb6c6 make robots be able to wear player heads Hea3veN 2015-06-09 22:36:37 -0300
  • 7f7e09a022 shift right-clicking with wrench on robots now first removes wearables Hea3veN 2015-06-09 20:00:39 -0300
  • 29970dc618 make wrenching a pipe acknowledge the side hit for smarter direction setting Adrian 2015-06-09 16:15:19 +0200
  • 5f21c701cb remove ambient occlusion (for now) from blocks which look far worse due to mojangs implementation of it - fix #2770 Adrian 2015-06-09 08:18:41 +0200
  • 7e16217021 make AWBs only accept recipe-relevant items again, restore Java 6 compat, fix #2765 Adrian 2015-06-09 08:09:33 +0200
  • 1e3f270d5c Merge pull request #2766 from fnuecke/patch-1 Adrian Siekierka 2015-06-08 09:00:47 +0200
  • 4785c03472 Fixes handling of template extensions length != 3. Florian "Sangar" Nücke 2015-06-07 16:20:56 +0200
  • 0f6b089d26 BuildCraft 7.0.8 Adrian 2015-06-07 12:34:26 +0200
  • e79f0e9a65 update gradle instructions Adrian 2015-06-07 11:10:47 +0200
  • 373af4dcc0 BuildCraft 7.0.7 Adrian 2015-06-07 10:44:26 +0200
  • 211cf27a68 fix #2762 Adrian 2015-06-07 08:43:43 +0200
  • 8e344b3f91 fix #2758 Adrian 2015-06-06 21:26:55 +0200
  • 47cba60750 fix #2751, fix #2752, fix #2754, fix #2755, fix stacking on packager pattern slots Adrian 2015-06-06 16:09:01 +0200
  • e83d370a2f fix mining well schematic, dia. fluid pipe color Adrian 2015-06-06 14:35:44 +0200
  • dc23cacf46 BuildCraft 7.0.6 Stable Adrian 2015-06-06 08:47:03 +0200
  • f5c367c9ea Merge branch '6.5.x' of github.com:BuildCraft/BuildCraft into 6.5.x Adrian 2015-06-06 08:41:06 +0200
  • ac1a4a14e0 fix #2746, clean up Adrian 2015-06-06 08:39:42 +0200
  • 72d4ad5ada add the ability to scroll through the parameters of the Forbid/Force robot Hea3veN 2015-06-05 21:47:20 -0300
  • 1f33864dae fix picker robot hanging on unreachable items Hea3veN 2015-06-05 20:00:48 -0300
  • 6905b7743a remove crop handling for flowers Hea3veN 2015-06-05 19:40:29 -0300
  • 3ad6c673ff make lists more expensive if Silicon present, add deprecation warning to ACT Adrian 2015-06-05 21:47:30 +0200
  • 35066fed79 move alts from resources, fix colorblind diamond pipe gui colors Adrian 2015-06-05 21:30:46 +0200
  • 615dd09e83 allow for multiple simultaneous round-robin filter tracking in diamond item pipe Adrian 2015-06-05 16:21:18 +0200
  • 3558d228de update changelog Adrian 2015-06-05 13:17:54 +0200
  • 32a4bbd828 fix gold pipe texture Adrian 2015-06-05 13:07:32 +0200
  • 0fabb7692a fix filler rendering, remove useless quarry code Adrian 2015-06-05 13:00:27 +0200
  • 5ce27e1c2a cleanup Adrian 2015-06-05 09:03:47 +0200
  • 7bed0a6227 correct iron/emzuli/clay pipe textures, charging table; use one weird trick for better pipe rendering Adrian 2015-06-05 07:44:43 +0200
  • dbb9781686 add colorblind textures for the docking stations Hea3veN 2015-06-04 20:32:25 -0300
  • 9286f76dd5 fix some robots not going to sleep if they fail to equip items Hea3veN 2015-06-04 19:59:07 -0300
  • dfaf820db9 more config localization Hea3veN 2015-06-04 19:47:50 -0300
  • eec2022b7c fix the rendering of helmets on robots, fixes #2741 Hea3veN 2015-06-04 19:29:45 -0300
  • 92f308e328 fix new config crash Adrian 2015-06-04 20:44:16 +0200
  • 6423c074a9 clean up facade blacklist Adrian 2015-06-04 20:20:05 +0200
  • fb41e46798 further fixes to non-BC pipe GUI behaviour Adrian 2015-06-04 17:52:18 +0200
  • 8b04ce6e12 pipe color correction Adrian 2015-06-04 17:50:32 +0200
  • 8fb72d7274 push new builder top on texture Adrian 2015-06-04 16:28:36 +0200
  • 5a82f187c1 fix #2731 by removing lava from combustion engines Adrian 2015-06-04 16:20:32 +0200
  • 3fc36de0e2 fix rendering issues with pipes on texture reload Adrian 2015-06-04 16:17:58 +0200
  • cd8da741d5 fix filler/architect table rendering regression Adrian 2015-06-04 16:11:04 +0200
  • 60613e74c7 add pump no-redstone-engine config option, rewrite LEDs to use a TESR, add builder LED TESR, fix gates crashing on non-BC pipes Adrian 2015-06-04 16:01:26 +0200
  • 2b906fb802 refactor library API to be more flexible Adrian 2015-06-04 12:06:23 +0200
  • a93b5990f9 Merge pull request #2742 from RS485/6.5.x Adrian Siekierka 2015-06-04 05:52:28 +0200
  • 1db3a0e420 Actually use the render pass theZorro266 2015-06-04 01:43:29 +0200
  • 5b7f021bbf remove allow craft trigger for robots Hea3veN 2015-06-02 21:42:11 -0300
  • c889032d00 fix the builder robot not respecting the working area Hea3veN 2015-06-02 21:35:04 -0300
  • 500207a00d fix robots not keeping their energy when being reprogrammed and make new robots start with a small amount of energy Hea3veN 2015-06-02 19:48:17 -0300
  • 3c9398a5e5 Merge pull request #2738 from mezz/patch-1 Adrian Siekierka 2015-06-02 09:00:31 +0200
  • 59d3c37638 Gui Widget tooltips don't draw mezz 2015-06-01 23:08:37 -0700
  • 8614d2618e copy part of robot chunkload fix from the 6.4.x branch Hea3veN 2015-06-01 21:22:44 -0300
  • f8290b947c add light sensor textures Hea3veN 2015-06-01 21:02:47 -0300
  • ccc26b15ff clean up and fix laser texture and rendering Adrian 2015-06-01 11:47:59 +0200
  • bb699a823d packager: only allow inserting items which are either already in the packager or important to the recipe; stamper: add container item support Adrian 2015-06-01 11:33:02 +0200
  • eba927e4af sanitize BC API versions, add IIntegrationRecipe documentation Adrian 2015-06-01 11:19:17 +0200
  • 4eaf4bb2b2 allow for special plating behaviour in the crops api Hea3veN 2015-05-31 15:40:50 -0300
  • 29a3340aa2 fix missing textures errors Hea3veN 2015-05-30 21:25:50 -0300
  • d8224f5edb add a loop mode to the quarry, fixes #2709 Hea3veN 2015-05-29 08:29:51 -0300
  • c686cf7e8d Restore config option to make filler/builder drop blocks, fixes #2692 Hea3veN 2015-05-29 01:08:56 -0300
  • adaab2ed3c start cleaning up getting ready for a stable release Hea3veN 2015-05-28 20:19:55 -0300
  • 78b423f8b0 Merge pull request #2732 from ganymedes01/patch-1 Adrian Siekierka 2015-05-28 09:26:24 +0200
  • e0b673c61d Use colourless glass in pipe's recipes ganymedes01 2015-05-28 02:15:10 -0300
  • f2da4f1a08 fix client/server desync on the gate copier item, fixes #2694 Hea3veN 2015-05-27 23:09:53 -0300
  • 1e679001f0 fix robots converting fluids when filling their tank, fixes #2729 Hea3veN 2015-05-27 21:22:20 -0300
  • b4f237c795 fix gate expansion recipe ignoring the input's stack size Hea3veN 2015-05-27 20:39:14 -0300
  • 499bd99735 fix integration table using energy when it has an invalid recipe, fixes #2730 Hea3veN 2015-05-27 20:30:34 -0300
  • 47f0e3b148 fix planters not working Hea3veN 2015-05-26 20:03:14 -0300
  • 00562c5adb BuildCraft 7.0.5 Adrian 2015-05-26 15:32:51 +0200
  • 439f97a6df fix planter robot not being able to plant cactus Hea3veN 2015-05-26 08:21:12 -0300
  • c6aeb94285 fix robots destroying items when they fail to use them Hea3veN 2015-05-26 08:17:50 -0300
  • 66b2ea8f6a fix robots not having delay when equiping tools Hea3veN 2015-05-26 07:44:27 -0300
  • 122abbdffb Merge pull request #2716 from fnuecke/patch-1 Adrian Siekierka 2015-05-26 10:30:44 +0200
  • 1d7442d6a7 Merge pull request #2728 from hea3ven/6.5.x Adrian Siekierka 2015-05-26 10:30:24 +0200
  • c3e0eeb3d0 add crop api Hea3veN 2015-05-25 12:41:52 -0300
  • 633629792e add new power loss algorithm Adrian 2015-05-23 13:12:48 +0200
  • fab8f7a4c0 Merge branch '6.5.x' of github.com:BuildCraft/BuildCraft into 6.5.x Adrian 2015-05-23 10:46:09 +0200
  • 0027ac8fcf fix graphics bugs, new pipe plug/structure pipe/robot station textures Adrian 2015-05-23 10:44:53 +0200
  • 5128102aa5 Merge pull request #2724 from hea3ven/6.5.x Adrian Siekierka 2015-05-23 10:01:06 +0200
  • 2abd030635 remove crafter robot Hea3veN 2015-05-22 08:23:24 -0300
  • affa7c9a53 cleanup redstone board and robot items, handle loading a robot entity with invalid board Hea3veN 2015-05-22 07:58:56 -0300
  • dd53d26f81 Corrected config comment on doChunkLoading. Florian "Sangar" Nücke 2015-05-17 21:48:00 +0200
  • 02477afb99 fix entity interaction dupebug, clean up shears logic Adrian 2015-05-17 11:47:01 +0200
  • 964cfd271f optimize gate rendering further by only doing necessary sides Adrian 2015-05-17 11:32:40 +0200
  • 1a5e52b2f7 move small part of gate rendering to ISBRH for improved performance Adrian 2015-05-17 11:21:05 +0200