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: <System Time> #1438

Open AnseloOriginal opened 1 day ago

AnseloOriginal commented 1 day ago

Description

Ability to get the date and time of the current system/computer

How to use the extension

Use events to return current Date and Current time. Also supports conditions to compare time

Checklist

What tier of review do you aim for your extension?

Reviewed

Example file

System Time.zip

Extension file

SystemTime.zip

github-actions[bot] commented 1 day 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 'shortDescription' of the extension description misses a dot at the end of the sentence!
  ⟶ ❌ [Dots in sentences]: Field 'description' of the function 'GetDate' misses a dot at the end of the sentence!
  ⟶ ❌ [Dots in sentences]: Field 'description' of the function 'GetMonth' misses a dot at the end of the sentence!
  ⟶ ❌ [Dots in sentences]: Field 'description' of the function 'GetMonthString' misses a dot at the end of the sentence!
  ⟶ ❌ [Dots in sentences]: Field 'description' of the function 'GetYear' misses a dot at the end of the sentence!
  ⟶ ❌ [Dots in sentences]: Field 'description' of the function 'GetHour' misses a dot at the end of the sentence!
  ⟶ ❌ [Dots in sentences]: Field 'description' of the function 'GetMinute' misses a dot at the end of the sentence!
  ⟶ ❌ [Dots in sentences]: Field 'description' of the function 'GetSecond' misses a dot at the end of the sentence!
  ⟶ ❌ [Filled out names and descriptions]: Required field 'sentence' of the function 'GetDate' is not filled out!
  ⟶ ❌ [Filled out names and descriptions]: Required field 'sentence' of the function 'GetMonth' is not filled out!
  ⟶ ❌ [Filled out names and descriptions]: Required field 'sentence' of the function 'GetYear' is not filled out!
  ⟶ ❌ [Filled out names and descriptions]: Required field 'sentence' of the function 'GetHour' is not filled out!
  ⟶ ❌ [Filled out names and descriptions]: Required field 'sentence' of the function 'GetMinute' is not filled out!
  ⟶ ❌ [Filled out names and descriptions]: Required field 'sentence' of the function 'GetSecond' is not filled out!
  ⟶ ❌ [No 'Get' in expressions]: Expression 'GetMonthString' is using prohibited 'Get' prefix!

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

github-actions[bot] commented 1 day 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 'shortDescription' of the extension description misses a dot at the end of the sentence!
  ⟶ ❌ [Dots in sentences]: Field 'description' of the function 'Month' misses a dot at the end of the sentence!
  ⟶ ❌ [Dots in sentences]: Field 'sentence' of the function 'Minute' has a dot, but it is forbidden there!
  ⟶ ❌ [Dots in sentences]: Field 'sentence' of the function 'Second' 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 🙏