Skip to content

Releases: tcooc/AdditionalPipesBC

6.0.0 Alpha 8 for MC1.12.2

10 Sep 03:26
Compare
Choose a tag to compare

Changelog

  • Add improved Portugese translation (courtesy of viniciusleterio)
  • Fix #174 (Jewled pipe filter was erased on world load)
  • Fix #172 (tooltips not displaying in GUIs)
  • Change debug logging default in config file back to false
  • Mark teleport tether WIP

Requires Minecraft 1.12.2, Buildcraft 7.99.17, and Forge #2544+.

6.0.0 Alpha 7 for MC1.12.2

03 May 08:26
ffcd3d3
Compare
Choose a tag to compare

This release has been in private beta for a while now and seems to be closer to working, so I'm going to throw it up here for now. I have not started on a BC7.99.16 update due to final exams, but will try once I have time over the next few weeks.

Changelog

  • Add an entry to the BC guidebook showing how to make the Teleport Pipe
  • Fix inability to open GUIs in BC 7.99.15
  • Add tooltips to all pipes
  • Fix a few bugs related to duplicated teleport pipes in the teleport management code

Known Issues

  • There is a graphical glitch where items flash outside the pipe when being teleported for a single frame. This is a BuildCraft issue and should be resolved in a later release
  • The Teleport Tether is totally nonfunctional, and has been since day 1 of the MC1.12 port. My earlier testing on it turned out to be flawed -_-
  • People have been reporting issues where Teleport Pipes do not obey their frequency settings and just spit items on the ground. If you encounter this issue, and you are in singleplayer, please please please send me your fml-client-latest.log and, if possible, your world file

For documentation, until I get around to making a Minecraft Forum thread, please check the old archived forum thread.

Requires Minecraft 1.12.2, Buildcraft 7.99.15, and Forge #2544+.

6.0.0 Alpha 4 for MC1.12.2

15 Jan 20:39
Compare
Choose a tag to compare

Changelog

  • Fix most pipes not having recipes. Whoops!

For documentation, until I get around to making a Minecraft Forum thread, please check the old archived forum thread.

Requires Minecraft 1.12.2, and Forge #2544+.

There are two different jarfiles: one for BuildCraft 7.99.13, and one for BuildCraft 7.99.14. Make sure you get the right one!

6.0.0 Alpha 3 for MC1.12.2

14 Jan 08:51
Compare
Choose a tag to compare

Changelog

  • Fix crash on startup issue with 6.0.0 Alpha 1 (whoops)
  • Disabling the chunkloader now only disables its recipe, not the item itself. So, you can now connect to servers that have a different value for that setting.
  • Update for Buildcraft 7.99.14

For the curious, Alpha 2 was a development version that never got a public release, so to prevent confusion, I skipped to Alpha 3.

For documentation, until I get around to making a Minecraft Forum thread, please check the old archived forum thread.

Requires Minecraft 1.12.2, and Forge #2544+.

There are two different jarfiles: one for BuildCraft 7.99.13, and one for BuildCraft 7.99.14. Make sure you get the right one!

6.0.0 Alpha 1 for MC1.12.2

05 Jan 10:57
Compare
Choose a tag to compare

Additional Pipes is now updated for MC1.12 and Buildcraft 1.8! It took many hours of hard work, and I had to dig into code that I had not touched since becoming the maintainer, but the mod is now fully compatible with the new (and largely rewritten) Buildcraft. The update is not finished yet, but this release should be stable enough for people to play around with and help test.

Changelog:

  • Updated entire mod for Minecraft 1.12/Buildcraft 8
    • Rewrote all Transport Pipes' item sorting logic
      • I think I fixed quite a few glitches with them too
      • The Distribution Pipe and the Priority Insertion Pipe can now split stacks of items in pipes into smaller pieces as needed to distribute or insert them properly
      • The Closed Pipe should no longer glitch out when items are inserted via the GUI
    • Reworked all GUIs, and made them properly localizable
  • Removed the deprecated Adv. Insertion Pipe, and the broken Logistics Teleport Pipe
  • Reformatted Teleport Pipe GUI to make it easier to use
  • Added French localization, translated by WingOfTech

Known Issues (please don't submit bug reports about these):

  • All GUIs are missing strings for localizations other than French and English (if you'd like to help translate, please let me know!)
  • Breaking a teleport pipe will cause all other pipes on that channel to glitch out until the world is reloaded (waiting on the issue BuildCraft/BuildCraft#3945)
    • Due to the same problem, teleport pipes will still send items to pipes in unloaded chunks, deleting them
  • The Power Teleport Pipe does not work (waiting on a new BuildCraft API)
  • The Item Teleport Pipe costs only .01 MJ to craft in the Assembly Table, when it should cost thousands
  • Switch Pipes do not connect to Redstone Dust (you can still power them with repeaters or levers)

Things Not Ported

  • The ability to show lasers to indicate the area covered by a Teleport Tether (BuildCraft removed the API to do this, and I will have to rewrite it in a different way)
  • The Obsidian Fluid Pipe (BuildCraft appears to have added something similar to it)
  • The ability for pipe wire signals to propagate across teleport pipes

Coming Soon

  • Some way of sending pipe wire signals across teleport pipes
  • In-game help, and support for BuildCraft's guide
  • Less bugs
  • Also, possibly:
    • Advancements?
    • The return of chunkloader lasers?
    • More pipes? Submit your ideas!

For documentation, until I get around to making a Minecraft Forum thread, please check the old archived forum thread.

The recipe for a Teleport Pipe is now 4x Diamond Chipset, 4x Quartz Chipset, and 8x Diamond Pipe in the Assembly Table

Requires Buildcraft 7.99.13, Minecraft 1.12.2, and Forge #2544+.

The -dev jar is ONLY for use in a mod development environment. If you're a normal user, DON'T download it!

5.1.0 for MC1.8.9

23 Dec 10:29
Compare
Choose a tag to compare

This will be the last major 1.8.9 release while I update to 1.11, but there will still be bugfix releases.

Changelog

  • Merged the last year of 1.7.10 bugfixes (v4.7.4-4.7.6) into 1.8 version. This means less glitches, and Ore Dictionary support.
  • vs the previous 1.8.9 version:
    • Fixed Teleport Tether texture (it's no longer an X-Ray block!)
    • Fixed "connected pipes" panel icon in teleport pipe GUI
  • the "show chunkloaded chunks" key has been temporarily removed until I can figure out how to get it working properly. Teleport tethers still work the same as they always have, and load a 3x3 group of chunks centered on the tether.

Requires Buildcraft 7.2.8, Minecraft 1.8.9, and Forge #1764+.

The -dev jar is ONLY for use in a mod development environment. If you're a normal user, DON'T download it!

4.7.7 for MC1.7.10

05 Jul 07:47
Compare
Choose a tag to compare

Barring any show-stopping bugs, this will be the last release for MC1.7.10. I'm focusing my efforts on updating the mod, for now.

Changelog

  • Update Buildcraft version
  • Fix glitch where two item teleport pipes set to Send & Receive would send items back and forth to each other infinitely and cause them to get thrown out randomly (fixes #153 , thanks to Skkubah)
  • Add Ellen Kasacon's improved Japanese translation file

Requires Buildcraft 7.1.22+, Minecraft 1.7.10, and Forge #1614+. Does not work with Buildcraft 7.0.x.

4.7.6 for MC1.7.10

27 Mar 04:03
Compare
Choose a tag to compare

Changelog

  • Add configuration option for disabling the chunkloader
  • Fix another crash with fluid teleport pipes, and the visual glitch where things disappear when being outputted
  • Fix missing recipe for Advanced Wooden Pipe

Requires Buildcraft 7.1.18+, Minecraft 1.7.10, and Forge #1614+. Does not work with Buildcraft 7.0.x.

4.7.5 for MC1.7.10

02 Jan 06:54
Compare
Choose a tag to compare

Changelog

  • Use Ore Dictionary for gears as well, allowing Additional Pipes to be used when Buildcraft gears are disabled (for example in Project Ozone)
  • Fix crash when a Power Teleport Pipe is placed next to a fluid or item pipe

Requires Buildcraft 7.1.18+, Minecraft 1.7.10, and Forge #1614+. Does not work with Buildcraft 7.0.x.

4.7.4 for MC1.7.10

20 Dec 02:36
Compare
Choose a tag to compare

Changelog

  • Make all recipes use the Forge Ore Dictionary. Among other things, this will allow you to use glass from other mods to make Additional Pipes's pipes.
  • Made Teleport Tether recipe a bit more balanced. It now requires a Redstone Chipset.

Requires Buildcraft 7.1.18+, Minecraft 1.7.10, and Forge #1614+. Does not work with Buildcraft 7.0.x.