Coder Social home page Coder Social logo

Comments (4)

loran4d avatar loran4d commented on June 13, 2024

This may need to be reviewed as the initial issue is still happening, of it not replacing the color word in the short desc, and only adding it as the second or third word, alternatively, we can remove the color from the crafting item desc's, but it would be good to have this if we are restringing items based on crafts.

from mud.

Rynald4d avatar Rynald4d commented on June 13, 2024

set_colour_name doesn't handle colour codes yet. The crafting colour names currently are:
"white",
"black",
"red",
"yellow",
"blue",
"green",
"orange",
"violet",
"emerald",
"firecoloured",
"purple"

We may need to change some of them because it'll be hard to distinguish between green and emerald for example. It's possible to add any RGB color code, see help colorlist in-game for the colours we have now.

from mud.

loran4d avatar loran4d commented on June 13, 2024

Also confirmed Mudlet will display 256 colors, other clients may be limited so we may just want to use a limited color pallet
like the colors from the Material color design chart on https://htmlcolorcodes.com/color-chart/ these are bright vibrant colors that should be distinguishable.

from mud.

loran4d avatar loran4d commented on June 13, 2024

we also updated the help from 6000 to 6001 and 6002 with the orange color addition that was added for the Halloween zone previously.

from mud.

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.