Commit Graph

10456 Commits

Author SHA1 Message Date
Clément Pasteau 302031e398 Prevent objects creating a dependency loop when added to another custom object 2026-06-12 10:21:11 +02:00
Florian Rival 7d9e558f02 Fix event changes applied at the same path clobbering each other (#8702) 2026-06-12 09:50:58 +02:00
github-actions[bot] 359379be4b [Auto PR] Update translations (#8700) 2026-06-11 15:52:55 +02:00
Clément Pasteau a7325d4dbe Merge chat/build modes into one + rework first creation experience (#8631) 2026-06-11 15:29:44 +02:00
github-actions[bot] 573573091e [Auto PR] Update translations (#8683) 2026-06-11 15:28:59 +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
D8H 33dd671c61 Fix an error when building a project that uses object variables (#8697) 2026-06-11 09:32:11 +02:00
D8H 258a541b48 Fix build of games with parameter or property resources in custom extensions (#8695) 2026-06-11 08:54:46 +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 e4f85fb580 Fix a crash when opening an extension tab where the function tree is corrupted (#8694) 2026-06-10 12:39:59 +02:00
Clément Pasteau 0ce410a6d9 Fix possible mistakes when the AI tries to manipulate events (#8689) 2026-06-09 16:37:38 +02:00
D8H 5b84c0c73c Fix a memory corruption when updating an extension without function folders (#8690)
Fix #8678
2026-06-09 15:04:58 +02:00
Florian Rival 497944b266 Improve display of assets grid and allow to search assets when creating a new object (#8688) 2026-06-08 20:12:45 +02:00
D8H 7f87fe123e Fix variables not being renamed in variant child-objects (#8687) 2026-06-08 19:22:11 +02:00
Florian Rival 56dc9b77ad Add tile scale property to 3D Box object (#8685)
* It defaults to 1 (same rendering as a Tiled Sprite in 2D). Useful for 3D games which can set it to a lower value like 0.2 to avoid textures being too big and so low quality when the camera is near 3D Box instances.
2026-06-08 17:48:06 +02:00
D8H c9a11b2578 Fix variables not being renamed in variant child-object instances (#8686) 2026-06-08 17:36:12 +02:00
Florian Rival 98e2404be9 Add ready-to-use choices for new 3D box objects (#8684) 2026-06-08 16:51:15 +02:00
D8H bbb95deb44 Display and allow editing scene properties and variables in the side "properties" panel (#8387) 2026-06-08 15:01:36 +02:00
D8H c6d40449c8 Automatically add a return action in custom expressions (#8682)
* And ensure the type is right when the expression type is changed
2026-06-07 22:01:32 +02:00
Clément Pasteau 0b758d7911 Fix moving group members not updating the dashboard for Education (#8679) 2026-06-05 09:57:00 +02:00
Florian Rival e2c8860433 Fix useless reloading of resources when cancelling an object edition 2026-06-04 15:46:57 +02:00
D8H da2fec5085 Add missing help page links for 3D box, 3D model, text input and light obstacle (#8677) 2026-06-04 12:16:23 +02:00
Florian Rival 799130e485 Bump newIDE version v5.6.271 2026-06-03 17:02:46 +02:00
Florian Rival f8aed3a472 Avoid reloading unchanged images after editing a Sprite or another object (#8675) 2026-06-03 16:57:45 +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
Florian Rival 4f66be84f7 Improve comments
Don't show in changelog
2026-06-03 14:39:53 +02:00
Florian Rival ec43c08f05 Improve efficiency of new messages fetching (#8673) 2026-06-03 14:38:47 +02:00
Clément Pasteau 3a0f9e9f2e Fix JavaScript code blocks creating layout shifts ("jumps") when scrolling Events Sheet (#8674) 2026-06-03 14:23:37 +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
Florian Rival bdac60a339 Fix corrupted display of instance when dragging an object back to the objects list in custom object editor (#8671) 2026-06-03 10:44:32 +02:00
Florian Rival e1c124c159 Make search accent-insensitive for better multilingual support (#8670) 2026-06-02 22:35:09 +02:00
Florian Rival 60cb4bb6cb Reduce network calls for sub-agents (#8669) v5.6.270 2026-06-02 16:37:19 +02:00
Florian Rival dfea4c0564 Fix sub-agents shown as finished while still working (#8667) 2026-06-01 18:46:55 +02:00
Florian Rival 439fe091b9 Fix Select All shortcut in text inputs 2026-06-01 18:07:54 +02:00
Florian Rival c701a82982 Bump newIDE version 2026-06-01 16:19:13 +02:00
Florian Rival 7885ef12ae Fix huge loading time after modifying an object inside a custom object (#8665) 2026-06-01 16:11:40 +02:00
Clément Pasteau 663edf81ec Improve a lot the time to launch previews (and other operations like modifying groups/renaming objects) when using very long expressions (#8662) 2026-06-01 14:40:33 +02:00
Clément Pasteau 3c187a93e6 Fix editor panels not opening in some rare, specific cases (#8661) 2026-06-01 12:10:54 +02:00
github-actions[bot] 2753f1cccb [Auto PR] Update translations (#8652) 2026-05-31 22:22:09 +02:00
D8H 1472616c87 Fix missing collisions after changing tile map grid dimensions (#8659) 2026-05-31 14:40:50 +02:00
D8H ed132b6b82 Fix extension reference pages links (#8656)
Don't show in changelog
2026-05-29 14:10:28 +02:00
Florian Rival 1ae3f53560 Fix SimplifiedProject tests crashing under debug-assertions builds (#8655)
Only show in developer changelog
2026-05-28 19:30:20 +02:00
D8H 9b2189e49c Fix a missing comma in shape scale actions (#8654) 2026-05-28 18:08:36 +02:00
D8H 46a6a66552 Hide deprecated extensions in new projects (#8634) 2026-05-28 18:07:48 +02:00
D8H 2628352697 Fix extracted functions being displayed as unknown actions (#8653) 2026-05-28 15:42:57 +02:00
github-actions[bot] e630eba5ac [Auto PR] Update translations (#8647) 2026-05-28 15:04:31 +02:00
D8H e69e89e58a Make the function extractor dialog more compact (#8651) 2026-05-28 14:36:14 +02:00
D8H 4b3e5c4772 Allow to install extensions from the action or condition search (#8638) 2026-05-28 14:16:03 +02:00
Clément Pasteau 1922daf020 Fix purchase with credits option wrongly shown if subscription doesn't allow it (#8650) 2026-05-28 11:22:01 +02:00