Commit Graph

  • 48519774ea Strengthen child object picked-list action test using "+" operator Claude 2026-05-01 11:21:30 +00:00
  • d64f1f2847 Add tests for child object instance creation in custom objects Claude 2026-05-01 10:05:29 +00:00
  • 829557a8c3 Fix created child objects instance being picked twice Davy Hélard 2026-04-30 21:25:19 +02:00
  • 1fc3e48caf Revert new basis expressions Florian Rival 2026-04-30 18:20:53 +02:00
  • 38370e6644 About Events destination LuniMoon 2026-04-30 18:14:53 +02:00
  • b697245ea6 Fix wrong usage of THREE crash Florian Rival 2026-04-30 18:10:05 +02:00
  • b7ee2983c6 Adding context through copy LuniMoon 2026-04-30 16:47:57 +02:00
  • e25265dc19 [Auto PR] Update translations (#8550) github-actions[bot] 2026-04-30 14:24:31 +02:00
  • cd9d5f3b0a Fix course video visibility (#8554) Clément Pasteau 2026-04-30 14:24:14 +02:00
  • 840f0e93df Fix hot reloading for behaviors (#8553) Florian Rival 2026-04-30 11:08:56 +02:00
  • ab5866386e Add expressions to get object and camera local basis in the world basis (#8546) D8H 2026-04-29 17:19:21 +02:00
  • e9b9596d6d [Auto PR] Update translations (#8540) github-actions[bot] 2026-04-28 17:50:45 +02:00
  • 09ab670e7f Improve make a game courses structure (#8549) Clément Pasteau 2026-04-28 17:42:37 +02:00
  • 0f9127f506 Fix renaming objects on mobile weird behaviors (#8548) Clément Pasteau 2026-04-28 14:30:28 +02:00
  • 0519896984 More Events Sheet design adjustments (#8545) LuniMoon 2026-04-28 14:27:25 +02:00
  • e62e15c74b Add editor lifecycle hooks for auto running npm scripts (#8515) ViktorVovk 2026-04-28 11:48:06 +03:00
  • 20328e954e Fix variable manipulation and serialization fix-field-prefilling Clément Pasteau 2026-04-28 08:48:13 +02:00
  • 31282a90df Fix potential crash in scene editor when reloading resources with custom objects (#8544) Florian Rival 2026-04-27 16:41:55 +02:00
  • 5fbf3142a1 Update comment fix/resource-custom-object-reloading Florian Rival 2026-04-27 16:31:29 +02:00
  • d7a7f51ec3 Add extra safety checks claude/fix-sprite-null-error-zRKYi Florian Rival 2026-04-27 15:51:52 +02:00
  • c477841244 Revert global pause registry around resource reloads Claude 2026-04-27 13:21:50 +00:00
  • 715b428237 Stop PIXI _batchEnabled crash and reload-races across multiple SceneEditors Claude 2026-04-27 13:15:46 +00:00
  • 3dafaee542 Fix formatting claude/optimize-subagent-tokens-gX3v7 Florian Rival 2026-04-27 15:06:37 +02:00
  • cda13117a5 Fix object import and export never finishing loading (#8543) D8H 2026-04-27 15:03:08 +02:00
  • 2546cd0e96 Fix fields in Events sheet prefilling to "=" after opening a relational operator (#8541) Clément Pasteau 2026-04-27 14:23:02 +02:00
  • c4c958e68a Recurse into custom-object children when resetting instance renderers Claude 2026-04-27 11:56:09 +00:00
  • d9142f6373 Fix crash when rendering a sprite child of a custom object whose texture was reloaded Claude 2026-04-27 11:10:24 +00:00
  • 3d852a5dfc [Auto PR] Update translations (#8539) github-actions[bot] 2026-04-27 10:42:58 +02:00
  • ca0c2ccb3d Improve 2D lights collision calculation for better performance (#8535) Clément Pasteau 2026-04-27 09:38:08 +02:00
  • 920d0b86c1 Fix default variable string value being empty instead of 0 (#8473) Clément Pasteau 2026-04-27 09:37:45 +02:00
  • 3a1eeb55a4 Surface scope/final values in EditorFunction success messages Claude 2026-04-26 19:26:46 +00:00
  • ed4ea0d01b put_2d/3d_instances: surface size/rotation/opacity/z-order in new-instance message Claude 2026-04-26 19:11:47 +00:00
  • 68e80ba23a add_or_edit_variable: include scope in success message + structure/array tests Claude 2026-04-26 15:06:17 +00:00
  • f82c2ed5cd Make EditorFunctions output more concise to save sub-agent tokens Claude 2026-04-26 13:58:36 +00:00
  • 12e05e890f Merge branch 'master' into feat/sub-agents Florian Rival 2026-04-26 15:15:19 +02:00
  • e6b8b2f86f Slightly rework events sheet design (#8537) LuniMoon 2026-04-25 15:48:59 +02:00
  • 0fa6ac7423 Fix playerping never updating on non-host clients. (#8536) Clément Pasteau 2026-04-24 15:48:49 +02:00
  • f95c4d879e Add test fix-player-ping Clément Pasteau 2026-04-24 11:33:09 +02:00
  • a10129d7ef Rework AI pane to transition smoothly and indicate button's position. (#8529) Clément Pasteau 2026-04-24 15:13:09 +02:00
  • 4f44d1f8c0 Fix playerping never updating on non-host clients. Clément Pasteau 2026-04-24 10:06:22 +02:00
  • 19efe53ec8 [Auto PR] Update translations (#8527) github-actions[bot] 2026-04-23 17:58:33 +02:00
  • e0a65f09e6 Updating Instruction tokens (#8534) LuniMoon 2026-04-23 17:53:00 +02:00
  • e9862d5319 Fix screen orientation not working anymore when exporting to iOS (#8533) Clément Pasteau 2026-04-23 10:41:25 +02:00
  • 934ca41970 Fix file extension uploads on some web browsers like Firefox (#8531) Clément Pasteau 2026-04-22 16:49:12 +02:00
  • d1a427d18b Fix file uploads on web browsers like Firefox fix-upload-mobile Clément Pasteau 2026-04-22 15:08:30 +02:00
  • ac476aea35 Fix unloading extensions instructions properly when closing project (#8528) Clément Pasteau 2026-04-21 15:45:18 +02:00
  • 0ca1bba68c [Auto PR] Update translations (#8526) github-actions[bot] 2026-04-21 12:07:44 +02:00
  • b2082a89f0 Fix Admob extension when exporting to iOS (compatibility with iOS 8) (#8524) Clément Pasteau 2026-04-21 12:07:30 +02:00
  • f20f4670ef Fix particle emitter gravity length action when it was 0 (#8520) D8H 2026-04-21 11:16:50 +02:00
  • fc1bf9ca28 Handle hybrid setups (mouse/touchscreen) so GDevelop can be controlled both ways (#8470) Clément Pasteau 2026-04-21 09:21:11 +02:00
  • 2cee62be9a Improve desktop app updater messages and actions (#8315) Clément Pasteau 2026-04-21 09:17:09 +02:00
  • 337a0ab4b9 Fix showing structure children while searching variables (#8525) Clément Pasteau 2026-04-20 18:57:08 +02:00
  • fb6702462e Fix showing structure children while searching fix-variables-view Clément Pasteau 2026-04-20 18:02:46 +02:00
  • ff00a6959a [Auto PR] Update translations (#8523) github-actions[bot] 2026-04-20 16:10:37 +02:00
  • 7e59bf63fd Adjust "Add Event" buttons in event sheet with + and space (#8507) LuniMoon 2026-04-20 16:04:53 +02:00
  • 16c906a92b [Auto PR] Update extension translations (#8522) github-actions[bot] 2026-04-20 11:52:12 +02:00
  • b4eb3a5569 [Auto PR] Update translations (#8506) github-actions[bot] 2026-04-20 11:40:53 +02:00
  • 578ff0f511 Adjust event sheet colors to match accessibility standards (#8503) LuniMoon 2026-04-20 11:40:21 +02:00
  • a2d07aa8a5 Add structuredOutput to mutating editor functions claude/add-structured-output-dOrHN Claude 2026-04-18 18:28:57 +00:00
  • 033f18dd4d Merge branch 'master' into feat/sub-agents Florian Rival 2026-04-18 09:00:58 +02:00
  • 7c9c27e169 Fix tentatively crash in popped-out window when a theme is missing a color (#8518) Florian Rival 2026-04-17 15:15:05 +02:00
  • ff121b81f4 Improve sub-agents icons and text display Florian Rival 2026-04-17 15:01:05 +02:00
  • 54985bf690 Fix crash in popped-out window when a theme is missing a color claude/fix-one-dark-theme-crash-FmWiQ Claude 2026-04-17 12:56:10 +00:00
  • 81e23bbd4d Add objective text diff of events to add_scene_events output claude/fix-agent-summary-confidence-q8ZKN Claude 2026-04-17 10:34:08 +00:00
  • 1f7b999706 Fix missing globally used resources when unloading a scene that uses these resources (#8513) D8H 2026-04-16 15:31:33 +02:00
  • 7cfe407efc Fix logic to createOrReplaceObject when no object type is given Florian Rival 2026-04-16 01:05:52 +02:00
  • c613c03449 Exclude sub agents from AI history Florian Rival 2026-04-15 14:25:43 +02:00
  • c2642a10e4 Reload sub-agents when opening a request Florian Rival 2026-04-15 14:11:18 +02:00
  • 5c4ae4623a Show prompts given to sub-agents Florian Rival 2026-04-15 11:58:20 +02:00
  • c575e028f6 Fix flow Florian Rival 2026-04-14 21:34:18 +02:00
  • f518f937e6 Merge branch 'master' into feat/sub-agents Florian Rival 2026-04-14 19:06:45 +02:00
  • 94b980313b Support partial asset ID matching in asset search (#8512) Florian Rival 2026-04-14 19:06:06 +02:00
  • 9510561f84 Fix EventsSheet overlapping events when expanding groups claude/fix-eventssheet-bug-8d7TT Claude 2026-04-14 14:36:14 +00:00
  • 1f4b3f3c88 Merge branch 'master' into feat/sub-agents Florian Rival 2026-04-14 15:33:35 +02:00
  • 7211232586 Fix crashes when using invalid object names in object folders Florian Rival 2026-04-14 12:09:20 +02:00
  • a4a8de539c Fix crashes when objectsFolderStructure references non-existing objects claude/fix-missing-folder-objects-4gFwM Claude 2026-04-14 09:05:38 +00:00
  • 87a6c4e234 UI fixes and report issue when asset ID is wrong Florian Rival 2026-04-14 01:19:57 +02:00
  • 52b2aac189 Fix tilemap tutorial getting stuck on the "click the terrain" step claude/fix-tilemap-tutorial-z5VlN Claude 2026-04-13 22:32:37 +00:00
  • 1e53acc99b Merge branch 'master' into feat/sub-agents Florian Rival 2026-04-13 21:49:29 +02:00
  • 6ec16045d1 Allow AI to create objects via exact asset ID without specifying type (#8509) Florian Rival 2026-04-13 21:49:06 +02:00
  • 3c81a0f0d5 Fix wavesurfer version (#8508) v5.6.266 Florian Rival 2026-04-13 16:21:58 +02:00
  • fd3103a169 Add experimental option in tabs context menu to open some editors (Event Sheets, Extensions...) into separate windows (#8492) Florian Rival 2026-04-13 11:57:22 +02:00
  • 7957882352 Bump newIDE version Florian Rival 2026-04-13 11:36:05 +02:00
  • a99eaaec14 [Auto PR] Update translations (#8474) github-actions[bot] 2026-04-13 11:32:07 +02:00
  • 9fcd551a65 Fix warnings Florian Rival 2026-04-13 10:57:43 +02:00
  • c0d8bddc92 Fix top-level and sub agents watching Florian Rival 2026-04-13 10:57:01 +02:00
  • 5f260352ce Fix scene properties not usable via the variable action and condition (#8504) D8H 2026-04-13 09:12:32 +02:00
  • c593aea91d Add rendering of sub agent texts Florian Rival 2026-04-11 19:03:33 +02:00
  • c081e139f4 Update tools version for orchestator Florian Rival 2026-04-11 17:27:11 +02:00
  • 0acbbc508a Simplify tab focus logic for already-open editors experimental-build/popped-editors Florian Rival 2026-04-11 11:04:21 +02:00
  • 4c7c1b0e7a Fix popped-out event sheet being pulled back in when clicking its scene claude/fix-eventsheet-popout-MsBrD Claude 2026-04-11 08:52:35 +00:00
  • caa0ac404d Remove deprecated, unused GitHub workflow Florian Rival 2026-04-09 15:49:25 +02:00
  • 8d0fa058db Merge branch 'master' into feat/sub-agents Florian Rival 2026-04-09 15:08:00 +02:00
  • debdb7a75e Add "Reload Project" menu action (#8501) Florian Rival 2026-04-09 13:58:50 +02:00
  • 66ed69cc36 Make clear in Storage actions if a number or text is being written (#8498) LuniMoon 2026-04-09 13:43:56 +02:00
  • 87bfe3ea19 Fix potential crash during resource reloading (#8500) Florian Rival 2026-04-09 13:38:29 +02:00
  • 88d63666a5 Add save/restore support for linked object relationships (#8499) Florian Rival 2026-04-08 18:20:16 +02:00
  • a8475d7184 Suppress benign ResizeObserver loop errors in main and external windows Florian Rival 2026-04-08 17:15:14 +02:00
  • ce25ae355f Fix type and comment claude/fix-mosaic-resize-errors-3tnJC Florian Rival 2026-04-08 17:14:12 +02:00
  • 7890f04d70 Register ResizeObserver error suppression in index.html before webpack bundles Claude 2026-04-08 15:06:01 +00:00