forked from microsoft/winget-pkgs
-
Notifications
You must be signed in to change notification settings - Fork 0
Commit
This commit does not belong to any branch on this repository, and may belong to a fork outside of the repository.
New version: GDevelop.GDevelop version 5.5.221 (microsoft#204662)
- Loading branch information
Showing
4 changed files
with
107 additions
and
0 deletions.
There are no files selected for viewing
26 changes: 26 additions & 0 deletions
26
manifests/g/GDevelop/GDevelop/5.5.221/GDevelop.GDevelop.installer.yaml
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Original file line number | Diff line number | Diff line change |
---|---|---|
@@ -0,0 +1,26 @@ | ||
# Created with YamlCreate.ps1 Dumplings Mod | ||
# yaml-language-server: $schema=https://aka.ms/winget-manifest.installer.1.9.0.schema.json | ||
|
||
PackageIdentifier: GDevelop.GDevelop | ||
PackageVersion: 5.5.221 | ||
InstallerType: nullsoft | ||
InstallerSwitches: | ||
Upgrade: --updated | ||
UpgradeBehavior: install | ||
ProductCode: c2a9b91e-8206-5b4e-b81d-9aa27463c28e | ||
ReleaseDate: 2025-01-02 | ||
Installers: | ||
- Architecture: x64 | ||
Scope: user | ||
InstallerUrl: https://github.com/4ian/GDevelop/releases/download/v5.5.221/GDevelop-5-Setup-5.5.221.exe | ||
InstallerSha256: 53600789F0B3F22918841DD16765F77876748478A4031D146ACCAAC68F15A004 | ||
InstallerSwitches: | ||
Custom: /currentuser | ||
- Architecture: x64 | ||
Scope: machine | ||
InstallerUrl: https://github.com/4ian/GDevelop/releases/download/v5.5.221/GDevelop-5-Setup-5.5.221.exe | ||
InstallerSha256: 53600789F0B3F22918841DD16765F77876748478A4031D146ACCAAC68F15A004 | ||
InstallerSwitches: | ||
Custom: /allusers | ||
ManifestType: installer | ||
ManifestVersion: 1.9.0 |
49 changes: 49 additions & 0 deletions
49
manifests/g/GDevelop/GDevelop/5.5.221/GDevelop.GDevelop.locale.en-US.yaml
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Original file line number | Diff line number | Diff line change |
---|---|---|
@@ -0,0 +1,49 @@ | ||
# Created with YamlCreate.ps1 Dumplings Mod | ||
# yaml-language-server: $schema=https://aka.ms/winget-manifest.defaultLocale.1.9.0.schema.json | ||
|
||
PackageIdentifier: GDevelop.GDevelop | ||
PackageVersion: 5.5.221 | ||
PackageLocale: en-US | ||
Publisher: GDevelop Team | ||
PublisherUrl: http://www.florianrival.com/ | ||
PublisherSupportUrl: https://github.com/4ian/GDevelop/issues | ||
PrivacyUrl: https://gdevelop.io/page/privacy-policy | ||
Author: Florian Rival | ||
PackageName: GDevelop | ||
PackageUrl: https://gdevelop.io/ | ||
License: MIT | ||
LicenseUrl: https://github.com/4ian/GDevelop/blob/HEAD/LICENSE.md | ||
Copyright: Copyright (c) 2015-present Florian Rival | ||
ShortDescription: The fastest, easiest, most powerful no-code game engine. | ||
Description: "GDevelop is a free, open-source game engine that's 10x easier and faster to use than anything else. Build from anywhere — even on your phone. Publish everywhere: iOS, Android, Steam, web, gaming platforms. Reach millions of players or create the next hit game you've been dreaming of." | ||
Moniker: gdevelop | ||
Tags: | ||
- develop | ||
- development | ||
- game | ||
ReleaseNotes: |- | ||
💝 Improvements | ||
- Tooltips have been added on some 3D physics properties, to ease the understanding of the behavior | ||
- Game feedbacks are now paginated, improving responsiveness of the app | ||
- When multiple projects are linked to a game, only 3 are now visible in the quick menu to avoid overcrowding the menu, the others are accessible in the game dashboard itself | ||
- Ensured the Home tab is still shown when a project is opened on small screens (+ improve scroll animation to active tab) | ||
🐛 Bug fixes | ||
- Type checking in JavaScipt code block events, which was enabled in the previous version, has been removed until all autocompletions are properly handled. While type checking was enabled to make it easier and less error-prone to write JavaScript code, it was making the editing of JavaScript events too cumbersome (a lot of errors were shown in scripts, with a lot of false positive, diminishing the usefulness of the checking). It will be enabled again later when proper type definitions are available. Note that this does not impact at all how the games or extensions work. | ||
- Fix the collision conditions for 3D physics characters (migrated to Jolt 0.31.0) | ||
- Fix asset preview being too zoomed in. | ||
- Remove logs for audio events when manipulating a sound/music on an unused channel, which was causing the previews to crash due to the log being spammed in the console. | ||
⚙️ Extensions | ||
- [Community] [Navigation mesh pathfinding] Fix the rotation speed and declare property units. | ||
- [Reviewed] Add 13 helper behaviors for 3D characters | ||
🎨 Assets | ||
- Add a ready-to-use "Two Choices Dialog Box" object | ||
- Add Survival Building, Watercraft and Trains packs by Kenney | ||
- Add Zombie Apocalypse, Toon Shooter and Cyberpunk Platform packs from Quaternius | ||
🕹 Examples | ||
- Add or adapt examples to use the 3D Physics Engine (3D platformer, 3D first person, 3D shooting gallery). | ||
🕹 Premium Game Templates | ||
- Add a new game template: Platform Fighter, a game like Super Smash Bros by VegeTato | ||
ReleaseNotesUrl: https://github.com/4ian/GDevelop/releases/tag/v5.5.221 | ||
PurchaseUrl: https://gdevelop.io/pricing | ||
ManifestType: defaultLocale | ||
ManifestVersion: 1.9.0 |
24 changes: 24 additions & 0 deletions
24
manifests/g/GDevelop/GDevelop/5.5.221/GDevelop.GDevelop.locale.zh-CN.yaml
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Original file line number | Diff line number | Diff line change |
---|---|---|
@@ -0,0 +1,24 @@ | ||
# Created with YamlCreate.ps1 Dumplings Mod | ||
# yaml-language-server: $schema=https://aka.ms/winget-manifest.locale.1.9.0.schema.json | ||
|
||
PackageIdentifier: GDevelop.GDevelop | ||
PackageVersion: 5.5.221 | ||
PackageLocale: zh-CN | ||
Publisher: GDevelop Team | ||
PublisherUrl: http://www.florianrival.com/ | ||
PublisherSupportUrl: https://github.com/4ian/GDevelop/issues | ||
PrivacyUrl: https://gdevelop.io/page/privacy-policy | ||
Author: Florian Rival | ||
PackageName: GDevelop | ||
PackageUrl: https://gdevelop.io/ | ||
License: MIT | ||
LicenseUrl: https://github.com/4ian/GDevelop/blob/HEAD/LICENSE.md | ||
Copyright: Copyright (c) 2015-present Florian Rival | ||
ShortDescription: 最快、最简单、最强大的无代码游戏引擎。 | ||
Description: GDevelop 是一款免费的开源游戏引擎,使用起来比其它任何引擎都要简单和快速 10 倍。在任何地方都能创建,甚至是在手机上。在任何地方都能发布:iOS、Android、Steam、网页和游戏平台。与数百万玩家见面,或制作下一款你梦寐以求的热门游戏。 | ||
Tags: | ||
- 开发 | ||
ReleaseNotesUrl: https://github.com/4ian/GDevelop/releases/tag/v5.5.221 | ||
PurchaseUrl: https://gdevelop.io/pricing | ||
ManifestType: locale | ||
ManifestVersion: 1.9.0 |
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Original file line number | Diff line number | Diff line change |
---|---|---|
@@ -0,0 +1,8 @@ | ||
# Created with YamlCreate.ps1 Dumplings Mod | ||
# yaml-language-server: $schema=https://aka.ms/winget-manifest.version.1.9.0.schema.json | ||
|
||
PackageIdentifier: GDevelop.GDevelop | ||
PackageVersion: 5.5.221 | ||
DefaultLocale: en-US | ||
ManifestType: version | ||
ManifestVersion: 1.9.0 |