GDevelopApp / GDevelop-extensions

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

Dynamic Explosion Effect #406

Closed Alios5 closed 2 years ago

Alios5 commented 2 years ago

Description

Will allow you to make dynamic explosion or shock wave effects.

How to use the extension

Change the values in the behavior of the object

Checklist

Example

DynamicExplosion.zip

Extension file

DynamicExplosionExtension.zip

github-actions[bot] commented 2 years ago

Hi @Alios5!

Thanks for your submission! Unfortunately, our automated test system found a few issues with your extension:

❌ 4 Errors found in extension 'DynamicExplosion':

  ⟶ ❌ (🔧) [Dots in sentences]: Field 'shortDescription' of the extension description misses a dot at the end of the sentence!
  ⟶ ❌ [Filled out names and descriptions]: Required field 'description' of the behavior 'DynamicExlopsion' is not filled out!
  ⟶ ❌ [Extension name consistency]: Extension filename should be exactly the name of the extension (with .json extension). Please rename 'Dynamic Explosion.json' to 'DynamicExplosion.json'.
  ⟶ ❌ [Semantic versioning]: Version 'Alpha' is not a semantic versioning compliant version number!

❌ 4 Errors found in extensions - please fix them before generating the registry.

Please fix them, and edit the link in your original submission to a zip file with the fixed extension.

Thanks again for your hard work!

github-actions[bot] commented 2 years ago

Hi @Alios5!

Thanks for your submission! Unfortunately, our automated test system found a few issues with your extension:

❌ 4 Errors found in extension 'DynamicExplosion':

  ⟶ ❌ (🔧) [Dots in sentences]: Field 'shortDescription' of the extension description misses a dot at the end of the sentence!
  ⟶ ❌ [Filled out names and descriptions]: Required field 'description' of the behavior 'DynamicExlopsion' is not filled out!
  ⟶ ❌ [Extension name consistency]: Extension filename should be exactly the name of the extension (with .json extension). Please rename 'Dynamic Explosion.json' to 'DynamicExplosion.json'.
  ⟶ ❌ [Semantic versioning]: Version 'Alpha' is not a semantic versioning compliant version number!

❌ 4 Errors found in extensions - please fix them before generating the registry.

Please fix them, and edit the link in your original submission to a zip file with the fixed extension.

Thanks again for your hard work!

Bouh commented 2 years ago

Please continue here https://github.com/GDevelopApp/GDevelop-extensions/pull/410