Commit Graph

7381 Commits

Author SHA1 Message Date
ChunkyAtlas
f04933f4a7 update chance-man to v1.1.5 (#7722)
* Update chance-man to 1.1.4

fix: reset plugin state, enhance UI with count labels and colored messages, and update ItemsFilter

- Reset plugin state in shutDown() by nullifying managers, panels, navButton, and fileExecutor,
  and setting itemsInitialized to false. This fixes the issue where toggling the plugin off/on
  required a client restart.
- Update refreshTradeableItems() to filter items with isNotTracked()
- Modify chat message output to display the unlocked item in green and the rolled item in red.
- Add rolled/unlocked count labels to ChanceManPanel, updating counts as "Rolled: X/Y" and "Unlocked: X/Y".
- Update init() and updatePanel() methods to integrate the new UI components.
- Update ItemsFilter to include additional blocked items

* Update chance-man

add a new more items to itemsFilter

* Update chance-man

add filter buttons with tooltips for unlocked/rolled item filtering

* Update chance-man

fix Rolled/Unlocked indicator under Rolled/Unlocked columns
2025-03-28 00:26:23 -04:00
Jake
58a771cc8e update visual-sounds (#7721)
- add missing sound IDs from wiki
- show message when plugin is blocked in a banned area
2025-03-28 00:24:34 -04:00
EwwItsMike
3115760a32 update imadrum-money (#7720) 2025-03-28 00:22:27 -04:00
Zoinkwiz
8902ce6966 update first-person to v2.0.3 (#7718)
Adds an optional keybind for toggling first person mode on and off.
2025-03-28 00:19:45 -04:00
antero111
14dd70df2c update plugin-presets to v2.9 (#7717) 2025-03-28 00:17:46 -04:00
Nick Spaghetti
61dcbc1b2d update salve-amulet-checker (#7716) 2025-03-28 00:15:49 -04:00
riktenx
478eea61a1 update loot-filters (#7711) 2025-03-28 00:11:24 -04:00
willrobaggins
a66fe0318d update prop-hunt (#7707)
* Patch 1.2.3.1

Fixed a bug causing the guess option to appear where it shouldnt
-limited now specifically for anything not a player, npc, menu item, inventory item, or an in game object - ideally the option should only appeard when "walk" or "cancel" are the only typical options.

* Update prop-hunt

Improved guessing function - should be near 100% accurate now as it tracks the tile you clicked on as opposed to screen coords (because my brain decided to start working)

* Update prop-hunt

* Update prop-hunt

Fixed a potential (but rare) exploit
2025-03-28 00:09:31 -04:00
Nick
0fe76beaf1 update attacktimer (#7706)
* Add twinflame staff support
* Variable speed refactor from Lexer747
2025-03-28 00:07:42 -04:00
chocobos
07bd3715db update bracelet-reminder (#7715) 2025-03-25 14:43:27 -07:00
Tyler Grass
044090b555 disable collection-log (#7713) 2025-03-25 09:04:38 -05:00
Hannah_GBS
bea8b2e681 update emojiscape (#7714) 2025-03-25 14:48:47 +01:00
Tim
a1031deffa Update no-new-items (#7709) 2025-03-24 14:53:18 -05:00
Learth
a905920cb4 Update quick-search (#7708) 2025-03-23 23:22:11 -05:00
m0bilebtw
340b38c2e3 Update easylootsell to v1.1.0 (#7704) 2025-03-23 22:56:29 -05:00
iProdigy
d66e1c8d0e update dink to v1.11.4 (#7705) 2025-03-23 23:45:33 -04:00
lalochazia
7e5b1d9d86 update missed-clues (#7703)
* Create missed-clues

* Post-Squash Commit

* Gson instance fix

* License added; minor fix

* Noted & Sensitive Item ID Icons fixes

* Unnecessary Dependencies Removed

* Update missed-clues

* Added Config Migration from v1.0

* Update missed-clues v1.2

* Update missed-clues v1.2 - Deprecated fix

* Update missed-clues v1.2

* Update missed-clues - RuneLite message sender
2025-03-23 23:32:06 -04:00
riktenx
b92669320f update loot-filters to v1.7.0 (#7702)
* Update loot-filters

* Update loot-filters
2025-03-23 17:47:51 -04:00
ChunkyAtlas
9ad3548bef update chance-man to v1.1.2 (#7701)
Fix timing issue by deferring tradeable items refresh

- Add an "itemsInitialized" flag to ensure initialization only happens once.
- Remove the early call to refreshTradeableItems() in startUp().
- Update onGameTick() to initialize managers and UI (and call refreshTradeableItems) only when client.getLocalPlayer() is available and itemsInitialized is false.
2025-03-23 16:10:28 -04:00
Damen
7d54f5d92b update tobqol to v1.3.3 (#7699)
- fixes: dry streak message displays to make it make more sense
- fixes: chest evaluation to determine if a purple is in the loot room to reset
- fixes: last item tracking memory would have null and could not evaluate string appropriately
- adjusts: config name for dryLootTracking to displayDryLootTracking since pivoting away from ENUM has caused users to go turn on the feature again (since enum to bool does not eval correctly)
- adds: resettobdry for users that are interested in resetting their streak due to the bug
2025-03-23 16:08:28 -04:00
michaelma4
b5f3b06e10 update amulet-of-bounty-alerter to v1.3 (#7698) 2025-03-23 16:06:49 -04:00
TheStonedTurtle
7755283815 update party-panel to v3.5 (#7697) 2025-03-23 16:02:15 -04:00
Sebastian Schubert
58f8e1fa5b add bingoscape-companion (#7680)
* Added bingoscape-companion

* Now injecting gson

* Added license

* Switched to correct author

* Added correct author to plugin spec file

* Fixed overlay issue

* Removed automatic board reloads

* Changed codeword overlay component

* Added warning

* bingoscape-companion aktualisieren

---------

Co-authored-by: s.schubert <sebastian.schubert@inola.at>
2025-03-23 16:00:11 -04:00
Jerom Venneker
7ea6918b69 update hide-and-seek-tracker (#7673)
* Create hide-and-seek-tracker

* Update hide-and-seek-tracker

Added button for saving player names in range to clipboard. so hosts have an easier time setting up the participants list when there are a lot of participants

* Update hide-and-seek-tracker

Removed log.info as per request

* Update hide-and-seek-tracker

Added major improvements to the plugin:
Moved settings to its own panel
Added support for capture areas placed in the world akin to tile markers.
Improved player registration options

* Update hide-and-seek-tracker

Added support for multiple rounds locally.
Added customizable point system.
Improved result export.
Refactored icon button code

* Update hide-and-seek-tracker

Attempting to fix build

* Removed unused printlines
2025-03-23 15:50:27 -04:00
Hannah_GBS
c870515ca5 update emojiscape (#7686)
* Update emojiscape

* Remove commons-io dependency
2025-03-23 03:29:54 -04:00
ChunkyAtlas
959fb6807f update chance-man to v1.1.1 (#7696)
feat: add ItemsFilter to exclude non-rollable items, handle ensouled heads, and implement GE blocking
- Implement ItemsFilter with a hard-coded, case-insensitive set of blocked item names.
- Integrate ensouled head mapping into ItemsFilter to assign proper item IDs based on the item name.
- Update ChanceManPlugin to skip blocked items and remap ensouled heads during the item pull.
- Implement GE blocking using a ScriptPostFired subscriber (script ID 751) to kill GE search results so that locked items are hidden from the GE
2025-03-23 02:37:02 -04:00
willrobaggins
e76c43c575 update prop-hunt (#7695)
* Update server address to utilize EIP

* Update prop-hunt

Fixed bug causing Guess option to show when hovering in menus

* Update prop-hunt
2025-03-23 02:35:25 -04:00
riktenx
b7095d969c update loot-filters (#7693) 2025-03-23 02:33:41 -04:00
Keith
a2818f3a63 update maple-xp-bar (#7692)
Add multi-skill mode
Organize configs
Change log.info -> log.debug
2025-03-23 02:31:53 -04:00
Natesky9
89dfc35d76 update vitality (#7691)
* Update vitality

* Update vitality

removed debug text

* Update vitality

Updated vitality

* Update vitality

small update to april fools feature
2025-03-23 02:30:18 -04:00
TicTac7x
5e7ec2511f update tictac7x-capslock to v0.2 (#7690) 2025-03-23 02:26:53 -04:00
Dylan Gearhart
1f27835252 add deathdotter (#7683)
* added deathdotter

* updated commit

* added license

* switched enabled by default to true

* removed enabled by default

* ammended commit. refactored death dotter
2025-03-23 02:20:50 -04:00
willrobaggins
ef189a97cf update prop-hunt to v1.2.3 (#7681)
* Update prop-hunt 1.2.2

Fixed an issue breaking the plugin when more than one player was hiding.

* Update prop-hunt

Updated README

* Update prop-hunt

* Update prop-hunt

New Features:
-Lobby mechanic
-Active Hider on-screen list
-Add Hider option added to player menu
-Added experimental guessing mechanic (still in development)

Bug fixes:
-Fixed plugin defaulting to hide minimap dots at startup
-Fixed issue where Hide Mode button was not resetting when plugin is reset

Updated README to reflect changes

* Update prop-hunt

-added sound effect to correct guess

* Update prop-hunt
2025-03-22 18:25:33 -04:00
TicTac7x
ebf703637c update tictac7x-rooftops to v0.6.2 (#7679) 2025-03-22 20:38:38 +01:00
ChunkyAtlas
10bd3d57d1 add chance-man (#7663)
* Create chance-man

Chance Man is a plugin that locks tradeable items until they are unlocked with a random roll. The plugin tracks rolled and unlocked items per player and saves progress using JSON files. It also includes a roll animation and a simple user interface panel for viewing rolled and unlocked items

* Update chance-man

Fix Icon

* Update chance-man

Fix: Use injected Gson instead of creating new instances
- Removed direct `new Gson()` calls in UnlockedItemsManager and RolledItemsManager

- Injected RuneLite's Gson in ChanceManPlugin and passed it to each manager constructor

* Update chance-man

Create LICENSE

* Update chance-man

Fix roll trigger logic for unlocked items

- Update ground and inventory event handlers to trigger a roll for new instances (locked or unlocked) if not already rolled.

- Remove extra checks in RollAnimationManager so that every new instance triggers a roll once.

* Update chance-man

* Update chance-man

- Updated UnlockedItemsManager and RolledItemsManager to construct file paths using RuneLite.RUNELITE_DIR.

- Replaced manual system property construction with the RuneLite constant

- Added a null-check for rolledItemsManager in onItemContainerChanged to prevent NullPointerExceptions.

* Update chance-man

feat: use shared executor for file I/O, update roll animation chat message, and add search bar

- Initialize a shared single-threaded executor in ChanceManPlugin for asynchronous file operations.
- Update UnlockedItemsManager and RolledItemsManager to use the shared executor for load/save tasks.
- Remove individual executor shutdowns from managers and shut down the shared executor in plugin shutdown.
- Modify RollAnimationManager to include the queued (rolled) item in the chat message ("Unlocked {itemname} by rolling {rolleditemname}").
- Add a search bar to ChanceManPanel for filtering of rolled and unlocked items.
2025-03-21 22:18:05 -04:00
TicTac7x
5d02f55b46 update tictac7x-charges to v0.5.22 (#7678)
* Update tictac7x-charges to v0.5.22

* Reagent pouch potion mixing messages

* Add chugging barrel
2025-03-21 22:05:59 -04:00
ciaagent
98ea8c5531 update empty-hands-indicator (#7676)
* Added empty-hands-indicator

* Updated empty-hands-indicator plugin

* Updated empty-hands-indicator plugin

* Addressed feedback reverting config group name and applying optimizations.

* Added the ability for the user to get notified when their hands are empty.
Fixed local player being outlined if empty handed and a part of a clan.

* Address PR feedback removing overlay on shutdown

---------

Co-authored-by: Adam Seyedmortaza <adam@seyedmortaza.com>
2025-03-21 21:39:24 -04:00
scriptnapps
0721f07394 update chathighlightplayer (#7675)
* Create ChatHighlightPlayer

* Update ChatHighlightPlayer

* Update and rename ChatHighlightPlayer to chathighlightplayer

* Update chathighlightplayer

* Update chathighlightplayer

LICENSE

* Update chathighlightplayer

Add minimap
2025-03-21 21:37:36 -04:00
Learth
98ca89b45e add quick-search (#7664)
* Add quick-search plugin

Add Quick Search plugin with multi-platform support

- Added support for searching on OSRS Wiki, YouTube, Twitch, and Kick.
- Updated README with usage instructions and supported platforms.

* Update quick-search

Refactor search command structure and update README for improved usage clarity

* Update quick-search

Add LICENSE

* Update quick-search to use CommandExecuted event

* Remove note about command visibility from README

* Add configuration sections and suppress disabled message option in Quick Search + Include message origin

* Update wiki command to avoid conflict

- Add plugin icon and update metadata
- Add Google to platforms
2025-03-21 21:22:09 -04:00
Raaz Khoshnood
2b84015b0a update compass-camera-control to v1.1.8 (#7674)
Closes https://github.com/RaazKH/CompassCameraControl/issues/17 in https://github.com/RaazKH/CompassCameraControl/pull/18
2025-03-21 21:20:31 -04:00
UmaLPZ
391615d95f transfer flipper (#7672)
* Create Flipper-2

* Rename Flipper-2 to flipper-2

* Update flipper-2 maybe fixed gson

* Update flipper-2

Fixed Gson and System out issue

* Delete plugins/flipper-2

* Update flipper
2025-03-21 21:00:47 -04:00
ScreteMonge
3397d6ff4a update creators-kit to v1.5.19 (#7670)
* Update creators-kit to v1.5.17

v1.5.17
- General code cleanup
- Added button for finding a Character and selecting it in the Manager Panel
- Added JMenuBar to the Toolkit for various menu options
- Removed Load and Save setup buttons from ManagerPanel due to redundancy
- ToolBoxFrame will now remember its previous location and extended state
- Cleaned up some code in CreatorsPanel regarding version number comparisons
- Removed several older CustomModel file handlers

- Bugfix: switchButton now has proper hover and select listeners
- Bugfix: loading setups wasn't properly revalidating the ToolBoxFrame
- Bugfix: previewObject wasn't properly adopting its parent's animFrame

v2.0
- KeyFrame label in AttributePanel is now a button
- TimeSheetPanel now can switch cards by pressing the up or down arrow keys while a label is already selected
- Dragging keyframes near the timelineIndicator in Timesheet now causes them to snap to it
- Removed AnimationToggle as it is not relevant with new poseAnimationController
- Added Toggle to AnimAttributes and AnimKeyFrame for looping

- Bugfix: saving ModelKeyFrames has been adapted to saving ModelKeyFrameSaves, allowing CustomModels to be properly saved and catalogued
- Bugfix: loading a setup was causing an NPE with registerSpawnChanges and registerModelChanges in Programmer

* Update creators-kit to v1.5.17

v1.5.17
- Removed system.out
- Switched out Desktop.browse() for LinkBrowser.browse()

* Update creators-kit to v1.5.17

Fixed NPE

* Update creators-kit to v1.5.18

v1.5.18
- Bugfix: ManagerPanel should no longer collapse the Tree when enough objects are added to the ObjectPanel

* Update creators-kit to v1.5.19

v1.5.19
- Bugfix: ManagerTree will no longer recognize copy/paste/cut hotkeys, as they are not useful in this context
- Bugfix: setting transmog was not properly registering the RLO on clientthread
2025-03-21 20:55:44 -04:00
oont
843fd87bb1 update fixed-mode-hide-chat (#7666) 2025-03-21 20:54:02 -04:00
andmcadams
42901715cd update osrs-wiki-crowdsourcing (#7688) 2025-03-21 20:24:30 -04:00
JorVa / Jordan
fa34b0720a update clan-chat-warnings (#7687) 2025-03-21 13:03:44 +01:00
michaelma4
8e9bc9c51b update amulet-of-bounty-alerter to v1.2 (#7685) 2025-03-21 11:29:59 +01:00
Jake
b4f6804ab5 update visual-sounds (#7677)
* Update visual-sounds (Block plugin at leviathan, TOA etc.)

Prevent abuse against bosses and raids. The plugin was recently disabled at Jagex's request. In an attempt to allow this plugin again, it has been disabled at the following locations:
- DT2 bosses (Vardorvis, Leviathan, Whisperer, Sucellus)
- Vorkath
- Inferno & TzHaar Fight Cave
- Raids (Cox, ToB, ToA)

* Update plugins/visual-sounds

re-enable visual sounds

Co-authored-by: iProdigy <8106344+iProdigy@users.noreply.github.com>

* Update visual-sounds

Addresses PR comments. Both fixes made by @iProdigy

- fix (jagex): disable plugin for hydra boss
- fix: use instance-safe region calculation

* Update visual-sounds

---------

Co-authored-by: iProdigy <8106344+iProdigy@users.noreply.github.com>
2025-03-20 11:35:02 -07:00
PidgeBirb
1722a80564 update compost-helper (#7653) 2025-03-19 11:07:47 -07:00
RuneLite updater
a899545510 Bump to 1.11.4 2025-03-19 13:46:32 +00:00
ciaagent
1e8c41ba3f update empty-hands-indicator (#7671) 2025-03-19 12:07:44 +01:00