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

Write to json #350

Merged
merged 20 commits into from
Oct 15, 2022
Merged

Write to json #350

merged 20 commits into from
Oct 15, 2022

Conversation

Jacoberson
Copy link
Contributor

Associated Issue

Store total hydration breaks for all time in a .json file instead of .log file
Closes #322

Implemented Solution

Used Gson to read/write json from/to a .json file

Testing Details

Tested in game

Operating System: Windows 11
RuneLite Version: 1.9.1

Screenshots

image

@ghost
Copy link

ghost commented Oct 13, 2022

👇 Click on the image for a new way to code review
  • Make big changes easier — review code in small groups of related files

  • Know where to start — see the whole change at a glance

  • Take a code tour — explore the change with an interactive tour

  • Make comments and review — all fully sync’ed with github

    Try it now!

Review these changes using an interactive CodeSee Map

Legend

CodeSee Map Legend

@jmakhack jmakhack added this to the v2.0.0 milestone Oct 14, 2022
@Jacoberson
Copy link
Contributor Author

@jmakhack I've made the requested changes.

@jmakhack jmakhack merged commit c13438f into jmakhack:master Oct 15, 2022
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

Add ability to store persistent values in a JSON file
2 participants