Skip to content

Update - #3

Merged
gradwahl merged 2 commits into
254-HD-(Under-Development)from
254-SD
Jun 4, 2026
Merged

Update#3
gradwahl merged 2 commits into
254-HD-(Under-Development)from
254-SD

Conversation

@gradwahl

@gradwahl gradwahl commented Jun 4, 2026

Copy link
Copy Markdown
Member

No description provided.

gradwahl added 2 commits June 4, 2026 03:37
- Bug where anyone with +60hz screen would flash (Fixed)
- Bug where when minimized would freeze (Fixed)

Credits:
attackishere (For testing)
Bundle a standalone updater JAR into the client and add config/manifest-driven version handling. Build scripts (build.sh/build.ps1) now create Progressive-Java-Updater.jar and fold it into the client classes; CI stamps release versions from tag refs and pom version bumped to 1.7. ClientConfig now records and exposes a version label (writes/updates config.json, reads manifest), and GLRenderer shows a static version text instead of the old in‑client updater UI. ClientUpdater was refactored to extract/ensure the updater JAR beside the running client, consult the config.json manifest to avoid re-downloading identical releases, and launch the updater in a separate JVM with a reconstructed restart command. Added a new UpdateHelper class (GUI + CLI) that performs the actual replacement/restart logic when invoked by the updater JAR. Various run/build wrappers updated to require/expose the updater artifact and to report build outputs.
@gradwahl
gradwahl merged commit 4410fb4 into 254-HD-(Under-Development) Jun 4, 2026
2 checks 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.

1 participant