From c25c9f5aaf78a3908ff3eed7f136ccaef369ac9c Mon Sep 17 00:00:00 2001 From: Elypha Rin Date: Fri, 30 Aug 2024 15:14:45 +0900 Subject: [PATCH] [Testing] BilingualTooltips 0.2.1.1 --- testing/live/BilingualTooltips/manifest.toml | 16 ++++++++++++---- 1 file changed, 12 insertions(+), 4 deletions(-) diff --git a/testing/live/BilingualTooltips/manifest.toml b/testing/live/BilingualTooltips/manifest.toml index 2a6214ed4e..73b1a4321d 100644 --- a/testing/live/BilingualTooltips/manifest.toml +++ b/testing/live/BilingualTooltips/manifest.toml @@ -1,10 +1,18 @@ [plugin] repository = "https://github.com/Elypha/BilingualTooltips.git" -commit = "2283ae202eba37d4b3933e3258953d8591881db4" +commit = "fac0a738a6e0a345b86cb503866675121832e2e5" owners = ["Elypha"] project_path = "BilingualTooltips" changelog = """ -v0.1.0.1 -Fixed the following issues: -- Item name translation doesn't go away after unloading the plugin. +v0.2.1.1 +New Features: +- Config to enable/disable the plugin +- Config to set the language separately +- Config to set the colour separately +- Config to set offset for tooltip position +- Config to show tooltip only when holding a hotkey +- A text command to toggle/enable/disable the plugin + +Fixed Problems: +- """