-
Notifications
You must be signed in to change notification settings - Fork 78
1.8.9 port #95
New issue
Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.
By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.
Already on GitHub? Sign in to your account
base: master
Are you sure you want to change the base?
1.8.9 port #95
Conversation
17e7377 to
071b12f
Compare
|
cool, but it looks a bid dead can you take it over ?? |
Camouflages works correctly, almost as before Can't get the texture for a specific side of a block when transforming Reimplemented Waila support Fixed bug from 1.7.10 with extensions of GuiManager and entering negative numbers Changed to a not Deprecated method of using Fluids Renamed liquid to fluid fo consistency
|
Squashed everything to one commit |
|
@GoryMoon how do I build this? Executing |
|
@SoullessWaffle the |
|
@GoryMoon oops, my bad. I cloned but I forgot to checkout 😅 I'm not getting any errors now, but the build doesn't appear to finish. Full logs: http://pastebin.com/tKE77Yc7 I've installed the (32-bit) JDK and set the |
|
@SoullessWaffle I do agree that it looks weird but it's actually done building. If you check in |
|
@GoryMoon Thanks a bunch! I'll do some testing and report back here. Have you considered building the updated versions and doing a GitHub release? |
Everything should be working, have been testing pretty thoroughly as a lot of stuff have been needing to be changed because of BlockStates.
The only thing that is differentiating from 1.7.2 is that when rendering blocks for the camouflage it's not able to get the specific side of the block and for example the furnace only gives the front texture. The reason is the new rendering in Minecraft 1.8.