Make waypoint_announce:flag have different color variations #4878

Closed
opened 2023-07-02 14:03:41 +00:00 by whosit · 5 comments
Member

Flags are colored since this commit:
92ecbd898a

All old flags will become white sadly... (even though they were crafted from red wool).
Now you can craft flags from any wool and they will become respective color.
People with creative priv can set arbitrary RGB color to flags via message editing formspec.

All relevant commits/changes:
6a4ab435ba..53b1d3fd92

Flags are colored since this commit: https://gitea.your-land.de/whosit/waypoint_announce/commit/92ecbd898a6befe196905fbf1dab5a8bf9193054 All old flags will become white sadly... (even though they were crafted from red wool). Now you can craft flags from any wool and they will become respective color. People with creative priv can set arbitrary RGB color to flags via message editing formspec. All relevant commits/changes: https://gitea.your-land.de/whosit/waypoint_announce/compare/6a4ab435ba..53b1d3fd92
whosit added the
1. kind/enhancement
4. step/ready to QA test
labels 2023-07-02 14:03:54 +00:00

I checked the sources, but I'm not sure of the answer: can one change color of a flag with dyes after the flag is created? Such recipe would partially fix the old flag to white issue.

I checked the sources, but I'm not sure of the answer: can one change color of a flag with dyes after the flag is created? Such recipe would partially fix the old flag to white issue.
Author
Member

I checked the sources, but I'm not sure of the answer: can one change color of a flag with dyes after the flag is created? Such recipe would partially fix the old flag to white issue.

You can't at the moment. Could be added too if adding 16 more recipies is ok...

> I checked the sources, but I'm not sure of the answer: can one change color of a flag with dyes after the flag is created? Such recipe would partially fix the old flag to white issue. You can't at the moment. Could be added too if adding 16 more recipies is ok...
Author
Member

Also I see a problem: when wielded by other players, the flag will also appear white :\

Not sure what mod shows the wielded items? 3d_armor/wieldview shows the item. Maybe it can be fixed there by handling "color" meta and colorizing the texture appropriately?

Also I see a problem: when wielded by other players, the flag will also appear white :\ ~~Not sure what mod shows the wielded items?~~ 3d_armor/wieldview shows the item. Maybe it can be fixed there by handling "color" meta and colorizing the texture appropriately?
Author
Member

Added ability to recolor any flags by crafting:
53b1d3fd92

Added ability to recolor any flags by crafting: https://gitea.your-land.de/whosit/waypoint_announce/commit/53b1d3fd9220c232f9327f6a08299cd8196cc96a
AliasAlreadyTaken added this to the 1.1.122 milestone 2023-12-05 21:33:41 +00:00
AliasAlreadyTaken added the
ugh/QA OK
label 2023-12-05 21:33:48 +00:00
flux added
5. result/fixed
and removed
4. step/ready to QA test
labels 2023-12-17 23:23:42 +00:00
Member

this is live

this is live
flux closed this issue 2023-12-17 23:23:47 +00:00
Sign in to join this conversation.
No Milestone
No project
No Assignees
3 Participants
Notifications
Due Date
The due date is invalid or out of range. Please use the format 'yyyy-mm-dd'.

No due date set.

Dependencies

No dependencies set.

Reference: your-land/bugtracker#4878
No description provided.