Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

[Feature] create notifications based on shop stock changes #174

Open
RuneLiteSuggestion opened this issue Jan 3, 2025 · 4 comments
Open
Labels
enhancement New feature or request

Comments

@RuneLiteSuggestion
Copy link

RuneLiteSuggestion commented Jan 3, 2025

Describe the solution you'd like
Currently with screen markers you can only pick duration and for sticky you have to right click dismiss. I'd like a "dismiss screen marker" option like we have with "dismiss overlay which you can assign an ID to link it with.

Also add a new alert type for shop stock e.g. I'm in the blast furnace shop interface and gold ore restocks from 75 to 100 because the NPC delivers. If I could make an alert for "gold ore" with stock change ">="99 to alert me when it reaches 100 stock or any other specific value I want it would be great.

Describe alternatives you've considered

Additional context

@RuneLiteSuggestion RuneLiteSuggestion added the enhancement New feature or request label Jan 3, 2025
@adamk33n3r
Copy link
Owner

As for your first suggestion, already been implemented. Just waiting on merge runelite/plugin-hub#7191

The shop one though might be possible. Not super familiar with that shop, but you say an npc delivers stock? So it's not a timer like other shops? Probably irrelevant. But it might be hard to make it generic, unless all shops use the same interface or soemthing. As I wouldn't be interested in making a specific alert for that shop. That would be the job of an external plugin. Surprised there isn't one already, honestly.

@RuneLiteSuggestion
Copy link
Author

Ye "Dwarven Miner" comes in and randomly gives "Ordan" 20-40 of different type ores. It does also have a natural restock time too so I couldn't imagine it being different from other shops with stock number changing and watchdog just reading that then alerting but ofc I don't know any of the technical stuff. Would be nice though

@adamk33n3r
Copy link
Owner

Screen marker dismissal is now in the plugin

@RuneLiteSuggestion
Copy link
Author

ye works sick, thanks a lot

@adamk33n3r adamk33n3r changed the title [Feature] add dismiss screen marker functionally like dismiss overlay and create notifications based on shop stock changes [Feature] create notifications based on shop stock changes Mar 6, 2025
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
enhancement New feature or request
Projects
None yet
Development

No branches or pull requests

2 participants