update data-logger to v1.2.0 (#12282)

* Update data-logger to 1.2.0

Updated data-logger to 1.2.0
- Reorganized directories used
- Added supply tracker
- Additional values tracked during Colosseum trials
- Added discord webhook
- Added various dataviewers / utility panels in the sidepanel
- Restructured and expanded ItemLogger
- See CHANGELOG for a more detailed list

* Removed new Gson

Removed new Gson

* Removed system i/o call

Removed system i/o call

* Minor fixes+changes

Fixed an issue with the scrollbar in the items viewer panel
Ensured the combobox in the UtilitiesModePanel is disabled on startup
Updated icons
Set sidebar ordering priority to 10

* Resized icon

Resized icon to 48x48
This commit is contained in:
Max authored and GitHub committed 2026-06-23 22:37:05 -04:00
1 parent 7e6886d37b
commit 01394ee18e
1 file changed
+1 -1
+1 -1
View File
@@ -1,3 +1,3 @@
repository=https://github.com/Maximuis94/runelite-plugins.git
commit=841e3d168a210b89e7af8fc2740311f9d872818d
commit=844f7f3d2c04e3728e7f12c52605b02c9d0b2cfb
authors=maximuis94