Commit Graph

264 Commits

Author SHA1 Message Date
Florian Rival 42c60b3224 Add ICU message validation to prevent translation compilation failures (#8833) 2026-07-13 10:36:20 +02:00
Florian Rival a76be7270e Improve Semaphore CI tests reliability (#8815)
Only show in developer changelog
2026-07-07 15:29:44 +02:00
Florian Rival c1f8815556 Improve microsoft store submission script [ci skip] (#8789)
Only show in developer changelog
2026-06-30 16:40:55 +02:00
D8H 6c81742b37 Fix a typo in generated extension documentation (#8770) 2026-06-25 16:26:29 +02:00
Florian Rival b5d1a1796e Fix TypeScript error in submit-appx-to-microsoft-store.js (#8698)
Do not show in changelog
2026-06-11 15:28:41 +02:00
Florian Rival 8417eacb98 Add script to submit an appx to the Microsoft Store (Partner Center) (#8696)
Only show in developer changelog
2026-06-10 14:55:26 +02:00
D8H a932711c08 Fix all objects and behaviors pages line breaks in descriptions [ci skip] (#8676)
Don't show in changelog
2026-06-03 15:59:15 +02:00
D8H bab7e6a323 Fix missing built-in objects and behavior in the generated documentation lists (#8672)
Don't show in changelog
2026-06-03 13:22:30 +02:00
D8H 6a862d5481 Add in the documentation new index pages for objects and behaviors (#8660) 2026-06-03 12:03:56 +02:00
D8H ed132b6b82 Fix extension reference pages links (#8656)
Don't show in changelog
2026-05-29 14:10:28 +02:00
D8H d453623481 Add help page links to some effects reference help pages (#8646) 2026-05-27 13:06:48 +02:00
D8H 82632b9841 Fix broken links to reference pages in the documentation (#8643) 2026-05-26 15:15:37 +02:00
Florian Rival d57a3960ed Add extra CI checking an export using the CLI options of GDevelop (#8632)
- Done daily and after every builds on master.

Only show in developer changelog
2026-05-21 16:46:14 +02:00
Gleb Volkov c65f953f41 Add argument for CLI command execution for CI pipelines (#8587)
- Add `--run-command` CLI flag that executes any Command Palette command after loading a project.
In CLI mode all blocking dialogs (autosave, changelog, confirmations) are auto-resolved, the window is hidden, and the process exits with a meaningful exit code.
- This enables CI pipelines to run exports (e.g. `EXPORT_HTML5_EXTERNAL`) using only the editor distribution - no installation or display required.
2026-05-21 13:35:21 +02:00
Florian Rival c293911c84 Fix missing space in documentation generation and update types 2026-05-04 15:52:51 +02:00
Florian Rival 5dd2b8ffd8 Add hints for some extensions, displayed in the documentation (#8564) 2026-05-04 15:11:56 +02:00
Florian Rival e2ed9993d3 Upgrade to React 18 (#8368)
Only show in developer changelog
2026-03-11 17:30:11 +01:00
Florian Rival e1ab2dad94 Prepare the files for the codemod to upgrade to Flow 0.299.0 (#8262) 2026-02-12 17:25:57 +01:00
D8H 26cbf36263 Allow extensions to give choices between a set of numbers (#8159) 2026-01-22 11:33:53 +01:00
Florian Rival a8b13f8375 Ensure libGD.js can be downloaded when built for a branch (#8129)
Only show in developer changelog
2026-01-14 23:33:09 +01:00
Florian Rival ca5bb93636 Speed up cloud project saves (#8083) 2025-12-23 16:47:49 +01:00
Florian Rival 6f5431cf38 Add retries when downloading external editors [ci skip]
Only show in developer changelog
2025-12-11 18:01:18 +01:00
Florian Rival 5e78842f33 Fix rendering in documentation of some default values [skip ci] [ci skip] 2025-11-28 18:36:19 +01:00
Florian Rival 7d05f9014c Improve documentation formatting 2025-11-06 17:33:11 +01:00
Florian Rival 3a9645a55f Improve documentation with properties of objects and behaviors 2025-11-06 17:19:37 +01:00
Florian Rival e33922f10e Add branch and version to script to download build artifacts
Don't show in changelog
2025-11-02 18:05:28 +01:00
Florian Rival 932d3e9868 Fix documentation generation for empty value
Don't show in changelog
2025-10-29 13:30:58 +01:00
Florian Rival 688c603f15 Improve action/condition documentation
Only show in developer changelog
2025-10-25 18:15:00 +02:00
Florian Rival e9cf5762a1 Fix serving worker in development wrongly caching libGD.js/wasm
Don't show in changelog
2025-10-16 18:33:14 +02:00
Florian Rival a6219676fe Improve web-app previews (#7884)
- Support for hot-reloading (like on the desktop app),
- Huge speed-up (no more file uploads, everything is done locally on the device storage),
- Fix for Safari/Firefox not opening the preview window.
2025-10-16 11:20:16 +02:00
Florian Rival 073268160f Improve documentation pages generation [ci skip] 2025-10-12 14:23:50 +02:00
Florian Rival 0bbf7ed804 Fix documentation formatting 2025-10-11 18:07:57 +02:00
Florian Rival f05fa88eec Add collapsible blocks describing parameters of actions/conditions in the documentation 2025-10-11 17:49:19 +02:00
D8H 883d32515c Rename "community" extensions as "experimental" extensions (#7828) 2025-09-15 14:04:31 +02:00
Florian Rival a2660ff0dc Allow to easily work on the game engine using the web-app development version (#7802) 2025-08-31 23:54:44 +02:00
Florian Rival 846afd9e0a Improve documentation with reference of all available effects. 2025-08-30 14:16:00 +02:00
Florian Rival 87702edccc Show an highlight on newly generated AI events to make it easier to find them (#7696) 2025-07-06 19:20:41 +02:00
Aurélien Vivet 7dbc687200 Fix spacing in the documentation (#7638)
Don't show in changelog
2025-06-04 17:30:22 +02:00
Aurélien Vivet 37cba12e4a Add a mention in the reference pages of extensions telling no installation is required (#7635) 2025-06-04 15:35:49 +02:00
Florian Rival 52c807d74a Use separately built GDevelop.js for Windows and Linux builds (#7627)
Only show in developer changelog
2025-05-28 18:51:10 +02:00
Clément Pasteau 2f44dab18b 3D models can now be previewed (#7547)
* Screenshots are taken for each 3D Model (using .glb extension) so they can be easily recognized in the editor
* Those previews are visible in the Resources tab, in the 3D Model object dialog, or when swapping/selecting from a project resource
2025-04-15 16:02:55 +02:00
Clément Pasteau 98b3687157 Fix cmake version for mac builds (#7531)
Do not show in changelog
2025-04-04 11:20:20 +02:00
Clément Pasteau 9431ee7316 Remove useless commits in changelog script (#7511)
Do not show in changelog
2025-03-27 13:58:47 +01:00
Clément Pasteau 7caeae93d6 Fix translation update script (#7489)
Do not show in changelog
2025-03-21 15:23:37 +01:00
Florian Rival b9d5974356 Fix expression documentation not displaying parameters 2025-03-04 00:13:22 +01:00
D8H 60e36f37b1 Remove EventsFunctionsExtension inheritance to EventsFunctionsContainer (#7326)
- developer changelog only
2025-01-20 11:29:55 +01:00
D8H 827f187e10 Add Pixi and Three type definitions for JS events (#7266) 2025-01-07 10:34:51 +01:00
D8H 18892f97f3 Remove unused import and fix a typo (#7277) 2025-01-04 11:19:42 +01:00
D8H 0ec0654032 Allow to make custom objects private to an extension (#7275) 2025-01-03 19:36:38 +01:00
AlexandreS 4bcac31489 Introduce step-by-step course to master GDevelop (#7223) 2024-12-13 17:52:32 +01:00