Adam
72a2bc2a37
disable gpue
2025-11-06 17:13:18 -05:00
RuneLite updater
bc1994982e
Bump to 1.12.3.1
2025-11-06 22:09:36 +00:00
Ron Young
d5961e1fcf
Update resource-packs to v1.7.8.2 ( #9441 )
2025-11-06 12:38:00 -06:00
Reinhardt Rijna
e6ecab7479
update runeprofile to v2.3.1 ( #9421 )
2025-11-06 18:55:39 +01:00
CopyPastaOSRS
715cee80a4
Update consumable-cooldowns to v1.3.1 ( #9437 )
2025-11-06 16:02:33 +00:00
Adam
5cbab348ab
update gpue
2025-11-06 10:24:24 -05:00
Adam
29a88b938b
Revert "Bump to 1.12.3"
...
This reverts commit 933dcff55f .
2025-11-06 10:23:53 -05:00
m0bile btw
c0ef10ec6d
Update skills-tab-progress-bars to v1.5.1 ( #9433 )
2025-11-06 09:17:12 -05:00
RuneLite updater
933dcff55f
Bump to 1.12.3
2025-11-06 13:49:03 +00:00
Ron Young
8515a6f9d7
Update resource-packs to v1.7.8.1 ( #9439 )
2025-11-06 07:01:48 -06:00
Timothy Lehner
e6deb2a791
update save-replay-buffer-for-obs ( #9438 )
...
Improved setup docs
2025-11-06 10:44:07 +01:00
Ron Young
187acbd817
Update resource-packs to v1.7.8 ( #9436 )
2025-11-05 23:17:23 -06:00
Mo Ben-Zacharia
8e5faf8901
Update GP-Per-Hour to v1.14 ( #9435 )
2025-11-06 01:04:27 +00:00
Krytlex
f486851cb1
Update action-progress to v1.20 ( #9434 )
2025-11-06 00:59:25 +00:00
Ideonomy-web
da6f476ac6
Update bank-organizer to v1.2 ( #9423 )
2025-11-05 18:38:00 -06:00
Blonks
db591f08ab
Update kitchen-running to v1.1.1 ( #9428 )
2025-11-05 18:35:09 -06:00
TheStonedTurtle
4f0a86b476
Update banked-experience to v2.7.4 ( #9427 )
2025-11-05 18:34:34 -06:00
Timothy Lehner
431e4fb850
add save-replay-buffer-for-obs ( #9413 )
2025-11-05 21:19:26 +01:00
l2-
8647ceee9f
update customizable-xp-drops to v1.10.0 ( #9426 )
2025-11-05 15:10:36 -05:00
Patrick Watts
731bfed02d
Update supplies-tracker to v3.0.6 ( #9430 )
2025-11-05 14:08:01 -06:00
Patrick Watts
07d02abf1a
update looting-bag-value to v2.1.2 ( #9429 )
2025-11-05 20:51:04 +01:00
Adam
db36b02a7b
disable zoom
2025-11-05 12:18:24 -05:00
geheur
45129cdbba
update bank-tag-layouts to v1.4.34 ( #9425 )
2025-11-05 11:16:16 -05:00
Riley McGee
503f2505d5
update wasted-bank-space ( #9424 )
2025-11-05 09:08:55 -07:00
RuneLite updater
57ae15ffe3
Bump to 1.11.26
2025-11-05 11:52:46 +00:00
pajlada
5b030af23d
update quest-helper to v4.10.3.1 ( #9422 )
...
Fixes for RuneLite 1.12.2
2025-11-05 12:34:20 +01:00
Max Weber
b626d9cfc8
Bump to 1.12.2
2025-11-05 04:06:08 -07:00
andmcadams
64954e471a
update osrs-wiki-crowdsourcing ( #9419 )
2025-11-04 19:17:52 -05:00
trinhc2
a6447856af
update location-display ( #9409 )
...
fixed a typo for a location
very small update, please let me know if something like this shouldn't be merged
2025-11-04 19:13:30 -05:00
TheStonedTurtle
934cdec1bd
update party-panel to v3.5.3 ( #9417 )
2025-11-04 19:07:29 -05:00
invu
de4cdbffe8
Update pre-eoc-xp-drops ( #9418 )
2025-11-04 22:37:50 +00:00
Sicryption
c56ac1720b
update valiance-clan to v1.0.4 ( #9416 )
2025-11-04 16:32:43 -05:00
digiholic
9f252c1371
Update osrs-archipelago ( #9415 )
2025-11-04 21:02:30 +00:00
Rhea
d892d13805
update tog-indicator to v1.2 ( #9414 )
2025-11-04 14:54:12 -05:00
crab-pancake
c2fa383ab3
update blindfold ( #9410 )
2025-11-04 17:24:34 +01:00
Hooder
c628a6a55a
update 117hd ( #9411 )
2025-11-04 09:43:17 -05:00
Rhea
ff29f86740
update tombs-of-amascut to v2.15.0 ( #9408 )
2025-11-03 19:22:14 -05:00
Rhea
d19ba29ea7
update fortis-colosseum to v1.7.4 ( #9406 )
2025-11-03 17:19:56 -05:00
ChunkyAtlas
c66de66358
update chance-man to v2.8.0 ( #9394 )
...
refactor: refactor ChanceManOverlay and improve roll animation flow
- Refactored `ChanceManOverlay`:
- Rewrote animation logic using float based positions for smoother motion and precise snapping.
- Added easing based deceleration and smoothstep snapping to settle on the final slot cleanly.
- Integrated textured visuals via `roll_box.png` and `icon_slot.png`.
- Added radial glow highlight for the winning slot.
- Simplified render loop and reduced unnecessary allocations.
- Updated `RollAnimationManager`:
- Unlocks and announces items immediately after the snap phase completes.
- Keeps highlight rendering active for visual polish before the next roll.
- Ensures thread safety and proper Swing UI updates.
- Added new resources:
- `roll_box.png`
- `icon_slot.png`
- add roll sound volume config option
- update to v2.8.0
2025-11-03 16:24:01 -05:00
umer-rs
092efe86c0
update object-hider ( #9392 )
2025-11-03 16:17:53 -05:00
Tyler Stewart
fd35545634
update runepouch-loadouts ( #9378 )
2025-11-03 16:14:54 -05:00
Kasparas Galdikas
b680245ace
update shop-prices to v1.1.2 ( #9376 )
...
* update external plugin `shop-prices` to `v1.1.1`
* update external plugin `shop-prices` to `v1.1.2`
Fixed shops not contained in JSON resource throwing overlay errors.
2025-11-03 16:12:20 -05:00
Blonks
66ab133a42
update kitchen-running to v1.1.0 ( #9370 )
2025-11-03 16:09:56 -05:00
IceIceFuego
39063d9098
update current-spellbook ( #9389 )
...
* Update current-spellbook
* Update current-spellbook
2025-11-03 16:08:13 -05:00
Sicryption
433ffa8351
update valiance-clan to v1.0.3 ( #9401 )
...
* Use v1.0.2
* Use v1.0.3
2025-11-03 16:05:38 -05:00
Ideonomy-web
9130ded018
update bank-organizer ( #9383 )
...
* Update bank-organizer
Minor fixes, hidden exclusion logic, and Sailing category prep
* Update bank-organizer
2025-11-03 16:03:45 -05:00
Rodolfo Souza
4c747d0552
add night-day-cycle ( #9043 )
2025-11-03 14:34:13 -05:00
Cube
608875c483
add world-recolor ( #9040 )
2025-11-03 14:30:52 -05:00
Henning Stegemann
0d9dc4619e
add venomed-npc-tracker ( #9036 )
...
* Add plugin
* Fix implementation of suffixonly display mode
* Fix Formatting
2025-11-03 14:28:14 -05:00
MGD productions
e105c53402
add morrog-speak ( #8995 )
...
* Add Morrog Speak
* add warning
2025-11-03 14:24:57 -05:00