From 68655cf3098a4b0796ce46af150b75652f6dbad4 Mon Sep 17 00:00:00 2001 From: Ottermandias Date: Tue, 16 Jan 2024 22:15:00 +0100 Subject: [PATCH] 1.1.0.2 --- Glamourer/Gui/GlamourerChangelog.cs | 2 ++ 1 file changed, 2 insertions(+) diff --git a/Glamourer/Gui/GlamourerChangelog.cs b/Glamourer/Gui/GlamourerChangelog.cs index ab51af6..6166f1b 100644 --- a/Glamourer/Gui/GlamourerChangelog.cs +++ b/Glamourer/Gui/GlamourerChangelog.cs @@ -52,6 +52,8 @@ public class GlamourerChangelog .RegisterEntry("Added design colors in the preview of combos (in the quick bar and the automation panel).") .RegisterHighlight("Improved Palette+ import options: Instead of entering a name, you can now select from available palettes.") .RegisterHighlight("In the settings tab, there is also a button to import ALL palettes from Palette+ as separate designs.", 1) + .RegisterEntry("Added a tooltip that you can enter numeric values to drag sliders by control-clicking for the muscle slider, also used slightly more useful caps.") + .RegisterEntry("Fixed issues with monk weapons, again.") .RegisterEntry("Fixed an issue with the favourites file not loading.") .RegisterEntry("Fixed the name of the advanced parameters in the application panel.") .RegisterEntry("Fixed design clones not respecting advanced parameter application rules.");