From 1bae8771ffbe09cf51bf1941c7703f0db1e4d5f7 Mon Sep 17 00:00:00 2001 From: ScreteMonge <107197518+ScreteMonge@users.noreply.github.com> Date: Mon, 22 Jun 2026 15:50:01 -0700 Subject: [PATCH] update creators-kit to v2.1.25 (#12798) * Update Creator's Kit to v2.1.23 v2.1.23 - ToolBoxFrame setLocation bugfix - On restart, it should no longer be possible for the ToolBox frame to go missing by spawning offscreen * Update Creator's Kit to v2.1.24 v2.1.24 - ModelOrganizer overhaul - ModelOrganizer has been overhauled. Instead of creating individual panels for each CustomModel, it now has a dynamic table that updates whenever CustomModels are added or removed. There is now one set of master buttons for tools that manipulate the selected CustomModel from the table - ModelOrganizer now has a preview RenderPanel as well - TableRenderStyle dictates whether a JTable renders its words with or without hightlights as per the search parameters - Cleaned up adding/removing custom models to treat them as batches to optimize when adding or deleting a large number of CustomModels - CacheSearcher now has a toggle to display and store/add the model with its default animations from the cache - Bugfix: NPE fixed when attempting to load a CustomModel to Anvil without CustomLighting * Update Creator's Kit to v2.1.25 v2.1.25 - Saving/Loading tweaks - New Setup button added to ToolBoxFrame dropdown - Creating a New Setup will now also clear all Custom Models - Open Setup is now split into Open and Open On Top. Open On Top will add the chosen setup to the current setup, while load will clear the current setup first - Bugfix: older Setups would sometimes load a CustomModel with no Model attached - Bugfix: model JComboBoxes should now properly listen to when a selection option is removed --- plugins/creators-kit | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/plugins/creators-kit b/plugins/creators-kit index 8dc2a3928..250104073 100644 --- a/plugins/creators-kit +++ b/plugins/creators-kit @@ -1,2 +1,2 @@ repository=https://github.com/ScreteMonge/creators-kit.git -commit=94b2849ac89ce344ccad98601ded0a4939548874 +commit=71fca2958e9ded03d0bcfa9d1c23461d7fdf652b