Commit Graph
6672 Commits
Author SHA1 Message Date
Himonn 8a74b152ee update gnomechildify to 0.2.1 (#7487) 2025-02-20 10:15:59 +01:00
Anthony Alves 67d8c900d6 update zulrah-helper to v2.0.1 (#7482)
fix plugin config strings
2025-02-19 17:50:43 -08:00
skeldoor 5e8a5e971f update hold-your-ground (#7479)
* Create hold-your-ground

* Update hold-your-ground

Update to add inversion feature to the movement hotkey and fix new Runelite API call

* Update hold-your-ground

Update hold your ground to remove cached npcs deprecated function

* Update hold-your-ground

Remove unnecessary dep
2025-02-19 15:52:17 -08:00
cbrewittandcillian 067c0957e9 update flipping-copilot to v1.6.5 (#7477)
Co-authored-by: cillian <cillian@coflip.net>
2025-02-19 19:15:05 +01:00
MoreBuchus 50cc83da13 update tzhaar-hp-tracker to v1.0.3 (#7453) 2025-02-19 18:53:44 +01:00
Patrick Watts 7fcd50438b Update guest-indicators - Fix disabled plugin deprecated api (#7476) 2025-02-19 12:30:05 +01:00
Joona d085e8a815 Update tool-required to v1.1.5 (#7475) 2025-02-19 11:43:34 +02:00
zack 2d47e15bc4 update patch-payment (#7470)
* Update patch-payment

* Update patch-payment
2025-02-19 00:15:28 -08:00
Sid f38e9939c1 update tts to v1.08 (#7467) 2025-02-19 02:47:51 -05:00
Pepijn Verburg fba027f133 Update Twitch Live Loadout to v2.2.2 (#7472) 2025-02-19 00:01:19 +00:00
digiholic 8e9cb1bc8f update osrs-archipelago to v2.0.0 (#6430)
* Create osrs-archipelago

Adds plugin link to OSRS Archipelago Plugin

* Update osrs-archipelago

* Updated plugin to fix gradle issue

* Update osrs-archipelago

* Update osrs-archipelago

Removes cached names from server, changes location IDs

* Update osrs-archipelago

Updates jar dependency in osrs-archipelago

* Update osrs-archipelago

- Adds interface when receiving an item
- Prevents equipping items that haven't been unlocked yet
- Fixes reconnect spam when hitting a loading zone

* Update osrs-archipelago to 0.4.1

Fixes an issue with equipment tiers. It checked for gear below the currently unlocked tier, instead of below or including, meaning bronze equipment could not be used until you had unlocked iron, and so on.

* Updates OSRS Archipelago to 1.0.0

Updates to plugin to release version of Archipelago

* Update osrs-archipelago

Removes ShadowJar from gradle build

* Adds Library code to project instead of external dependency

* OSRS-Archipelago v1.0.2

Reverts back to Jar-based library. Fixes UI refreshing and adds in anti-stuck mechanic to manually send all checks

* Removes Deprecated WidgetInfo reference

* Swaps Archipelago MultiClient Jar for one without dependencies

* Shrinks Panel Icon image to a reasonably sized PNG instead of full resolution

* Adds Libraries removed from MultiClient that aren't provided by RuneLite

* Fixes broken gradle imports in plugin and in client dependency

* Excludes junit bom from dependency

* Adds third-party dependency verification for apache httpclient

* Updated to upstream, resolved merge conflict

* Removes junit bom exclusion since it's now being verified anyway

* Adds duplicatesstrategy to build gradle

* Duplicate Strategy was unrecognized. Trying explicit enum use

* Switches gradle task from Copy to Jar for duplicate handling

* Removes junit-bom from apache import

* Changing third party verification to other apache library

* Adds TestImplementation for junit bom

* Attempting manually entered bom module

* Removes navigation button in shut down

* Updates OSRS Archipelago to V1.2

- Archipelago Client Plugin is now on Maven! No more direct vendoring of plugin code!
- Adds new checkbox for toggling AP messages going to OSRS chatbox
- AP Server Password is now an actual password field, using placeholders instead
- Replaces hard-coded tasks with data parsed from github, using version information from Archipelago slot data. This should allow for logic changes that don't require a whole new plugin version to use.
- Adds in a local DataPackage storage, which will store the Slot's connected player and last received item index. This will make reconnection smoother as well as allowing you to see popups for items received while offline.

* Updates OSRS Plugin commit hash

* Updates dependencies of Archipelago plugin

* Changes were not included somehow in previous commit. Trying again.

* Removes JUnit bom

* Sets httpcore to non-transitive

* Attempts to exclude junit from httpcore

* Adds junit bom to exclusion list

* Fixes syntax in manual junit bom verification

* I guess bom is on 5.9.3 now

* Removes httpclient5 from dependencies

* Moves junit bom verification to template file

* Removes modules that are no longer necessary from verification metadata

* Woops, too much! Reverse course!

* Looks like the websocket 1.5.7 is required after all

* Removes Java IO Serialization

* Injects GSON instead of creating new instance

* Replaces maven repository Archipelago plugin with embedded package, sans IO Serialization

* Removes Gson constructors from APClient

* Update osrs-archipelago to v2.0.0

Runelite Plugin Changes:
- Updates Archipelago Java Client version so items are no longer displayed as "Unknown Item" or "Unknown Location"
- Plugin now pulls data from [logic repository](https://github.com/digiholic/osrs-archipelago-logic) based on versions baked into AP Seed, allows for minor logic changes without requiring updates.
- AP slot data stored in Runelite directory, for more consistent detection of player login and more safeguards against connecting with the wrong OSRS account
- More consistent connectivity, no longer loses connection to AP server on world hops or loading, properly disconnects on logout
- "Tiered" items no longer mismatch between what is displayed and what is actually unlocked
- Adds new item categories for Duds, Care Packs, and Claimed Care Packs to item panel
- _Every_ task should now be consistently auto-detected by Runelite. New methods of detecting completion have been devised that should be lag-proof.
- Plugin now displays an overlay when you are in a locked region, regardless of whether region-locker is installed or enabled.
- Many new types of Tasks, to auto-detect completion of new task types.

* Removes java reflection

* Removes system out calls
2025-02-18 18:33:48 -05:00
geheur 09078a048c Update weapon-animation-replacer (#7471) 2025-02-18 23:02:05 +01:00
1Defence 4f72955810 Update Party Health Status : Readme (#7466) 2025-02-18 21:36:23 +01:00
botanicvelious dd8f87a8eb Update equipment-inspector (#7469) 2025-02-18 20:28:09 +00:00
Ronaldas Turevič 005a71ce24 Update naturalspeech (#7468) 2025-02-18 19:20:40 +00:00
Zoinkwiz 9b1d530aec Update quest-helper to 4.7.6.1 (#7465)
Fixes an issue with npcs being looped within a drawCallback.
2025-02-18 13:14:29 -05:00
Maurits 81406fce02 Update herbi-afk (#7462) 2025-02-18 16:59:00 +01:00
Benjamin Z 9bf2fd77bd [Update] - What pet is that anyway - v1.0.2 - Sololegends (#7461) 2025-02-18 16:50:32 +01:00
Adam f4e04f839d update gpue 2025-02-18 10:14:55 -05:00
Benjamin Z 067e2ac124 [Update] - Varlamore House Thieving - v1.5.1 - Sololegends (#7460) 2025-02-18 16:07:40 +01:00
Max Weber e9115624b0 disable gpue 2025-02-18 05:16:11 -07:00
MoreBuchus f90692c751 Update party-defence-tracker (#7454) 2025-02-18 09:23:58 +01:00
MoreBuchus 54ec0b35d6 Update better-npc-highlight (#7452) 2025-02-18 09:16:13 +01:00
riktenx a71f6ee1b3 Update loot-filters (#7457) 2025-02-18 05:03:31 +00:00
TicTac7x 4434050281 Update tictac7x-charges to v0.5.19 (#7447) 2025-02-17 21:45:08 +01:00
riktenx 9ce033c34a Update loot-filters (#7449) 2025-02-17 21:05:19 +01:00
hyppis1 2784777388 Update you-missed-that-one (#7440) 2025-02-17 20:54:29 +01:00
Tom D ef75e54623 Update loot-lookup to v1.1.11 (#7446) 2025-02-17 10:22:42 -05:00
equirs 6952af0292 Update fashionscape to v1.3.1 (#7438) 2025-02-17 10:20:44 -05:00
1Defence b6dcc1f353 Update party-health-status (#7448) 2025-02-17 09:03:12 -06:00
Tyler Martignetti 95b6e97c4d update potion-storage-bars (#7445)
* Update potion-storage-bars

Correctly counts and displays doses for weapon poisons, barbarian mixes, and unfinished potions

* Update potion-storage-bars

* Update potion-storage-bars
2025-02-16 23:26:25 -08:00
vikke1234 59cc5e0f45 Update raids-death-indicator (#7443) 2025-02-16 20:34:36 -06:00
riktenx 737f6a0569 update loot-filters (#7442) 2025-02-16 18:12:04 -08:00
Lapask 874a44852c Update fixed-resizable-hybrid (#7441) 2025-02-16 16:17:24 -06:00
riktenx 208d65de21 Update loot-filters (#7437) 2025-02-16 21:05:28 +01:00
InfernoStatsandNick Bulischeck b8da41904c update nylo-death-indicators to v1.0.14 (#7439)
Co-authored-by: Nick Bulischeck <nbulischeck@users.noreply.github.com>
2025-02-16 11:27:29 -08:00
Eirik Leikvoll 6190553c49 Update improved-tile-indicators (#7436) 2025-02-16 14:01:37 +01:00
geheur 130873fcac update rainbow-rave (#7435) 2025-02-16 01:40:36 -05:00
Cyborger1 332e6bf491 update examine-tooltip to v1.4.7 (#7434) 2025-02-16 01:38:16 -05:00
hyppis1 c71b15e630 update you-missed-that-one (#7433)
* Update you-missed-that-one

* Update you-missed-that-one

fixed previous fix that had oversight
2025-02-16 01:36:24 -05:00
riktenx 011f5bedfe update loot-filters (#7428) 2025-02-16 01:33:57 -05:00
TicTac7x 25ff12de70 update tictac7x-charges to v0.5.18 (#7427) 2025-02-16 01:31:58 -05:00
CopyPastaOSRSandCopy Pasta 94af28b8f0 update consumable-cooldowns to v1.2.0 (#7424)
Co-authored-by: Copy Pasta <copypastaosrs@gmail.com>
2025-02-16 01:27:43 -05:00
Vincent 4d9bffcf52 update visual-metronome to v1.4.7 (#7423) 2025-02-16 01:24:23 -05:00
Eric 324e156e73 update combat-logger to v1.3.2 (#7419)
* Update combat-logger to v1.3.2

* Update combat-logger to v1.3.2
2025-02-16 01:21:50 -05:00
geheur c26129f4bf update weapon-animation-replacer to v3.7.4 (#7418)
* bla

* bla
2025-02-16 01:19:36 -05:00
Raphaël Pion c1e578cdb6 update clan-halls-plugin (#7417)
* Includes a rework of `ClanHallsClient` with typed `APIResponses` without callbacks.

* Requests are now sent using OAuth (access token in authorization header) instead of putting the credentials in the body of every request.

* Request payloads have been simplified to reflect this change.
2025-02-16 01:18:07 -05:00
EDU a7514a6c25 add removeupperfloorstob (#7384)
* Create removeupperfloorstob

* Update removeupperfloorstob
2025-02-16 01:14:48 -05:00
jefeh 254164c4b0 add dizana-alert (#7374)
* Create dizana-alert

* Update dizana-alert

* Update dizana-alert

* Update dizana-alert

* Update dizana-alert

* Update dizana-alert

Thank you very much, I have edited it to reflect both changes.
2025-02-16 01:05:28 -05:00
MoreBuchus 3d5b35329e update cox-analytics (#7283)
* Update cox-analytics

* Update cox-analytics
2025-02-16 01:03:01 -05:00