Git Product home page Git Product logo

Comments (4)

erickskrauch avatar erickskrauch commented on September 2, 2024

Hello. Thank you for the issue. This is a really useful functionality, but we're unable to implement it.

Chrly v5 is currently under development. It will be an API that provides access purely and only to meta information about textures, but doesn't manage them. This means that Chrly knows nothing about the final skin data and cannot change it.

These changes should be done on the Ely.by side, but to do it there, we need to know exactly from which version of the game the textures are requested. Unfortunately, the game client doesn't provide such information.

So, in summary, I can only state that we actually have no possibility to implement this functionality :(

from chrly.

dreamscached avatar dreamscached commented on September 2, 2024

Speaking of Ely.by, the documentation mentions the use of minecraft_version query parameter and it's present in jarmods available for download, however I didn't notice any change of output data no matter what version is provided. Is it outdated?

from chrly.

erickskrauch avatar erickskrauch commented on September 2, 2024

I have to admit, I'd forgotten about that parameter myself. This parameter is indeed present in reference implementations. We originally added it only for analytics purposes, but it can indeed be used for skin conversion purposes as well.

However, this is still an extremely complex task, as we would have to literally put a handler on every skin request to make a decision depending on whether the skin should be degraded or not. We may do this in the future, but at the moment the load on Ely.by doesn't allow us to do it in an "easy way". And the lack of time resources doesn't let us to do it in a "complex way".

from chrly.

dreamscached avatar dreamscached commented on September 2, 2024

Got it, thank you for your explanations!

from chrly.

Related Issues (20)

Recommend Projects

  • React photo React

    A declarative, efficient, and flexible JavaScript library for building user interfaces.

  • Vue.js photo Vue.js

    🖖 Vue.js is a progressive, incrementally-adoptable JavaScript framework for building UI on the web.

  • Typescript photo Typescript

    TypeScript is a superset of JavaScript that compiles to clean JavaScript output.

  • TensorFlow photo TensorFlow

    An Open Source Machine Learning Framework for Everyone

  • Django photo Django

    The Web framework for perfectionists with deadlines.

  • D3 photo D3

    Bring data to life with SVG, Canvas and HTML. 📊📈🎉

Recommend Topics

  • javascript

    JavaScript (JS) is a lightweight interpreted programming language with first-class functions.

  • web

    Some thing interesting about web. New door for the world.

  • server

    A server is a program made to process requests and deliver data to clients.

  • Machine learning

    Machine learning is a way of modeling and interpreting data that allows a piece of software to respond intelligently.

  • Game

    Some thing interesting about game, make everyone happy.

Recommend Org

  • Facebook photo Facebook

    We are working to build community through open source technology. NB: members must have two-factor auth.

  • Microsoft photo Microsoft

    Open source projects and samples from Microsoft.

  • Google photo Google

    Google ❤️ Open Source for everyone.

  • D3 photo D3

    Data-Driven Documents codes.