From 022e02f195fd28cc3781a5352a4dead3370b362e Mon Sep 17 00:00:00 2001 From: Ventyrian Date: Fri, 23 Jan 2026 17:43:52 -0500 Subject: [PATCH] update skill-lock (#10289) * Create skill-lock * Update skill-lock New commit hash for changing WidgetInfo to ComponentID * Fixed com.example to com.skilllock * Added resources which were not previously on git * Removed unused png file from resources * Update skill-lock Added icon, and updated plugin description in the properties file * Update skill-lock Fixed tooltip errors at higher levels, also fixed spelling mistake for defence and added peeking at locked skills via holding shift. * Update skill-lock Added sound effects for locking and unlocking skills. Added glow effect when unlocking skills. Updated README to include new features. * Removed unused packages and imports * Update skill-lock Fixed defence config and added safety checks for certain variables * Update skill-lock Refactored code to be more efficient and clean. Added functionality with Resizable UI modes. Added tooltip hover logic for total level. --- plugins/skill-lock | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/plugins/skill-lock b/plugins/skill-lock index 4dbfb1443..ef6dc2b27 100644 --- a/plugins/skill-lock +++ b/plugins/skill-lock @@ -1,2 +1,2 @@ repository=https://github.com/Ventyrian/skill-lock.git -commit=b99ed2dca5a30b120f9569e682614c13437ef14d +commit=292970ac6e7c5325931960964c79203aeaf86694