GDevelopApp / GDevelop-extensions

Repository of behaviors, actions, conditions and expressions to be used in GDevelop for creating games
https://gdevelop.io
MIT License
133 stars 53 forks source link

New extension: <title> #1430

Open Midna12318 opened 2 weeks ago

Midna12318 commented 2 weeks ago

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

What tier of review do you aim for your extension?

Community (Unreviewed)

Example file

chat example.zip

Extension file

Chat (3).zip

github-actions[bot] commented 2 weeks ago

👋 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 🙏

github-actions[bot] commented 1 week ago

👋 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 🙏