Quantcast
Channel: BuildCraft
Viewing all 330 articles
Browse latest View live

BuildCraft 7.99.24.3

$
0
0

BuildCraft 7.99.24.3 has been released! This has a few bugfixes, plus 13 of the buildcraft advancements have been made obtainable!

Changelog:

  • Made a few advancements obtainable:
    • Fluid Storage
    • Flooding the World
    • Draining the World
    • Oil Platform
    • Black Gold
    • Pipe Dream
    • Plugging the Gap
    • Pipe Logic
    • Extended Logic
    • Logic Transportation
    • Retired Hopper
    • Marking your territory
    • Defining the trail

Bug fixes:

  • [#4468] Stopped buildcraft tiles from uselessly logging that the client lacked ownership information (despite ownership only being used on the server).
  • [#4471] Fixed a crash when spawning block breaking particles in an invalid state.
  • [#4472] Add frame and mining box validation checks when the quarry is read from NBT.
  • [#4490] Fixed log spam when awarding the player an advancement for pumping out an oil well.

Download:

  • 7.99.24.3 for Minecraft 1.12.2 buildcraft-all-7.99.24.3.jar, or in modular form here
  • Compat is included in the full jar file, so there's no need to download it separately!

BuildCraft 7.99.24.4

$
0
0

BuildCraft 7.99.24.4 has been released! This has a few important bugfixes, plus an increase to the power generated by certain fuel types!

Changelog:

  • Limited the maximum number of items that the guide book indexes to 10000 by default (configurable down to 1.5k, and up to 5m). If there are more items registered than this limit then only the important items will be indexed (so ones from minecraft or buildcraft or any mod that adds guide book entries).
  • [#4460] Increased the amount of time certain processed fuels last for:
    • Distilled oil: 1500s -> 1875s (1.25x)
    • Mixed Light Fuels: 400s -> 500s (1.25x)
    • Mixed Heavy Fuels: 480s -> 960s (2x)
    • Light Fuel: 500s -> 750s (1.5x)
    • Dense Fuel: 1500s -> 4500s (3x)
  • [#4505] Made the stirling engine gui always show the last dregs of fuel.
  • [#4511] Added a new config option to disable/enable oil ocean and desert biomes separately from the rest of world generation.

Bug Fixes:

  • Fixed log spam when right-clicking a nearly-full tank with a bucket of fluid.
  • [#3914] Fixed the redstone engine not heating up properly.
  • [#4469, #4492] Fixed a few typos.

Download:

  • 7.99.24.4 for Minecraft 1.12.2 buildcraft-all-7.99.24.4.jar, or in modular form here
  • Compat is included in the full jar file, so there's no need to download it separately!

BuildCraft 7.99.24.5

$
0
0

BuildCraft 7.99.24.5 has been released! This has a few important bugfixes, plus 2 performance improvements to the pump and quarry.

Changelog:

  • Added a lot of config options for how the quarry operates:
    • "quarryMaxTasksPerTick": The maximum number of tasks for the quarry to attempt per tick (where a task is either moving the frame, or mining a block).
    • "quarryTaskPowerDivisor": 1 divided by this value is added to the power cost for each additional task done per tick.
    • "quarryMaxFrameMoveSpeed": The maximum number of blocks that a quarry frame arm is allowed to move, per second. (0 is infinite)
    • "quarryMaxBlockMineRate": The maximum number of blocks that the quarry is allowed to mine each second. (0 is infinite)
  • Improved the performance of the pump a bit.
  • Improved the performance of the quarry event listener a lot.
  • Randomised the iteration order of quarries
    • This allows multiple stacked quarries to mine out different blocks at once, which looks a lot better than before.

Bug Fixes:

  • Add more information to the crash report to help issues like [#4513].
  • Only register oil biomes if they are enabled in the config, rather than always.
  • Fixed stirling engines "pausing time" when they reached overheat.
    • So now if something started to burn it will always continue burning out.
    • However the next item won't be started.
  • [#4526] Fix MessageUtil sharing a delayed queue with the server + the client.
  • [#4527] Fix the 2d filler patterns not rotating correctly.
  • [#4529] Fix some BC blocks with an inventory dropping more items then they should.
  • [#4530] Fix a crash when an item has an empty tooltip.

Download:

  • 7.99.24.5 for Minecraft 1.12.2 buildcraft-all-7.99.24.5.jar, or in modular form here
  • Compat is included in the full jar file, so there's no need to download it separately!

BuildCraft 7.99.24.6

$
0
0

BuildCraft 7.99.24.6 has been released! This has a very important bugfix for the quarry and combustion engines, and an optional itemstack filter parameter for the item traversing gate trigger.

Additions:

  • Re-added the pipe traversing item filter parameter.
    • So now you can check if cobblestone is travelling through and item pipe specifically, rather than anything.

Localisation:

  • Updated the Swedish localisation (Regnander)

Bug Fixes:

  • [#4534] Fix an odd crash when trying to get collision boxes for a quarry.
  • [#4543] Fix attempting to fill a nearly-full combustion engine with a water emmitting a lot of log messages.
  • Fix dirty fuels outputting a quarter of the power that they should have been.
  • Fix the quarry not working when it's battery went above 18,000 MJ.

Download:

  • 7.99.24.6 for Minecraft 1.12.2 buildcraft-all-7.99.24.6.jar, or in modular form here
  • Compat is included in the full jar file, so there's no need to download it separately!

BuildCraft 7.99.24.7

$
0
0

BuildCraft 7.99.24.7 has been released! This is mostly just a bugfix update as I'm working more on the 1.16.2/fabric & MJ update than 1.12.2.

Bug Fixes:

  • [#4553] Fix diamond pipes not considering IC2 cables with insulation the same non-insulated versions. (ashlanderr)
  • [#4562] Fix odd crash when opening an assembly table.
  • [#4568] Fix heat exchangers resetting whenever a neighbouring tile entity was changed.
  • Potentially fixed a bug with wildnature.
  • Removed log spam whenever a heat exchanger has fluids that cannot have heat exchanged between them.
  • Hooked up the quarry config options added in 7.99.24.5 - so now they can actually be used.

Download:

  • 7.99.24.7 for Minecraft 1.12.2 buildcraft-all-7.99.24.7.jar, or in modular form here
  • Compat is included in the full jar file, so there's no need to download it separately!

BuildCraft 7.99.24.8

$
0
0

BuildCraft 7.99.24.8 has been released! This ports the gate copier and engine chaining, fills out the guide book somewhat, plus an important bugfix for automated crafting tables.

Bug Fixes:

  • Fix the heat exchanger passing a null fluid when auto-outputting an empty tank.
  • Fix kinesis pipes never configuring on the client, which cause client-side engine rotation to not work correctly.
  • [#4385] Fixed the autoworkbench duping leftover tools.

Changes:

  • Ported Engine Chaining:
    • Attach up to 3 stirling or 5 combustion engines together in a line to form a chain.
    • "Chained" engines send power directly to their destination.
    • Redstone engines cannot be chained.
  • Ported the Gate Copier
    • This doesn't perform any validation on the copied triggers and actions at the moment.
    • It is made in an assembly table from a wrench and an iron chipset.
  • Added oil generation debug logging:
    • Enable some logging by adding "-Dbuildcraft.energy.oilgen.debug=log" to your launch arguments.
    • Enable all logging (very spammy) by adding "-Dbuildcraft.energy.oilgen.debug=true" instead of the above to your launch arguments.
  • Updated Chinese translation. (SampsonnZ)
  • [BuildCraftGuide#2] Added some transport, silicon, triggers, and actions documentation to the guide book (LuigiHutch)

Download:

  • 7.99.24.8 for Minecraft 1.12.2 buildcraft-all-7.99.24.8.jar, or in modular form here
  • Compat is included in the full jar file, so there's no need to download it separately!

BuildCraft 7.1.24, Compat 7.1.8

$
0
0

Asie has made a quick update to BuildCraft for Minecraft 1.7.10 - so the really stable version has even more stability!

BuildCraft 7.1.24 (Minecraft 1.7.10)

Additions:

  • IMC call to forbid blocks from being harvestable and plantable in the default crop handler.
  • Updated CoFH energy API.

Bugs fixed:

  • [#4618] Allow oredicted ItemStacks with stack sizes greater than 1 in recipe API (glowredman)
  • Fix quarry ghost chunkloading when only the edges of a quarry are loaded.

BuildCraftCompat 7.1.8 (Minecraft 1.7.10)

This version requires BuildCraft 7.1.24 or later.

Additions:

  • [#98] Forbidden Magic crop harvesting support
  • [#97] Natura crop harvesting support

Bugs fixed:

  • [#84] Invalid rotation of Carpenter's Blocks 3.3.7+ Collapsible Blocks
  • MineTweaker Refinery.removeRecipe not working properly

Download:

  • BuildCraft 7.1.24 for Minecraft 1.7.10 here, or in modular form here.
  • BuildCraftCompat 7.1.8 for Minecraft 1.7.10 here.

Handing over BuildCraft development

$
0
0

Dear all,

As you might have seen over the past few weeks, BuildCraft development intensity has dramatically decreased, along with my involvement in the community. This is due to a clear diminution of my time, both for personal and professional reasons. Everything is going great on these two ends, nothing to worry about, but I'm no more able to commit to the 15+ hours of work per week on BuildCraft that I have been putting together over the first 9 months of the project.

From the very beginning, this project has been designed to be community driven. This was one of the main reason why it has been Open-Source to start with, and why lot of work has been put together to allow people to sub-mod it. Time has now come to go to the next step, that is actually giving the development responsibility to a community of developers.

Krapht and SirSengir have volunteer to take over and co-lead the project. You probably know them from the amazing work they've done on the Logistic Pipes and Forestry mods. They're probably among those who have the best understanding of the code internals. Please join me in welcoming them at the head of the BuildCraft mod!

The team will probably evolve over time. I will stay around for a long time, passing code expertise around and implementing couple of features. In particular, there is work to do in the SMP area that definitely fall down in my court. I will also continue to administrate the website.

Cheers all,

  • SpaceToad

BuildCraft 6.4.3 Stable

$
0
0

The stablest!

This is (hopefully, assuming no more major bugs hit us) the final 6.4 series release, as we focus all of our work and free time into BuildCraft 7. Grab it (that is, 6.4.3, not BC7) here!

Changelog:

Changes:

  • Robot energy usage lowered by about 4-10 times, depending on task (asie, Kubuxu)
  • Robot carriers now try to fill their inventory before changing stations (Kubuxu)

Bugfixes:

  • [#2541] Refinery not accepting biomass (warlordjones)
  • [#2537] Knights don't attack certain mobs (Thog)
  • [#2528] Block-breaking robots go into sleep mode after destroying just one block (marcin212)
  • Charging table storing negative RF (asie)
  • Minor energy cooling fixes (viliml)
  • Picker robots try to move to the same block they're in (Kubuxu)
  • Planters ignoring Zone Planner areas (hea3ven)
  • Robot dupe when linked to non-main station (hea3ven)
  • Robot recharging slightly buggy (asie)
  • Robot sleep energy usage too high (asie)

New website

$
0
0

Welcome to the new BuildCraft website! We know it looks a bit bare - we will try to improve it in the coming days. New features include an improved forum and a working archive of BuildCraft versions, so go check those out!

BuildCraft 6.4.4 Stable, Compat 6.4.1

$
0
0

Due to a serious issue with Ender IO conduits and BuildCraft Compat that has popped up, we decided to package up our existing fixes to BuildCraft into a single release. Grab it at the Downloads page.

Changelog:

Bugfixes:

  • [#2574} Construction Marker issues (asie)
  • [#2566] ConcurrentModificationException on Planter (hea3ven)
  • Broken alternate sealant recipe config option (Unh0lyTigg)
  • Planters sometimes not finding valid blocks (hea3ven)
  • Potential fix for block breaking robots hanging up on air blocks (Kubuxu)

Bugfixes (BuildCraft Compat):

  • Ender IO non-item conduits treated as item conduits (asie)

BuildCraft 6.4.5 Stable

$
0
0

This time, what triggers the release is a dupe bug involving Thermal Expansion. However, we also have fixed many of the Builder/Filler lag issues! Grab the latest release here!

Changelog:

Bugfixes:

  • [#2585] Dupe bug with Thermal Expansion (asie)
  • [#2582] Laser rendering not working properly with solid blocks on front (davboecki)
  • (Fix attempt) [#2584] Filler lag when out of blocks (asie)
  • Massive FPS lag with filler/builder effects (asie)

PS. I'd also like to point out that, thanks to @Xiphoseer, we now have a copy of BuildCraft 3.5.0! That only leaves three versions missing from the archive.

BuildCraftCompat 6.4.2

$
0
0

New version, released mainly to fix some issues with recent versions of NEI, the reasons for which I do not quite understand. Grab it at the usual download page.

BuildCraft 7.0.0 Beta

$
0
0

This is the new logo of BuildCraft!

Hello! After months of hard work, I'm happy to finally announce the release of an early beta of BuildCraft 7, so that our users can see the extent of the new changes. The most important one is a full retexture done by CyanideX - give him a round of applause!

Another very important change is modularization: BC is back into separate modules again - we will package them this way after some testing, though.

There are many other changes included, and we will post the changelog as soon as we have a stable release. For now, you can download it here!

WARNING: This version is unstable and might contain breaking changes, as we could not test it perfectly yet. Please use it on a new world and/or make backups. Forestry, BCA, BC addons and Logistics Pipes versions compatible with BuildCraft 7 will come out when the branch becomes stable.

EDIT: JAR fixed. Sorry for the troubles.

Have some screenshots!





BuildCraft 6.4.6 Stable

$
0
0

I can't believe it! We fixed Builder lag! Really! And a few tiny robot issues. Grab this amazing release here!

Changelog:

Improvements:

  • [#2587] Hollow Facades now display in the creative tab (asie)

Bugfixes:

  • [#2600, #2591, #2589, #2584, others] Builder/Filler causing unbearable lag (asie) (tested it this time! I'm pretty sure I got it)
  • [#2593] Stripes Pipe fluid dupe bug (asie)
  • Fixed planters stopping under certain conditions (hea3ven)
  • Fixed robots stopping under certain different conditions (hea3ven)

BuildCraft 6.4.7 Stable

$
0
0

After tons of hope (and sometimes tears caused by their unlawful losses) of TCon users and especially Regrowth players, we have fixed the issue of multiple fluids mixing in one pipe and causing fluid losses!

Okay, I lied a bit - the fix is actually a workaround. But it works!

This should hopefully close down the last major issue of the 6.x BuildCraft series. But I said that for the last few releases, so I guess we'll see.

Grab this fluidly fluent release here!

Changelog:

Improvements:

  • Minor improvements to fluid pipe extraction, fillers and pipe icon handling (asie)

Bugfixes:

  • [#2564] BC pipes lose liquid when different fluids mix in them. (asie - thanks MatthiasM2 for the 6.4.x workaround)
  • Combustion engine not updating the fuel RF/t value (asie)
  • Error while loading robot resources (hea3ven)
  • Invalid engine rendering size (asie - introduced in 6.4.6)

BuildCraft 6.4.8 Stable

$
0
0

We seem to be doing releases quite often for the 6.4 branch - moreso than 7.0! - but that's mainly because I want to close 6.4 once and for all, eventually. (Also, my spring break ends tomorrow, so the updates will probably slow down then.)

In the meantime, though, here is BuildCraft 6.4.8!

Changelog:

Improvements:

  • Pipes are now much more conservative about causing chunk re-renders (asie)
  • Rewrote fluid extraction pipe code to be more controllable (asie)
  • The [BuildCraft] fake player UUID is now output to console logs (asie)

Bugs fixed:

  • [#2616] Crash in specific usages of the Assembly Table (asie, TheLoneWolfling)
  • Robots change color after picking up a leaf block (hea3ven)

PS. A new BuildCraft 7 beta will come out. Eventually.

BuildCraft 6.4.9 Stable

$
0
0

This update fixes compatibility with Forge builds 1355+, as well as a dupe bug with pump robots! Here it is!

Changelog:

Bugs fixed:

  • [#2621] FluidStack crash with Forge 1355+ (asie)
  • Crash on invalid mapping - instead reports error to console (asie)
  • Fluid dupe bug with pump robot (hea3ven)

BuildCraft 6.4.10 Stable

$
0
0

This update ACTUALLY fixes compatibility with Forge builds 1355+. Here you go.

Next time, I need to do more testing on things - but there's so little time...

BuildCraft 6.4.11 Stable

$
0
0

This update ACTUALLY ACTUALLY fixes compatibility with Forge builds 1355+. Just go to the Downloads page.

Viewing all 330 articles
Browse latest View live