Skip to content
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

Some unrecognized blocks (e.g. pink trees) with MC 1.7.x regions #12

Closed
LigH-de opened this issue Nov 12, 2013 · 11 comments
Closed

Some unrecognized blocks (e.g. pink trees) with MC 1.7.x regions #12

LigH-de opened this issue Nov 12, 2013 · 11 comments

Comments

@LigH-de
Copy link
Contributor

LigH-de commented Nov 12, 2013

With the new types of biomes and their related flora in MineCraft 1.7.x, this mapper may need some updates for not yet recognized block types.

@TOGoS
Copy link
Owner

TOGoS commented Nov 13, 2013

I think the missing blocks/biomes can be worked around by adding the appropriate entries to custom block / biome color files. If someone sends me good ones that include the new blocks/biomes I'll include them as the default. Otherwise this might take me a while. :)

@uncovery
Copy link
Contributor

uncovery commented Dec 9, 2013

Here is a first version of the Biome colors. Unless I find some severe errors in it, it will stay like that. I could not find all biomes live in my worlds so I could not verify everything. but it should be ok.

http://pastebin.com/0U0ENHRn

It goes together with this version of the block colors. There are still some errors, specially with Dark Oak leaves in Roofed forest. If someone can tell me why. it would be appreciated. There might be an issue with transparency or the "biome_foliage" switch... no idea.

Also, if the -debug version could list the defaulted items it would be good for debugging the color maps.

http://pastebin.com/YimyUQ0k

@TOGoS
Copy link
Owner

TOGoS commented Dec 14, 2013

I've included uncovery's updates in the latest JAR. This should take care of most of the pink things. Feel free to re-open if/when new blocks or biomes show up and need handling.

@TOGoS TOGoS closed this as completed Dec 14, 2013
@uncovery
Copy link
Contributor

Small update, red sand was not included: http://pastebin.com/1h7qxhi8

@LigH-de
Copy link
Contributor Author

LigH-de commented Dec 15, 2013

Great, thank you.

@LigH-de
Copy link
Contributor Author

LigH-de commented Dec 15, 2013

A few pink pixels are still left:

Acacia trees in the savanna are slanted, and the orange tops of "Acacia Wood" #0162/0 is visible through the leaves. Average color: #9C5A44

@uncovery
Copy link
Contributor

That block is already in the config, line 379:
0x00A2:0x0 0xFF696257 # Acacia Wood
I not sure why it does not render. Some roofed forest tiles also do not render properly.

@uncovery
Copy link
Contributor

Here is now a complete list of ALL blocks, no more missing:

http://pastebin.com/Rqisu5aW

Biomes coming soon, still some issues with the render not reading the config file.

@TOGoS
Copy link
Owner

TOGoS commented Dec 17, 2013

Thanks. I'll add this and look into the biome map troubles.

@uncovery
Copy link
Contributor

Here is the most rescent update of the biome map: http://pastebin.com/DTaPTTAZ
and the block map: http://pastebin.com/p3szsYEW

@TOGoS TOGoS reopened this Dec 18, 2013
@TOGoS
Copy link
Owner

TOGoS commented Dec 19, 2013

I've incorporated the new blocks and biome color mappings. I left out the duplicated mappings for each data value where those colors would be identical. The new JAR is available at the regular location: http://www.nuke24.net/projects/TMCMR/

@TOGoS TOGoS closed this as completed Dec 19, 2013
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

No branches or pull requests

3 participants