AllYourBlocks / ChunkWars

Chunk Wars is a team-based attack-defend minigame for Minecraft. You play in an arena of different Chunks, all carefully handcrafted to replicate different Minecraft biomes and structures as closely as possible. Along with your team you will face everything that vanilla Minecraft can throw at you. Your goal is to be the last team standing.
https://www.planetminecraft.com/project/chunk-wars-1487425
GNU General Public License v3.0
1 stars 0 forks source link

Green team name and green text color are mismatched #75

Closed slipcor closed 2 years ago

slipcor commented 2 years ago

A) Team colors are limited to the named colors that minecraft gives us, green (lime, curently the color of the team for the "players to select") and dark_green (currently used as "Team Green" color), Neither are really close to the sign color. B) The text color is based on the center color used by a glow squid ink lime colored font, specifically it is 'bdfc00'

We need a decision which color to use where, we could change the sign colors to be the lime (green) text color, but I have a feeling it will look sub-optimal

slipcor commented 2 years ago

Chat color: "lime", sign color stays "glow lime"

"Playing" color: white

AllYourBlocks commented 2 years ago

We've fixed this, issue is due to limitations in Minecraft, due to Mojang's inconsistencies with the use of colours in chat, scoreboards, team names, on signs, etc. Current solution is 'best case' for now unless they change things.