a-h-designs
a1275945b3
Updated advanced-mining to v1.0.10 ( #6398 )
2024-08-05 10:36:51 -07:00
AbusiveTuna
2be3abb86d
Update pneck-reminder ( #6388 )
2024-08-05 10:30:18 -07:00
Sharpienero
cd604ed001
update embargo-clan-plugin to v1.2.1 ( #6385 )
2024-08-05 09:32:37 -04:00
Tyler Grass
7850a7cecb
Add attack-ranges ( #6386 )
2024-08-04 18:23:27 -05:00
i
e4c7728963
Fix autotags config group name ( #6384 )
2024-08-04 17:57:38 -05:00
iProdigy
94d4d8ff05
Update Dink to v1.10.4 ( #6400 )
2024-08-04 17:57:03 -05:00
kingLordsy
f3515cb03a
add dimmer ( #6376 )
...
* Create dimmer
Dim the client based on current region.
* Update dimmer
* Update dimmer
* Update dimmer
* Update dimmer
* Update dimmer
* Update dimmer
* Update dimmer
* Update dimmer
2024-08-04 18:57:43 +02:00
tautges
c5323f0d4a
update poisoned-npcs ( #6396 )
2024-08-04 18:40:52 +02:00
Mike Perino
1d92c3c5d2
Update costume-room-highlighter ( #6391 )
2024-08-03 12:58:17 -07:00
Jason O'Neill
9a16dd23bc
Update no-bad-alchs to 1.1.4 ( #6392 )
2024-08-03 12:50:36 -07:00
Trevor M
deb903bab4
Update Tile Packs ( #6387 )
2024-08-03 12:45:22 -07:00
DapperMickie
083a3c8a83
Disable Odablock DMM Finale plugin ( #6395 )
2024-08-03 19:30:14 +00:00
DapperMickie
8c43d1a6c1
Update odablock-dmm-finale ( #6393 )
2024-08-03 09:18:44 -04:00
DapperMickie
137911ab3e
Add Odablock DMM Finale plugin ( #6390 )
2024-08-03 02:37:40 +00:00
GaelL
6b684de5f8
Add boss-voicer plugin ( #6193 )
2024-08-02 21:06:39 +00:00
Ron Young
518f37c4c0
Update resource-packs ( #6389 )
2024-08-02 10:08:42 -05:00
Rose
5391b3137d
Add local-consciousness plugin ( #6191 )
2024-08-01 21:55:10 +00:00
Enriath
e6dd132ac2
update plank-sack to v1.3.2
2024-08-01 21:30:50 +00:00
Enriath
80ee83533a
update master-scroll-book to v1.2.1
2024-08-01 21:30:50 +00:00
Enriath
51190b1d46
update transmog to v1.3.7
2024-08-01 21:30:50 +00:00
m0bilebtw
d888112ae8
Update c-engineer-completed to v1.1.2 ( #6379 )
2024-07-30 23:01:19 +00:00
Nucleon
859737d7e4
Disable wintertodt-scouter ( #6377 )
2024-07-30 09:27:32 -05:00
Andele Swierstra
b5ba189929
Update input-recolor to v1.5.1 ( #6374 )
2024-07-29 21:25:22 -07:00
WriteToLive
1788923c95
Disable SpectralClanMgmt plugin ( #6371 )
2024-07-29 19:54:30 +00:00
iProdigy
20a9b48756
update dink to v1.10.3 ( #6351 )
2024-07-29 13:35:36 -04:00
flaxman
5f8e2e9732
update csvexport ( #6337 )
...
* Update csvexport
Improved write performance and separated equipment from inventory.
* Update csvexport
2024-07-29 13:33:17 -04:00
Gavin TC
99f61cb09d
update limpwurt-login ( #6335 )
...
* Update limpwurt-login
* Update limpwurt-login
Added icon.png and changed when the login sound is played
2024-07-29 13:30:55 -04:00
nwerblun
dd3da6ffa1
update linux-custom-cursor ( #6320 )
...
* Create linux-custom-cursor
* Update linux-custom-cursor
* Update linux-custom-cursor
* Update linux-custom-cursor
* Update linux-custom-cursor
Overlays were bumping the picture around. Updated its position to dynamic to prevent this.
* Update linux-custom-cursor
2024-07-29 13:25:30 -04:00
umer-rs
924428cc9f
update google-form-submitter ( #6318 )
2024-07-29 13:21:51 -04:00
James Rudolph
1e79efa802
update discord-death-notifications ( #6312 )
...
* Update discord-death-notifications
* Update discord-death-notifications
2024-07-29 13:20:09 -04:00
Sharpienero
f30f29d0df
update embargo-clan-plugin to v1.2.0 ( #6304 )
...
* Update Embargo plugin (bug fix + version bump)
- Only call API route once every 3 minutes instead of on tick
- Bump version from 1.0 to 1.1
- Change description
* Embargo Plugin Update - Update side panel, bump ver, change desc
* Add check for profile type in collectionlog unlock route
* Fix for bad var name
2024-07-29 13:13:44 -04:00
hyppis1
ad16d54e81
update ruby-counter ( #6297 )
...
* Update ruby-counter
Added extra stats to track.
1. Expected procs
2. dry chance for last proc
3. longest dry streak
4. Color coding for current procs and overall rate
* Update ruby-counter
Changed few things with new tracking stats. And removed coloring
* Update and rename ruby-counter to bolt-proc-counter
* Rename bolt-proc-counter to ruby-counter
renamed bolt-proc-counter back to ruby-counter for the repository
* Update ruby-counter
* Update ruby-counter
* Update ruby-counter
* Update ruby-counter
* Update ruby-counter
Changed normal data saving to only happen "onClientShutdown". Data sample saving happens as often as user wants
* Update ruby-counter
Fixed oversight during normal data saving.
* Update ruby-counter
Forgot to add check if data saving config was enabled. Check is now in place
* Update ruby-counter
* Update ruby-counter
Changed data to be saved when user logs out. "onClientShutdown" is used as backup saving incase user closes client without logging out first.
* Update ruby-counter
* Update ruby-counter
* Update ruby-counter
Added quiver ammo slot to work for tracking. Also added "Attacks that hit" tracking, and overall accuracy with that. Added "attacks that hit" tracking to saved data also
* Update ruby-counter
changed quiver ammo reading to happen from "public static final int"
2024-07-29 13:12:21 -04:00
Krytlex
2138641cac
update action-progress ( #6296 )
...
* Update action-progress
* Update action-progress
* Update action-progress
2024-07-29 13:10:56 -04:00
Eric
741dfc6228
update combat-logger to v1.1.0 ( #6284 )
...
* Update combat-logger to v1.1.0
* Update combat-logger to v1.1.0
* Update combat-logger to v1.1.0
* Update combat-logger to v1.1.0
* Update combat-logger to v1.1.0
2024-07-29 13:08:48 -04:00
peanubnutter
69da52b988
update collection-log-luck ( #6280 )
...
* Update collection-log-luck
Support While Guthix Sleeps, Nightmare buffs, misc tweaks and plugin update message. Fix shared clue rewards.
* Update collection-log-luck
Update Wintertodt, Moons of Peril, Abyssal bludgeon
* Update collection-log-luck
2024-07-29 13:04:15 -04:00
Cyborger1
56d6801237
update bot-detector to v1.3.9.5 ( #6236 )
2024-07-29 12:59:48 -04:00
alex-macm
5e5a9eb48c
add nature-runecraft-utilities ( #6210 )
...
* Create nature-runecraft-utilities
* Update nature-runecraft-utilities
2024-07-29 12:57:47 -04:00
nathanreidok
08dbfc6653
add chunk-tasks ( #6188 )
...
* chunk-tasks plugin
* Update chunk-tasks
* Update chunk-tasks
* Update commit hash
* Update commit hash
* Update commit hash
* Update commit hash
* Update commit hash
* Update commit hash
* Update commit hash
* Update commit hash
* Update commit hash
2024-07-29 12:56:09 -04:00
WriteToLive
deffc07514
add spectralclanmgmt ( #6157 )
...
* Added file for plugin, added third-party dependency to build, and ran gradlew to update the verification-metadata.xml file.
* Updated third-party dependencies and metadata.
* Modified dependencies
* Modified dependencies
* Removed third-party dependency and updated commit hash
* Update commit hash to get plugin changes
* Update commit hash
* Update commit hash
* Update verification-metadata.xml
* Update commit hash
* Update commit hash
* Update commit hash to get plugin updates
* Update commit hash
* Update commit hash to pull final additions to plugin
* Add code to unregister SpectralClanMgmtChatboxPanelManager, SpectralClanMgmtChatCommandInputManager and SpectralClanMgmtChatCommandManager from the EventBus at plugin's shutdown.
* Add warning to manifest.
* Add explanations as to what data is sent above http requests methods
* Update commit hash to pull plugin's required changes.
* Update commit hash
* Update commit hash
* Update commit hash
* Update commit hash
* Update commit hash
* Update spectralclanmgmt
* Update commit hash
* Update spectralclanmgmt
* Update spectralclanmgmt
* Update commit hash
* Update commit hash
* Update commit hash
* Update commit hash for last plugin update
2024-07-29 12:50:58 -04:00
Eivind Norling
31f09bb7d7
Update friends-house ( #6370 )
2024-07-29 09:18:22 -07:00
Michael Gutman
a2462fa9b6
update konar-milestone-reminder ( #6369 )
2024-07-28 09:24:19 -07:00
Velite12
27b6ee9a48
Update afk-threshold ( #6366 )
2024-07-27 15:04:13 -07:00
Ankou
832876d37b
Update unpotted-reminder ( #6365 )
2024-07-27 15:02:13 -07:00
geheur
581d90881e
update bank-multisearch ( #6350 )
...
* update
* update
* update
* update
2024-07-27 20:18:49 +02:00
Skretzo
16ed4b2fc8
Update shortest-path ( #6364 )
2024-07-26 17:42:57 -07:00
T8or
4c1db295d7
Add recommended-equipment plugin ( #6012 )
2024-07-26 21:40:41 +00:00
Wesley Mauk
84a1f15a5f
Update agility-pyramid-slider-block-timer ( #6361 )
2024-07-25 17:15:05 -07:00
Macweese
62e97d50a6
Update click-minimap-orbs ( #6359 )
2024-07-25 11:29:54 -07:00
Eivind Norling
c12b60e059
Update friends-house ( #6360 )
2024-07-25 11:21:20 -07:00
i
28c9d0e1b6
Add autotags plugin ( #6143 )
2024-07-25 15:08:33 +00:00