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

Create ladydragontracker #6741

Open
wants to merge 2 commits into
base: master
Choose a base branch
from

Conversation

SonderAu
Copy link

@SonderAu SonderAu commented Oct 9, 2024

First stable build of account tracker for clan.
Using HTTPS, sends players xp values of skills to backend server which gets stored in values.
Intended for semi-private (within osrs clan) use until backend moved to public repositories.

@runelite-github-app
Copy link

runelite-github-app bot commented Oct 9, 2024

@raiyni
Copy link
Member

raiyni commented Oct 9, 2024

Would wise old man groups and API usage be better for your clan?

@SonderAu
Copy link
Author

SonderAu commented Oct 9, 2024

The consensus from a few of the more savvy leaders is that they want the data housed locally. The React frontend gives them more functionality than tools like CML and WOM. Previous "workaround" was running GroupIronman.Men with a couple different groups, however this has pushed past the scope of that.

@cdfisher
Copy link
Contributor

cdfisher commented Oct 9, 2024

Why not just grab it from the highscores with a script then? I don't really see a need for this to be an entirely separate plugin, when an external Python script or something if the sort could achieve the same thing.

@SonderAu
Copy link
Author

SonderAu commented Oct 9, 2024

Understandable, in its current form its quite raw and doing the absolute basics. Our implementation theory was to get the basics in to the community-hub and continue expanding from there, leveraging the review/build process runelite does to mitigate any major design issues we'd run into. Ultimately we're simply doing a fork of https://github.com/christoabrown/group-ironmen-tracker but due to it deviating from not using his backend/frontend deployment understood it to mean we couldn't "piggyback" off that commit without the clan having to run local builds.
The primary difference in external scripting vs within RL, was to us just real-time vs scheduled scripting to scrape someone elses endpoint (be it hiscores, WOM, or CML). Forgive me for the block text, just trying to add context.

@LlemonDuck
Copy link
Contributor

@LlemonDuck LlemonDuck added the waiting for author waiting for the pr author to make changes or respond to questions label Oct 15, 2024
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
plugin added waiting for author waiting for the pr author to make changes or respond to questions
Projects
None yet
Development

Successfully merging this pull request may close these issues.

4 participants