Skip to content

Minor Update for WASDK App (with a surprise)#73

Open
NoobNotFound wants to merge 3 commits intomainfrom
noobnotfound/pranks
Open

Minor Update for WASDK App (with a surprise)#73
NoobNotFound wants to merge 3 commits intomainfrom
noobnotfound/pranks

Conversation

@NoobNotFound
Copy link
Member

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

  1. Just build the old Package.WinUI
  2. Try our yourself

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.
@NoobNotFound NoobNotFound requested a review from a team as a code owner September 23, 2025 06:27
@github-project-automation github-project-automation bot moved this to 📋 To do in Emerald Sep 23, 2025
@NoobNotFound
Copy link
Member Author

@Lamparter review our good old app

@NoobNotFound NoobNotFound changed the title Refactor, feature updates, and platform alignment Minor Update for WASDK App (with a surprise) Sep 23, 2025
@BobbyESP
Copy link

BobbyESP commented Jan 4, 2026

HAHAHA WOW THAT'S FIRE

@Lamparter
Copy link
Contributor

Lamparter commented Jan 4, 2026

@BobbyESP what's the prank mode hahaha

@Lamparter
Copy link
Contributor

Closes #48 Can't verify, because I can't reproduce it.

@NoobNotFound yep, because this PR replaces System.Text.Json with Newtonsoft.Json (older library, more reliable)
It was ever since I replaced N.J with S.T.J that the error #48 kept happening, but as long as it works it's fine. We just can't use N.J in the Uno version IIRC because it isn't supported.

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

Status: 📋 To do

Development

Successfully merging this pull request may close these issues.

Bug: Failed to initialise Minecraft path ``

4 participants