From a21274e56ae84b2c96e8b6beeca805df3d5402e8 Mon Sep 17 00:00:00 2001 From: tgstation-server Date: Tue, 22 Mar 2022 02:49:23 -0700 Subject: [PATCH] Automatic changelog generation for PR #65577 [ci skip] --- html/changelogs/AutoChangeLog-pr-65577.yml | 6 ++++++ 1 file changed, 6 insertions(+) create mode 100644 html/changelogs/AutoChangeLog-pr-65577.yml diff --git a/html/changelogs/AutoChangeLog-pr-65577.yml b/html/changelogs/AutoChangeLog-pr-65577.yml new file mode 100644 index 00000000000..7280a4af7df --- /dev/null +++ b/html/changelogs/AutoChangeLog-pr-65577.yml @@ -0,0 +1,6 @@ +author: "Ghommie" +delete-after: True +changes: + - rscadd: "Added a palette component for palettes and spraycans: Right click the item while it's in your active hand to access a radial menu that allows you to store, select or edit up to 14 colors for palettes and 8 for spraycans. Right-Click one of the color to pick a new color value, Left-Click to select it." + - qol: "Furthermore, a graphical palette containing the colors of the palette component will show up in the Canvas UI when painting with a tool that has said component, allowing you to select colors without unfocusing from the UI window." + - rscdel: "Removed the ctrl-click (color picker) shortcut from spraycans, as I felt it to be too clunky and no longer necessary now (I'm the person that made it btw)."