Various fixes and 1.8 Prerelease block updates.#161
Various fixes and 1.8 Prerelease block updates.#161Khroki wants to merge 11 commits intomcedit:masterfrom
Conversation
Forgot the quartz stairs texture as it was showing correctly in my test build and 2 sapling coords were flipped, something about the sapling type coding is making them display incorrectly however, not really worried about it though. Sorry for all the minor fixes.
|
lol I made a terrain file with number on each blocks so that i dont have to count blocks everytime i write tex location |
|
I was tired ok. :P |
Credits to OniOniOn and hetmankp for finding these. Added upper wooden slabs, fixed leaf and iron trapdoor naming discrepancies.
|
Committed some of the other minecraft.yaml fixes so I could use them in my build, if it get pulled thanks to onionion and hetmankp for noticing them. Also contains a few other minor things I noticed, there's always something. |
Old wood slab change to match the wiki.
|
Just to let you know... |
|
Yeah, I noticed that, along with a few other blocks. I suspect they need to be added elsewhere in the code as both types of fences are set to FENCE but only one renders correctly. If I get the time I'll try and find it. |
|
1 hour left until 0.9.0 blocks |
Added a few missing static block mappings for testing purposes
Huh, didn't even notice.
|
Kinda annoying every change I commit for personal use ends up on this pull request, makes it overlap with other requests. |
|
You can make a personal-use branch, if you wish. Kovács Bálint On Sun, Jun 15, 2014 at 10:39 PM, Khroki notifications@github.com wrote:
|
|
That's probably a good idea. |
Added new blocks
|
Now also includes 14w25a's new blocks, some random fixes, and support for my renderer.py update. |
various fixes and updates plus tweaks for updated renderer.py.
Added all the new blocks and fixed a few incorrect textures.
Forgot to add the upper version
Items.py needed an overhaul for 1.7+ compatibility.
|
Will this be pulled? |
|
Probably not. |
EDIT: This pull request is getting pretty big, it contains the following fixes because you can't really choose what goes into a pull request, and multiple edits all edit minecraft.yaml. It's all been tested, dev build available at https://github.com/Khroki/mcedit/releases/tag/v1.0.2
-Quartz and sandstone stairs texture fix
-1.8 Prerelease block updates
-Sapling coord texture fix
-OniOni/hetmankp bugfixes
-Slab rename
-Renderer.py adjustments
-Enaut's python 2.6 compatibility patch
-Aiybe's redstone light fix
-Fixes opaque stained glass