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 LabyMod plugin version and refactor API usage #15

Merged
merged 1 commit into from
Apr 5, 2024

Conversation

R0bbyYT
Copy link
Contributor

@R0bbyYT R0bbyYT commented Apr 5, 2024

This pull request updates the LabyMod plugin version to 0.3.48 and modifies the code to use the new Request and Response classes for handling web requests/asynchronous calls. This change required a rewrite of the error handling and removes the use of deprecated methods, to maintain compatibility with future LabyMod releases. The notification type has also been updated from Type.ADVANCEMENT to Type.SYSTEM for better system practice.

This commit updates the LabyMod plugin version to 0.3.48 and modifies the code to use the new Request and Response classes for handling web requests/asynchronous calls. This change required a rewrite of the error handling and removes the use of deprecated methods, to maintain compatibility with future LabyMod releases. The notification type has also been updated from Type.ADVANCEMENT to Type.SYSTEM for better system practice.
@cs-jako cs-jako merged commit 4fbb7dd into cs-jako:master Apr 5, 2024
1 check passed
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.

2 participants