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

New extension: Current Date #401

Closed ghost closed 2 years ago

ghost commented 2 years ago

Description

The extension adds 5 unique text expressions to retrieve the current day of the month, the month itself (as a number or by its name), the current year, and the current date. All values are returned as strings.

How to use the extension

This extension was created to simplify the finding of the current date. Using the Time() expressions is absolutely fine, but creating long lines can become messy and complicated. The time expression also has many different options for parameters, and can be a little overwhelming and difficult to distinguish between them / properly utilise them.

Checklist

Example

Current Date test.zip

Extension file

CurrentDate.zip

github-actions[bot] commented 2 years ago

Oh no 😱! An internal error has occured while running automated tests on your submission. See logs at https://github.com/GDevelopApp/GDevelop-extensions/actions/runs/2186168106.

github-actions[bot] commented 2 years ago

Hi @OongusBoongus! 👋 This submission has been moved to a PR as part of our submission pipeline. Please continue the submission process on this page. A few commands can be used there, use !update <Link to your zipped extension> to update the extension in the PR, and !merge to merge changes from the main branch into your PR. Thanks again for your submission!