-
Notifications
You must be signed in to change notification settings - Fork 1.6k
Add dorgesh-kaan-lamps plugin repository #9431
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
Conversation
|
New plugin |
|
Internal use only: Reviewer details Maintainer details |
|
Have you tried to contribute this to https://runelite.net/plugin-hub/show/dorgesh-kaan-lights ? |
I have not, this plugin only shares the core logic of that plugin (the varbit and Lamp enum logic). While it is designed for the same minigame, there is barely any resemblence. This plugin also adds detection of the closest broken lamp through pathfinding, highlighting lamps and useful objects, highlighting the shortest path, keeping count of lamps fixed in session and total, a side panel with the lamps marked on it, detection when the player does not have any orbs in their inventory anymore and showing them to the bank, or showing them to the wiring machine, detection when the closest broken lamp is too far away and highlighting the teleport sphere in the inv, etc. Quite frankly I think this is not merely a contribution but an entirely different (more updated, the old one is from 5 years ago) plugin. |
|
We would rather you try and contribute to the existing plugin |
|
What are your intentions now that you have collab access on the linked plugin? |
|
I will be changing the existing plugin with my code in agreement with the owner of the plugin. I guess that this pull request can be closed then, and I'll have to create a pull request soon for an update on the original plugin |
|
Thanks for contributing to the existing plugin! |
A plugin to help identify which lamps need to be fixed in Dorgesh-Kaan.
This plugin provides a comprehensive set of tools to make the Dorgesh-Kaan lamp-fixing minigame as efficient as possible. It highlights lamps, guides to the nearest broken lamp using pathfinding, helps restock on supplies, and tracks stats.