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

Update examine-log #6623

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

Update examine-log #6623

wants to merge 4 commits into from

Conversation

CarlOmega
Copy link
Contributor

@CarlOmega CarlOmega commented Sep 20, 2024

Migrate from player name to rsprofile and added failsafe loading before writing.
Uses onGameStateChanged -> state == GameState.LOGGED_IN then uses configManager.getRSProfileKey() and stores data inside that folder.

Also fixes for fixed classic mode not showing popups.

@runelite-github-app
Copy link

runelite-github-app bot commented Sep 20, 2024

@YvesW
Copy link
Member

YvesW commented Sep 23, 2024

Have not checked your code, but keep in mind:

format code and only load logs on new log in
@CarlOmega
Copy link
Contributor Author

@YvesW thanks for the callout have updated it to only load logs from log in if they haven't loaded. Additionally on world hop or login screen states it clears the loaded account (hopping to temp world etc).

clear logs to avoid sharing progress across temp worlds
fix for fixed classic layout.
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Projects
None yet
Development

Successfully merging this pull request may close these issues.

2 participants