MinedMap/src
Matthias Schiffer ff6e28d381
world, viewer: fix sign text colors
- Fix text colors for signs modified using dye
- Fix text colors specified using `#rrggbb` CSS syntax in JSON text

Only named colors specified via JSON text were working as intended. Dyed signs use different
color names.

The mapping of color names to values is now handled by the generator. Both the generator and the
viewer must be updated for sign text colors to work.
2025-01-06 21:16:41 +01:00
..
core world, viewer: fix sign text colors 2025-01-06 21:16:41 +01:00
io io/storage: add JSON support 2024-01-10 22:56:27 +01:00
world world, viewer: fix sign text colors 2025-01-06 21:16:41 +01:00
main.rs Prepare for crates.io release 2023-08-21 21:51:01 +02:00
util.rs Add documentation comments for all items 2023-08-20 11:21:29 +02:00