Skip to content

Commit cef9a43

Browse files
authored
New version: GDevelop.GDevelop version 5.6.281 (#425770)
1 parent 721b75b commit cef9a43

4 files changed

Lines changed: 127 additions & 0 deletions

File tree

Lines changed: 26 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -0,0 +1,26 @@
1+
# Created with YamlCreate.ps1 Dumplings Mod
2+
# yaml-language-server: $schema=https://aka.ms/winget-manifest.installer.1.12.0.schema.json
3+
4+
PackageIdentifier: GDevelop.GDevelop
5+
PackageVersion: 5.6.281
6+
InstallerType: nullsoft
7+
InstallerSwitches:
8+
Upgrade: --updated
9+
UpgradeBehavior: install
10+
ProductCode: c2a9b91e-8206-5b4e-b81d-9aa27463c28e
11+
ReleaseDate: 2026-08-28
12+
Installers:
13+
- Architecture: x64
14+
Scope: user
15+
InstallerUrl: https://github.com/4ian/GDevelop/releases/download/v5.6.281/GDevelop-5-Setup-5.6.281.exe
16+
InstallerSha256: 5430C52EB074882DB406F829689CCB28424E70E51C63026000CECFB8DCB591F2
17+
InstallerSwitches:
18+
Custom: /currentuser
19+
- Architecture: x64
20+
Scope: machine
21+
InstallerUrl: https://github.com/4ian/GDevelop/releases/download/v5.6.281/GDevelop-5-Setup-5.6.281.exe
22+
InstallerSha256: 5430C52EB074882DB406F829689CCB28424E70E51C63026000CECFB8DCB591F2
23+
InstallerSwitches:
24+
Custom: /allusers
25+
ManifestType: installer
26+
ManifestVersion: 1.12.0
Lines changed: 69 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -0,0 +1,69 @@
1+
# Created with YamlCreate.ps1 Dumplings Mod
2+
# yaml-language-server: $schema=https://aka.ms/winget-manifest.defaultLocale.1.12.0.schema.json
3+
4+
PackageIdentifier: GDevelop.GDevelop
5+
PackageVersion: 5.6.281
6+
PackageLocale: en-US
7+
Publisher: GDevelop Team
8+
PublisherUrl: http://www.florianrival.com/
9+
PublisherSupportUrl: https://github.com/4ian/GDevelop/issues
10+
PrivacyUrl: https://gdevelop.io/page/privacy-policy
11+
Author: Florian Rival
12+
PackageName: GDevelop
13+
PackageUrl: https://gdevelop.io/
14+
License: MIT
15+
LicenseUrl: https://github.com/4ian/GDevelop/blob/HEAD/LICENSE.md
16+
Copyright: Copyright (c) 2026-present Florian Rival
17+
ShortDescription: The fastest, easiest, most powerful no-code game engine.
18+
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."
19+
Moniker: gdevelop
20+
Tags:
21+
- develop
22+
- development
23+
- game
24+
ReleaseNotes: |-
25+
💝 Improvements
26+
- Add support for multi-selection in the list of objects (Thanks @ViktorVovk!)
27+
- This lets select, copy, cut, paste, duplicate, delete, and reorganize multiple objects and folders at once — including cross-scene and cross-global-objects actions.
28+
- Keyboard multi-selection with Shift and Ctrl (or Cmd on macOS) is supported.
29+
- New, more modern design for variable lists (in the properties panel or in full dialogs).
30+
- The editor should also now be faster when a lot of variables are stored in a scene or an object/instance.
31+
- Improve Spine rendering performance by recomputing meshes and bounds when the pose changes only (thanks @oleksandrbezditny!)
32+
- Improvements for the profiler:
33+
- More stats are available in the profiler results, notably shader related, for performance tracking.
34+
- The output was redesigned so it's easier to read, with cards with important numbers + visual display of the importance of each row.
35+
- Various UI improvements:
36+
- The gameplay test frame position is now saved and can be resized. Note this only zooms/unzoom the display of the game. Use setGameResolutionSize in the test if you want to try different sizes for the game.
37+
- Display an error when using undeclared child of variables.
38+
- More various UI designs.
39+
- Navmesh pathfinding improvements and fixes.
40+
- 3D lights performance improvement (update your "Light3D" extension in the project manager - see the Extensions section below)
41+
🐛 Bug fixes
42+
- Fix 2D lights with a texture not being able to be rotated (thanks @Raiguri!)
43+
- Fix default tile map assets not showing up
44+
- Fix rare cases of objects group variables being messed up
45+
- Fix the button to add a variable to an object group from the side panel
46+
- Fix an error when importing extensions with dependencies
47+
- Fix selection being cleared when the selection rectangle starts
48+
- Fix loading of GLB with Draco compression on the web-app
49+
- Fix duplicated extensions still wrongly using functions from the original extension
50+
⚙️ Extensions
51+
- Updated 3D lights to avoid stutters and allow more lights on devices supporting them:
52+
- Lights are now budgeted per light kind (point lights, spot lights, spot lights projecting a texture), according to the devices capabilities.
53+
- Alternating between different kind of lights during the runtime won't make the game stutter.
54+
- The "max lights count" is now a maximum per light kind.
55+
Update the light extension from the project manager. Please report any performance degradation in your game if you make heavy use of lights.
56+
- Update "AudioByName": added actions for playing sound and music without channels (thanks @Jurfix!)
57+
🕹 Examples
58+
- Fix some bugs in starter projects:
59+
- Fixing a bug in the top down farming and survival/crafting starter projects, where pressing the joystick could count as pressing the left mouse button and perform an action.
60+
- Also updating the 2D and 3D RTS starter games, so they have the new art assets, and two different sets of controls for keyboard and touch screen players.
61+
🕹 Premium Game Templates
62+
- Update for Impostor Alert: fix a bug where the players couldn't join the host.
63+
- Update for Cubic World: asynchronous chunk generation and speed improvements (noticeable at high render distance settings), fixed audio interruptions when placing blocks, improved noise generators (more varied spawns in each new world), improved sjybox, shadow support, UI scaling on mobile and fixed memory leak.
64+
- Add 4 gameplay tests to the game template Wordheme to ensure the core mechanics are working well.
65+
- Add a new 3D game template Soul of Valor, featuring simple combat mechanics as a starting point for a Soulslike.
66+
ReleaseNotesUrl: https://github.com/4ian/GDevelop/releases/tag/v5.6.281
67+
PurchaseUrl: https://gdevelop.io/pricing
68+
ManifestType: defaultLocale
69+
ManifestVersion: 1.12.0
Lines changed: 24 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -0,0 +1,24 @@
1+
# Created with YamlCreate.ps1 Dumplings Mod
2+
# yaml-language-server: $schema=https://aka.ms/winget-manifest.locale.1.12.0.schema.json
3+
4+
PackageIdentifier: GDevelop.GDevelop
5+
PackageVersion: 5.6.281
6+
PackageLocale: zh-CN
7+
Publisher: GDevelop Team
8+
PublisherUrl: http://www.florianrival.com/
9+
PublisherSupportUrl: https://github.com/4ian/GDevelop/issues
10+
PrivacyUrl: https://gdevelop.io/page/privacy-policy
11+
Author: Florian Rival
12+
PackageName: GDevelop
13+
PackageUrl: https://gdevelop.io/
14+
License: MIT
15+
LicenseUrl: https://github.com/4ian/GDevelop/blob/HEAD/LICENSE.md
16+
Copyright: Copyright (c) 2026-present Florian Rival
17+
ShortDescription: 最快、最简单、最强大的无代码游戏引擎。
18+
Description: GDevelop 是一款免费的开源游戏引擎,使用起来比其它任何引擎都要简单和快速 10 倍。在任何地方都能创建,甚至是在手机上。在任何地方都能发布:iOS、Android、Steam、网页和游戏平台。与数百万玩家见面,或制作下一款你梦寐以求的热门游戏。
19+
Tags:
20+
- 开发
21+
ReleaseNotesUrl: https://github.com/4ian/GDevelop/releases/tag/v5.6.281
22+
PurchaseUrl: https://gdevelop.io/pricing
23+
ManifestType: locale
24+
ManifestVersion: 1.12.0
Lines changed: 8 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -0,0 +1,8 @@
1+
# Created with YamlCreate.ps1 Dumplings Mod
2+
# yaml-language-server: $schema=https://aka.ms/winget-manifest.version.1.12.0.schema.json
3+
4+
PackageIdentifier: GDevelop.GDevelop
5+
PackageVersion: 5.6.281
6+
DefaultLocale: en-US
7+
ManifestType: version
8+
ManifestVersion: 1.12.0

0 commit comments

Comments
 (0)