Skip to content

Update Creator's Kit to v2.1.14#11301

Merged
pajlada merged 16 commits into
runelite:masterfrom
ScreteMonge:creators-kit
Mar 31, 2026
Merged

Update Creator's Kit to v2.1.14#11301
pajlada merged 16 commits into
runelite:masterfrom
ScreteMonge:creators-kit

Conversation

@ScreteMonge
Copy link
Copy Markdown
Contributor

v2.1.14 - ColourSwapper Tweaks

  • Re-selecting a previously selected Colour Panel will instead deselect it

v2.1.7 - POH bugfix
- Updated POH region IDs
v2.1.8 - Sound Searcher added
- Added Sounds as a new datatype, searchable within the Cache Searcher. Clicking a sound will play it through the client
v2.1.9 - Sound Searcher exporting
Sounds can now be exported from the CacheSearcher by looking up the wav file on GH
Updated Sound Export to export to creator's kit directory instead of downloads
v2.1.10 - CacheSearcher Animated Renders
- The CacheSearcher can now animate its 3D preview renders by selecting an animation from the animation table
- Now properly unregisters RenderPanel on shutdown
v2.1.11 - CacheSearcher overhaul
- Major code reorganization of CacheSearcherTab to amalgamate redundant code and move certain methods to ModelUtilities where they more appropriately belong
- Removed a number of redundant buttons to feature under the globally visible RenderPanel
- RenderPanel now has a toggle for whether to allow animations or not
- Bugfix: Corrected array copying for vertex to cap at vertex max, not face max
v2.1.12 - RenderPanel overhaul
- Now renders using Vertex colours instead of face colours
- Applies Gouraud shading
- Implemented Transparency
- Minor bugfixes, including NPEs and Concurrent Modification errors
- Multiple optimizations, including backface culling and relocating a bunch of code such that most complex operations occur when a model is selected rather than when the JPanel is repainted
v2.1.13 - ColourSwapper updates
- ColourSwapPanel's function has been altered to have a more fluid colour selection system that swaps colours whenever the Colour Picker changes, rather than having to manually set/unset colour swaps
- A Set button has been added to retain old set button functions
- Reset button clears the current colour swap
- Cleaned up redundant code
- Bugfix: updating ModelAnvil lighting was not updating the RenderPanel
v2.1.14 - ColourSwapper Tweaks
- Re-selecting a previously selected Colour Panel will instead deselect it
@runelite-github-app
Copy link
Copy Markdown

@runelite-github-app
Copy link
Copy Markdown

This plugin requires a review from a Plugin Hub maintainer. The reviewer will request any additional changes if needed.


Internal use only: Reviewer details Maintainer details

@pajlada pajlada merged commit 6ae2d39 into runelite:master Mar 31, 2026
2 of 3 checks passed
CCatRS pushed a commit to CCatRS/plugin-hub that referenced this pull request Apr 2, 2026
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Projects

None yet

Development

Successfully merging this pull request may close these issues.

2 participants