Git Product home page Git Product logo

Comments (3)

ammaraskar avatar ammaraskar commented on June 27, 2024

In a much older version of this project, when it aimed to be a client instead of a client-library, this was actually a thing that existed: 9a715a7
#10

As for its viability now, I think its definitely a useful feature to have but as part of a utility package instead of in auth/networking since it doesn't really fit there.

Side note, you can use colorama like I did to make it work on windows, but I wanna make sure these dependencies are optional since not all people using the project need this feature.

from pycraft.

joodicator avatar joodicator commented on June 27, 2024

This might be a good thing to add, along with general parsing of Minecraft's JSON chat (and legacy chat formatting) structures. Doing the latter requires language files to be present, and, since those are protected by Mojang's copyright, there are some legal subtleties involved in using them. Nonetheless, I think it is possible, for example by providing the ability to automatically download them if needed, or use a langauge file provided by the user.

I don't know when or if I'll have a chance to implement this myself, but I will gladly review a pull request.

from pycraft.

TheSnoozer avatar TheSnoozer commented on June 27, 2024

Mhh interesting....i personally looked into making the chat somewhat color full and readable but haven't considered the translation from general chat messages....might take a look into it and create a PR ;)

from pycraft.

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.