Changes

Summary

  1. Fix the builder with same-version blueprints (commit: 783a318) (details)
  2. Move to 1.8.9 (commit: 5e2ba1d) (details)
  3. Remove the silly power API that will probably never be used (commit: 2d6cd41) (details)
Commit 783a318aa802c158ae6dc52976bd96860c7e4aae by AlexIIL
Fix the builder with same-version blueprints
(commit: 783a318)
The file was modifiedapi/buildcraft/api/blueprints/SchematicEntity.java (diff)
The file was modifiedcommon/buildcraft/core/blueprints/Blueprint.java (diff)
The file was modifiedapi/buildcraft/api/blueprints/MappingRegistry.java (diff)
The file was modifiedapi/buildcraft/api/blueprints/SchematicBlock.java (diff)
The file was modifiedcommon/buildcraft/core/blueprints/BlueprintBase.java (diff)
The file was modifiedcommon/buildcraft/transport/schematics/SchematicPipe.java (diff)
The file was modifiedapi/buildcraft/api/blueprints/SchematicTile.java (diff)
The file was modifiedbuild.gradle (diff)
The file was modifiedcommon/buildcraft/core/render/RenderBoxProvider.java (diff)
The file was modifiedcommon/buildcraft/core/blueprints/Blueprint.java (diff)
The file was modifiedbuild.gradle (diff)
The file was modifiedcommon/buildcraft/core/render/BlockHighlightHandler.java (diff)
The file was modifiedcommon/buildcraft/core/render/RenderPathMarker.java (diff)
The file was modifiedapi/buildcraft/api/blueprints/SchematicBlock.java (diff)
Commit 2d6cd41cbfb1860926b9098ae341a8f11890fb51 by AlexIIL
Remove the silly power API that will probably never be used
(commit: 2d6cd41)
The file was removedcommon/buildcraft/core/power_bc8/AbstractPowerTunnel.java
The file was removedcommon/buildcraft/core/power_bc8/PowerNetwork.java
The file was removedapi/buildcraft/api/power/bc8/EnumPowerBar.java
The file was removedapi/buildcraft/api/power/bc8/PowerAPI_BC8.java
The file was modifiedcommon/buildcraft/transport/pipes/bc8/PipeTransportPower_BC8.java (diff)
The file was removedapi/buildcraft/api/power/bc8/IPowerConnection.java
The file was modifiedbuild.gradle (diff)
The file was modifiedapi/buildcraft/api/core/Identifier.java (diff)
The file was removedapi/buildcraft/api/power/bc8/IPowerTunnel.java