* 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
* Update linux-custom-cursor
Integrating memory leak fix.
Changed deprecated Inventory ID to new version
Added mirroring across x/y with similarly cached images to avoid memory leaks.
* Update linux-custom-cursor
* Update linux-custom-cursor
* Update linux-custom-cursor
* Create gim-bank-ex
GIM Bank Extended
A group ironman bank transaction logger and message center.
* Update gim-bank-ex
Update System calls to debug logging and set config group name
* update fairy-ring-butterflies version - adding varlamore ring
* update fairy rings to add new varlamore island ring
* update fairy ring butterflies version - fixes required due to latest API changes
* use slf4j logging instead of printing straight to stdout/stderr
* update to add varlamore p3 fairy ring
* Create entity-render-distance
* Update entity-render-distance
* Update entity-render-distance
* Update and rename entity-render-distance to fog-of-war
* Remove extra fog-of-war manifest file
* Update Fog of War plugin commit hash
* Update Fog of War plugin commit hash
* Update Fog of War plugin commit hash
* Update Fog of War plugin commit hash
* Update log-master
Bug fixes and updates
* Update log-master
Fix tier percent calculation
* Update log-master
Resizable task list with scrollbar
* Update log-master
Include fix for task list showing when rolling task
* Update log-master
Only load the remote list once on client load
* Update log-master
Responsive UI changes
* Update log-master
unified task list
* Update log-master
remove .gitmodules
- Precompile regex patterns
- Split on “;” or comma-space to handle multi-value lists
- Strip thousand-separator commas and handle percentages, multipliers, simple fractions
- Support ranges (–/—/-), “in” syntax, parenthetical notes, and approximate markers
- Provide a clean fallback for any unrecognized formats
- Update to v2.4.1