Minor Update for WASDK App (with a surprise)#73
Open
NoobNotFound wants to merge 3 commits intomainfrom
Open
Conversation
Updated package versions and target platform to align with the latest dependencies. Refactored `MainWindow` to `_MainWindow` for private naming consistency. Overhauled the settings system to use file-based storage. Introduced `PrankMode` feature with event handling. Refactored `RemoteListener` for better task management and added UDP/TCP support. Replaced `System.Text.Json` with `Newtonsoft.Json`. Improved event handling, UI updates, and game process management. Added new publish profiles for `win-arm64`, `win-x86`, and `win-x64`. Miscellaneous code cleanup and formatting updates.
Member
Author
|
@Lamparter review our good old app |
|
HAHAHA WOW THAT'S FIRE |
Contributor
|
@BobbyESP what's the prank mode hahaha |
Contributor
@NoobNotFound yep, because this PR replaces System.Text.Json with Newtonsoft.Json (older library, more reliable) |
This file contains hidden or bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
Add this suggestion to a batch that can be applied as a single commit.This suggestion is invalid because no changes were made to the code.Suggestions cannot be applied while the pull request is closed.Suggestions cannot be applied while viewing a subset of changes.Only one suggestion per line can be applied in a batch.Add this suggestion to a batch that can be applied as a single commit.Applying suggestions on deleted lines is not supported.You must change the existing code in this line in order to create a valid suggestion.Outdated suggestions cannot be applied.This suggestion has been applied or marked resolved.Suggestions cannot be applied from pending reviews.Suggestions cannot be applied on multi-line comments.Suggestions cannot be applied while the pull request is queued to merge.Suggestion cannot be applied right now. Please check back later.
This is not a change for uno-platform, this is for old WASDK app.
This also Includes some surprise for you. I already did a release with full details Version 0.7.12
Resolved / Related Issues
Steps used to test these changes