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: <title> #1430

Open
3 tasks done
Midna12318 opened this issue Nov 8, 2024 · 2 comments
Open
3 tasks done

New extension: <title> #1430

Midna12318 opened this issue Nov 8, 2024 · 2 comments
Labels
✨ New extension A new extension

Comments

@Midna12318
Copy link

Midna12318 commented Nov 8, 2024

Description

This extension adds Chat Box and Chat Input behaviors to create a chat between players in a lobby.

How to use the extension

If you put the ChatBox behavior on a BBText, you can display the message history, the player names and choose colors.
If you put the ChatInput behavior on a TextInput, you can send messages and select the sending key.

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

chat example.zip

Extension file

Chat (3).zip

@Midna12318 Midna12318 added the ✨ New extension A new extension label Nov 8, 2024
Copy link
Contributor

github-actions bot commented Nov 8, 2024

👋 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 'Message_recieved' misses a dot at the end of the sentence!
  ⟶ ❌ [Dots in sentences]: Field 'fullName' of the function 'Player1Color' has a dot, but it is forbidden there!
  ⟶ ❌ [Dots in sentences]: Field 'sentence' of the function 'Send_a_message' has a dot, but it is forbidden there!
  ⟶ ❌ [Dots in sentences]: Field 'sentence' of the function 'Send_a_custom_message' has a dot, but it is forbidden there!
  ⟶ ❌ [Filled out names and descriptions]: Required field 'fullName' of the behavior 'ChatInput' is not filled out!
  ⟶ ❌ [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 🙏

1 similar comment
Copy link
Contributor

github-actions bot commented Nov 9, 2024

👋 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 'Message_recieved' misses a dot at the end of the sentence!
  ⟶ ❌ [Dots in sentences]: Field 'fullName' of the function 'Player1Color' has a dot, but it is forbidden there!
  ⟶ ❌ [Dots in sentences]: Field 'sentence' of the function 'Send_a_message' has a dot, but it is forbidden there!
  ⟶ ❌ [Dots in sentences]: Field 'sentence' of the function 'Send_a_custom_message' has a dot, but it is forbidden there!
  ⟶ ❌ [Filled out names and descriptions]: Required field 'fullName' of the behavior 'ChatInput' is not filled out!
  ⟶ ❌ [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 🙏

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