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

Backend: Storage Classes to Kotlin #3106

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

Conversation

DavidArthurCole
Copy link
Contributor

What

Converts the following Java classes to Kotlin classes:

  • Features
  • SackData
  • PlayerSpecificStorage
  • ProfileSpecificStorage
  • Storage

There was a slight edit to EnumSkippingTypeAdapterFactory necessary to make this work, but nothing breaking.
In the process of testing this currently, however I've managed to load up my dev env with an existing config, and all data and settings appear to be intact.

Changelog Technical Details

  • Converted Storage (and storage related) classes to Kotlin. - Daveed

@github-actions github-actions bot added the Backend A backend pull request that will be merged soon label Dec 22, 2024
@hannibal002 hannibal002 added this to the Version 0.29 milestone Dec 24, 2024
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
Backend A backend pull request that will be merged soon
Projects
None yet
Development

Successfully merging this pull request may close these issues.

2 participants