Commit Graph

35 Commits

Author SHA1 Message Date
Adam
17f5b5e7a3 update verification-metadata 2025-12-21 19:50:15 -05:00
Adam
2274f7dd6f update verification-metadata 2025-12-19 12:03:08 -05:00
digiholic
2d850f9536 update osrs-archipelago to v0.6.2 (#8057)
* Updates osrs-archipelago to be compatible with API 0.6.2

* Updates osrs-archipelago to be compatible with API 0.6.2

* Removes commented out system.err line, might be tripping CI?

* Removes printStackTrace calls since they might count as System.Err

* Removes httpcore5 from archipelago plugin
2025-07-31 22:32:16 -04:00
Adam Sharp
79e2d0f54a update dude-wheres-my-stuff to v2.7.0 (#6252) 2025-02-07 20:51:04 -07:00
Kevin Edry
b39d5f52e7 add quest-voiceover
* Added quest-voiceover plugin.

* changed to include most recent commit.

* added recent plugin fixes.

* Added SQLite functionality to fuzzy search quest dialog and bring voiceover coverage to nearly 100%.

* set size limit

* - Changed py cli to now correctly generate a sqlite db file.
- Added pronunciation file.
- Changed `build.gradle` to now pull `xerial/sqlite-jdbc` as normal dependency

* - Added verification-metadata.xml file.
- Changed JBDC import from `testImplementation` to `implementation`.

* Fixed build dependency verification error.

* troubleshooting JDBC verification error.

* updated dependency verification metadata and build.gradle.

* Added a try-with-resource statements for both the PreparedStatement and the ResultSet ensuring they will be closed once we finish with them.

---------

Co-authored-by: Abex <mii7303@gmail.com>
2024-07-15 23:39:49 -04:00
Ron Young
f9641af2bd Update resource-packs to v1.6.0 (#6164) 2024-06-15 20:35:21 -05:00
digiholic
1b18356082 Add Archipelago Multiworld Randomizer plugin (#5146) 2024-05-12 01:34:48 +00:00
Zander Bolgar
2f8bf3170c Update wikisync (#5855) 2024-04-17 06:06:13 +00:00
peanubnutter
63345f8bac Add Collection Log Luck plugin (#5244) 2024-02-04 07:05:47 +00:00
Max Weber
c998876a32 package, templateplugin: update lombok 2023-10-19 11:27:22 -06:00
Furkan
16aa192400 Update VoiceScape (#4810) 2023-10-15 22:44:14 +00:00
Adam
f646c90e52 package: regen verification-metadata 2023-06-25 13:38:31 -04:00
Adam
bc7a599eb1 package: regen verification-metadata 2023-06-18 17:13:59 -04:00
Adam
f7eca6b969 verification-metadata: remove jogl 2023-05-24 15:28:43 -04:00
Adam
7b3bc4c350 verification-metadata: add protobuf 3.21.12 2022-12-21 12:11:28 -05:00
Adam
25ab86f241 verification-metadata: add lwjgl bom pom 2022-07-02 13:12:46 -04:00
Adam
295b3ef1b8 Update verification-metadata.xml 2022-06-19 10:21:17 -04:00
Max Weber
bb523a640e update gpu-experimental to 1.4.0 2022-06-15 19:59:06 -06:00
LlemonDuck
6fdadc67ac Update dps-calculator to v2.0.0 (#2795) 2022-06-15 00:25:03 +00:00
Adam
5d6a9b91a4 verification-metadata: trust group net.runelite.arn 2022-06-10 19:08:08 -04:00
furfy
6a7ab7e9d3 Update Polywoof to v0.10b (#2715) 2022-05-24 04:00:15 +00:00
Adam
227ce17155 Add verification metadata for org.jetbrains:annotations:23.0.0 2022-04-21 08:23:33 -04:00
Max Weber
100c1d6dcf add archive-patcher trust 2022-02-23 04:59:50 -07:00
Adam
2052851771 Bump to 1.8.8-SNAPSHOT 2021-12-30 10:54:14 -05:00
Nicholas Anzalone
480358eaa6 create phillip-hue-integration (#1988) 2021-10-31 15:37:26 -06:00
Max Weber
3581afa6dc package: pin okhttp 3.14.9 2021-10-05 04:50:23 -06:00
Jimi
ce4ae999ff add gimptracker (#1903) 2021-10-01 05:39:51 -06:00
Max Weber
8ee6466adf package: pin jna 5.9.0 2021-09-11 20:26:17 -06:00
Adam
4f3c634021 Add lombok 1.18.20 verification metadata 2021-08-14 21:07:42 -04:00
Zoinkwiz
77ba3acde1 Add broadcaster (#1286) 2021-04-19 11:47:11 -06:00
ThatGamerBlue
777d17bb6e Add blue-prox-chat (#1253) 2021-04-03 21:26:14 -06:00
Hexagon
78b397d401 Update chat-logger to v1.2 (#1305) 2021-04-02 21:32:14 -06:00
Chintan Suthar
9011781d36 update elysiumevents-plugin (#1211) 2021-03-14 11:52:18 -06:00
Max Weber
80ad30a472 package: update core transient dependencies 2021-03-03 05:11:00 -07:00
Max Weber
531a9a8554 package: use a central verification-metadata file
This lets us have better control over which dependencies are verified,
as changes to runelite-client's dependencies cause all Hub plugins with
pinned deps to fail, as the new transitive deps aren't pinned. Moving
this file into this repo not only lets us update it in these situations,
but also means individual plugin authors don't need to touch Gradle's
verification and all of it's associated pains. This also allows plugins
to pull a dependency that another plugin pulls already with no extra
work.
2021-02-26 10:23:08 -07:00