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: Better Platformer #1366

Open
3 tasks done
Crafty-Jumper opened this issue Aug 31, 2024 · 3 comments
Open
3 tasks done

New extension: Better Platformer #1366

Crafty-Jumper opened this issue Aug 31, 2024 · 3 comments
Labels
✨ New extension A new extension

Comments

@Crafty-Jumper
Copy link

Crafty-Jumper commented Aug 31, 2024

Description

This extension adds stuff like air friction, customizable controls, ladder up and down speeds, and running.

How to use the extension

Put the better platformer behavior on a sprite to use everything in this

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?

Reviewed

Example file

gdevelop-game (1).zip

Extension file

BetterPlatformer1.zip

@Crafty-Jumper Crafty-Jumper added the ✨ New extension A new extension label Aug 31, 2024
Copy link
Contributor

👋 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 'shortDescription' of the extension description misses a dot at the end of the sentence!
  ⟶ ❌ [Dots in sentences]: Field 'description' of the behavior 'Better_Platformer' misses a dot at the end of the sentence!
  ⟶ ❌ [Filled out names and descriptions]: Required field 'fullName' of the function 'ladderSpeed' is not filled out!
  ⟶ ❌ [Filled out names and descriptions]: Required field 'description' of the function 'ladderSpeed' is not filled out!
  ⟶ ❌ [Filled out names and descriptions]: Required field 'description' of the function 'ladderSpeed parameter 'PlatformerObject' is not filled out!
  ⟶ ❌ [PascalCase for internals names]: Internal name 'ladderSpeed' should begin with an uppercase letter (LadderSpeed)!

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

Copy link
Contributor

👋 Thanks for your submission! We are sorry, but the filename of the extension has unrecognized characters. Since filenames with weird character can cause all kinds of problems and security flaws, our system won't allow file names with other characters than normal 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 🙏

1 similar comment
Copy link
Contributor

👋 Thanks for your submission! We are sorry, but the filename of the extension has unrecognized characters. Since filenames with weird character can cause all kinds of problems and security flaws, our system won't allow file names with other characters than normal 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 🙏

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