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

New extension: Save and Load Object made by God-Sonic #1568

Open
3 tasks done
KillerDSonic opened this issue Mar 2, 2025 · 9 comments
Open
3 tasks done

New extension: Save and Load Object made by God-Sonic #1568

KillerDSonic opened this issue Mar 2, 2025 · 9 comments
Labels
✨ New extension A new extension

Comments

@KillerDSonic
Copy link

KillerDSonic commented Mar 2, 2025

Description

It save and load object's variables, zorder, angles, and position. It can save and load multiple objects at a time.

How to use the extension

You need the object you want to save with the save behavior and the loader object with the loader behavior. In the event, there are two action . One is for save the object in the scene every 0.1 to 1 seconds that is save to storage. The other one load the object from storage in the scene.

Checklist

  • I've followed all of the best practices.
  • I confirm that this extension can be integrated to this GitHub repository, distributed and MIT licensed.
  • I am aware that the extension may be updated by anyone, and do not need my explicit consent to do so.

What tier of review do you aim for your extension?

Community (Unreviewed)

Example file

Game.zip

Extension file

LoadandSave.zip

@KillerDSonic KillerDSonic added the ✨ New extension A new extension label Mar 2, 2025
Copy link
Contributor

github-actions bot commented Mar 2, 2025

👋 Thanks for your submission! We are sorry, but the filename of the extension has unrecognized characters. Since filenames with non latin characters ("ASCII") can cause issues, our system won't allow file names with other characters than latin upper- and lowercase characters or numbers. Additionally, the first character must be an uppercase character. Please update your original submission post with a new zip file containing your extension with another file name following those guidelines 🙏

3 similar comments
Copy link
Contributor

github-actions bot commented Mar 2, 2025

👋 Thanks for your submission! We are sorry, but the filename of the extension has unrecognized characters. Since filenames with non latin characters ("ASCII") can cause issues, our system won't allow file names with other characters than latin upper- and lowercase characters or numbers. Additionally, the first character must be an uppercase character. Please update your original submission post with a new zip file containing your extension with another file name following those guidelines 🙏

Copy link
Contributor

github-actions bot commented Mar 2, 2025

👋 Thanks for your submission! We are sorry, but the filename of the extension has unrecognized characters. Since filenames with non latin characters ("ASCII") can cause issues, our system won't allow file names with other characters than latin upper- and lowercase characters or numbers. Additionally, the first character must be an uppercase character. Please update your original submission post with a new zip file containing your extension with another file name following those guidelines 🙏

Copy link
Contributor

github-actions bot commented Mar 2, 2025

👋 Thanks for your submission! We are sorry, but the filename of the extension has unrecognized characters. Since filenames with non latin characters ("ASCII") can cause issues, our system won't allow file names with other characters than latin upper- and lowercase characters or numbers. Additionally, the first character must be an uppercase character. Please update your original submission post with a new zip file containing your extension with another file name following those guidelines 🙏

Copy link
Contributor

github-actions bot commented Mar 2, 2025

👋 Thanks for your submission! Sadly, we were unable to properly extract your extension from its zip file. Try to create the zip with another software, and to update your original submission post with the new file. If that still doesn't work, ask a member of the extension team for help 😉

1 similar comment
Copy link
Contributor

github-actions bot commented Mar 2, 2025

👋 Thanks for your submission! Sadly, we were unable to properly extract your extension from its zip file. Try to create the zip with another software, and to update your original submission post with the new file. If that still doesn't work, ask a member of the extension team for help 😉

Copy link
Contributor

github-actions bot commented Mar 2, 2025

👋 Thanks for your submission! Unfortunately, all submitted extensions have to meet some minimal quality standard - the extension best practices - and our system has found that your extension does not fully comply 😔. You can find all of those rules on the GDevelop wiki.

The following issues have been found by the system concerning the respect of those best practices by your extension:

  ⟶ ❌ [Dots in sentences]: Field 'description' of the function 'Save_Object' misses a dot at the end of the sentence!
  ⟶ ❌ [Dots in sentences]: Field 'sentence' of the function 'Load_Object' has a dot, but it is forbidden there!
  ⟶ ❌ [Dots in sentences]: Field 'description' of the function 'Load_Object' misses a dot at the end of the sentence!
  ⟶ ❌ [Dots in sentences]: Field 'description' of the behavior 'Save' misses a dot at the end of the sentence!
  ⟶ ❌ [Internal name validity]: The internal name of the extension Load_and_Save is invalid! It should only contain normal latin upper- and lowercase characters and numbers. The first letter must be an uppercase character.
  ⟶ ❌ [Extension name consistency]: Extension filename should be exactly the name of the extension (with .json extension). Please rename 'Load.json' to 'Load_and_Save.json'.
  ⟶ ❌ [Semantic versioning]: Version '1.0' is not a semantic versioning compliant version number!

Please update your original submission post with a new zip file containing your extensions updated to follow those guidelines 🙏

Copy link
Contributor

github-actions bot commented Mar 2, 2025

👋 Thanks for your submission! We are sorry, but the filename of the extension has unrecognized characters. Since filenames with non latin characters ("ASCII") can cause issues, our system won't allow file names with other characters than latin upper- and lowercase characters or numbers. Additionally, the first character must be an uppercase character. Please update your original submission post with a new zip file containing your extension with another file name following those guidelines 🙏

Copy link
Contributor

github-actions bot commented Mar 2, 2025

👋 Thanks for your submission! Unfortunately, all submitted extensions have to meet some minimal quality standard - the extension best practices - and our system has found that your extension does not fully comply 😔. You can find all of those rules on the GDevelop wiki.

The following issues have been found by the system concerning the respect of those best practices by your extension:

  ⟶ ❌ [Dots in sentences]: Field 'sentence' of the function 'Load_Object' has a dot, but it is forbidden there!

Please update your original submission post with a new zip file containing your extensions updated to follow those guidelines 🙏

@D8H D8H marked this as a duplicate of #1565 Mar 2, 2025
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
✨ New extension A new extension
Projects
None yet
Development

No branches or pull requests

1 participant