mirror of
https://github.com/runelite/plugin-hub.git
synced 2025-12-23 22:48:49 -05:00
update bank-tab-names to v2.0 (#8497)
* Update bank-tab-names to 2.0 Complete rewrite: Add advanced bank tab customization system! - Added 6 built-in presets (Ironman, Main, PVP, Skiller, Efficient, Colorful) - Implemented live preview system with color and icon rendering - Added custom preset saving and loading functionality - Created interactive icon grid with 400+ ingame icons! - Built color palette with 32 preset colors - Added comprehensive UI panel with tabbed configuration - Implemented font selection and tab enabling/disabling - Added social links footer with GitHub support button - Complete UI overhaul from basic config to full-featured editor - Updated dependencies and replaced deprecated methods (ComponentID → InterfaceID) * Update bank-tab-names to 2.0 Complete rewrite: Add advanced bank tab customization system! - Added 6 built-in presets (Ironman, Main, PVP, Skiller, Efficient, Colorful) - Implemented live preview system with color and icon rendering - Added custom preset saving and loading functionality - Created interactive icon grid with 400+ ingame icons! - Built color palette with 32 preset colors - Added comprehensive UI panel with tabbed configuration - Implemented font selection and tab enabling/disabling - Added social links footer with GitHub support button - Complete UI overhaul from basic config to full-featured editor - Updated dependencies and replaced deprecated methods (ComponentID → InterfaceID) * Replace Desktop.browse() with LinkBrowser.browse() for URL opening - Use RuneLite's LinkBrowser utility instead of java.awt.Desktop - Remove unnecessary Desktop and URI imports - Simplify openURL method by removing manual error handling * Update bank-tab-names to 2.0 * Update bank-tab-names
This commit is contained in:
@@ -1,2 +1,2 @@
|
||||
repository=https://github.com/Psyda/bank-tab-names.git
|
||||
commit=f1ebf2fcb21860c0d827e7f6d4467f8ca01a0632
|
||||
commit=b83653b9a20f381954b73e56aa74887656954bf5
|
||||
|
||||
Reference in New Issue
Block a user