[ENHANCEMENT] Add autosync between save files through Newgrounds - #7892
Open
MrMadera wants to merge 1 commit into
Open
[ENHANCEMENT] Add autosync between save files through Newgrounds#7892MrMadera wants to merge 1 commit into
MrMadera wants to merge 1 commit into
Conversation
MrMadera
force-pushed
the
feat/ng-save-files-auto-sync
branch
from
August 8, 2026 18:40
d77d9f2 to
c2517bb
Compare
MrMadera
force-pushed
the
feat/ng-save-files-auto-sync
branch
from
August 11, 2026 07:32
c2517bb to
151f54a
Compare
Created method to save files to newgrounds if autosync is enabled Saving to Newgrounds automatically if autosync is enabled Space on condition Saving song scores Since slots load async, wait until it finishes to autosync Better way to check outdated data Ensure save slot is not null Used thx to do content comparasion Update NewgroundsClient.hx Ok, this was a funny one Syntax fix + check if file is empty too Introduce trace into function since saving save files is async too I forgot this was an error too lol Sorry documentation, I deleted you somehow during rebase Left this as it used to be on preview/public-playtest Oh man this is going to cry :super_sob:
MrMadera
force-pushed
the
feat/ng-save-files-auto-sync
branch
from
August 11, 2026 07:39
56b6049 to
96d13c9
Compare
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.
Linked Issues
#7318
Description
This PR adds an autosync preference that when enabled, connects to Newgrounds to automatically download/upload save files and maintain them up to date.
Screenshots/Videos
cannot test myself since it is a newgrounds feature