This repository was archived by the owner on Jan 28, 2021. It is now read-only.
Fixes to compile on 1.6.2#10
Open
Kobata wants to merge 13 commits intopowercrystals:masterfrom
Kobata:1.6
Open
Fixes to compile on 1.6.2#10Kobata wants to merge 13 commits intopowercrystals:masterfrom Kobata:1.6
Kobata wants to merge 13 commits intopowercrystals:masterfrom
Kobata:1.6
Conversation
Author
|
Rebased on latest as of this comment (including the remapping for the new pcc_at.cfg entries) Compiles with the old BC currently used because Forge temporarily re-added the old liquid API. |
Forge removed their ISidedInventory interface in favor of the minecraft one.
BC API does not include PowerProvider things anymore.
BC API removed IPipeEntry, the functions on it appear to be now provided by IPipeTile.
Author
|
Updated to the BC 1.6 API: Since the build script pulls it from PC's website here's a temporary replacement: https://dl.dropboxusercontent.com/u/71722326/pcc/buildcraft-api.zip |
This file contains hidden or bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Sign up for free
to subscribe to this conversation on GitHub.
Already have an account?
Sign in.
Add this suggestion to a batch that can be applied as a single commit.This suggestion is invalid because no changes were made to the code.Suggestions cannot be applied while the pull request is closed.Suggestions cannot be applied while viewing a subset of changes.Only one suggestion per line can be applied in a batch.Add this suggestion to a batch that can be applied as a single commit.Applying suggestions on deleted lines is not supported.You must change the existing code in this line in order to create a valid suggestion.Outdated suggestions cannot be applied.This suggestion has been applied or marked resolved.Suggestions cannot be applied from pending reviews.Suggestions cannot be applied on multi-line comments.Suggestions cannot be applied while the pull request is queued to merge.Suggestion cannot be applied right now. Please check back later.
GuiScreenBase's constructor is the only real API-level change this actually requires, due to the new Resource system.
The transformer code looks mostly fine, since the MCP/SRG names it uses haven't changed at all.
Texture files were moved, as ResourcePacks will always generate paths inside /assets.