-
Notifications
You must be signed in to change notification settings - Fork 1.7k
Update Mokha tracker #10092
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
base: master
Are you sure you want to change the base?
Update Mokha tracker #10092
Conversation
Updated the commit reference for the Mokha Loot Tracker repository.
Readme updated
|
This plugin requires a review from a Plugin Hub maintainer. The reviewer will request any additional changes if needed. Internal use only: Reviewer details Maintainer details |
|
What is the recommended approach to have persistent data (stored currently in xxx.properties in .runelite/profiles/) to reference large data. The plugin tracks all mokha loot in a single historical wave variable which can get quite large over long play sessions (1000's). If I wanted to create a separate file for just the historical data, is that allowed? Is there a better way? |
|
Yes, you can store it in a file/files in |
|
Not sure if that Plugin Hub check failure is on my end or not, build passes locally and in the pipeline. Update should be good to go |
|
@raiyni Are there any additional details on the failing "RuneLite Plugin Hub Checks"? That step began failing around the introduction of the writing to file change. Is this just maintainer review required or are there fixes that need to be made? |
|
As is, it's just requiring maintainer review |
Pull Request Summary
New Features
Bug Fixes
Technical Improvements