github-actions[bot]
b7f7a39aa7
Update translations [skip ci] ( #7840 )
...
Co-authored-by: ClementPasteau <4895034+ClementPasteau@users.noreply.github.com >
2025-09-22 17:05:31 +02:00
Clément Pasteau
8c04771a87
Allow opening a bundle with a link via category ( #7842 )
...
Do not show in changelog
2025-09-22 16:36:16 +02:00
Clément Pasteau
febf15b279
Slightly improve Course page overload ( #7841 )
...
Do not show in changelog
2025-09-22 13:58:55 +02:00
D8H
a05e4b7ecc
Fix groups wrongly underlined in red while having the right behaviors in the Events Sheet ( #7839 )
2025-09-22 11:25:37 +02:00
Florian Rival
3568a999f9
Update README [skip ci] [ci skip]
v5.5.241
2025-09-18 16:48:48 +02:00
Florian Rival
207097bf03
Bump newIDE version
2025-09-18 10:01:44 +02:00
github-actions[bot]
0e3d2b9570
Update translations [skip ci] ( #7831 )
...
Co-authored-by: D8H <2611977+D8H@users.noreply.github.com >
2025-09-18 10:01:32 +02:00
D8H
87fac429e8
Underline groups having missing behaviors in the Events Sheet ( #7832 )
2025-09-18 10:00:28 +02:00
D8H
3b1097931b
Fix child object creation when called from another function ( #7836 )
2025-09-17 18:38:06 +02:00
D8H
ec7e408cd1
Fix button labels no longer updating in the editor ( #7835 )
2025-09-17 15:37:39 +02:00
Florian Rival
f8a99b9cfa
Add prices and currency to store analytics ( #7833 )
...
Don't show in changelog
2025-09-16 15:44:35 +02:00
D8H
4c7231e6ae
Fix a crash at runtime when behaviors are missing in functions ( #7830 )
2025-09-15 16:40:21 +02:00
D8H
883d32515c
Rename "community" extensions as "experimental" extensions ( #7828 )
2025-09-15 14:04:31 +02:00
Florian Rival
f0f3c257fa
Bump newIDE version
v5.5.240
2025-09-14 16:11:02 +02:00
github-actions[bot]
42fce7d9ce
Update translations [skip ci] ( #7810 )
...
Co-authored-by: 4ian <1280130+4ian@users.noreply.github.com >
2025-09-14 16:10:35 +02:00
Florian Rival
facac37fff
Fix opening of the scene after creating project with AI
...
Don't show in changelog
2025-09-14 15:44:04 +02:00
Florian Rival
1272b601c6
Add many AI improvements ( #7819 )
...
* Allow the AI to start a game from a template
* Improved instances manipulation
* Better variables support
* Allow AI to swap an object by another one from the asset store
* Allow AI to change multiple properties at the same time
* Fix AI not properly removing behaviors associated to a behavior just removed
2025-09-13 18:01:35 +02:00
D8H
58e35cfaf5
Allow extensions to define labels for properties with string selectors ( #7825 )
2025-09-12 18:30:10 +02:00
D8H
2befc9781b
Fix the list of assets suggested for sliders and toggle switches ( #7826 )
2025-09-12 15:42:10 +02:00
Florian Rival
8fb2872c36
Disable spell check on comments
...
Don't show in changelog
2025-09-12 10:25:41 +02:00
D8H
98033515c8
Fix a 1-frame delay when applying anchors to child-objects ( #7820 )
2025-09-11 15:19:45 +02:00
D8H
25c02cea2e
Add a link to an help page for asynchronous functions ( #7823 )
2025-09-11 14:53:15 +02:00
D8H
6d5be78fec
Forbid to import an extension which has the same name as a built-in one ( #7822 )
2025-09-11 14:52:49 +02:00
D8H
f6e60085db
Fix missing extension dependencies in exported assets ( #7821 )
2025-09-11 14:52:32 +02:00
Florian Rival
a61648af70
Fix landscape/portrait orientation not working on iOS
2025-09-11 10:50:06 +02:00
D8H
2b496c6fd3
Fix custom object extraction behavior check ( #7818 )
...
- Don't show in changelog
2025-09-10 12:30:48 +02:00
Florian Rival
1e984f0965
Fix the chosen preset for AI not always valid when switching between chat and agent
2025-09-08 18:18:53 +02:00
Florian Rival
37bed36315
Make comment events editable exactly as they look ( #7812 )
2025-09-05 14:46:42 +02:00
D8H
5394cc5201
Forbid to add Physics behaviors on objects inside custom objects ( #7809 )
2025-09-04 19:37:57 +02:00
Florian Rival
5e3dfb0e9c
Add condition to check if a key was just pressed ( #7808 )
2025-09-04 17:32:25 +02:00
Clément Pasteau
f6a6c981f8
Add a small intro explaining how to follow the courses ( #7807 )
2025-09-04 16:10:37 +02:00
Clément Pasteau
415c1bfd2f
Fix bundles showing up in new object search ( #7806 )
2025-09-03 14:11:16 +02:00
github-actions[bot]
e4a911db25
Update translations [skip ci] ( #7804 )
...
Co-authored-by: ClementPasteau <4895034+ClementPasteau@users.noreply.github.com >
2025-09-03 10:42:14 +02:00
Clément Pasteau
5fcd67d77b
Additional bundles are added to the Learn & Shop sections ( #7805 )
...
* A premium bundle, including multiple courses, asset packs, templates and a gold subscription
* A curated platformer-specific bundle, including everything needed to learn & create a platformer game
2025-09-03 10:30:24 +02:00
Florian Rival
86db08ac3f
Fix npm start on Windows
...
Don't show in changelog
2025-09-01 15:49:21 +02:00
github-actions[bot]
8d735fc726
Update translations [skip ci] ( #7800 )
...
Co-authored-by: ClementPasteau <4895034+ClementPasteau@users.noreply.github.com >
2025-09-01 14:32:50 +02:00
Clément Pasteau
1e1f4bb2a3
Merge Bundle page into 1 component + small design fixes ( #7803 )
...
Do not show in changelog
2025-09-01 14:17:33 +02:00
Florian Rival
d8000aca10
Simplify editor README [skip ci] [ci skip]
2025-09-01 00:00:14 +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
000d5785cf
Improve AI agent performance by removing old object properties
...
Don't show in changelog
2025-08-30 17:29:49 +02:00
Florian Rival
9fe04712a9
Improve AI ability to update existing instances
2025-08-30 16:59:09 +02:00
Florian Rival
846afd9e0a
Improve documentation with reference of all available effects.
2025-08-30 14:16:00 +02:00
Florian Rival
6125ff0f90
Allow AI to change layers/effects/scene and some game properties ( #7799 )
2025-08-29 19:15:50 +02:00
github-actions[bot]
a5428a8843
Update translations [skip ci] ( #7798 )
...
Co-authored-by: ClementPasteau <4895034+ClementPasteau@users.noreply.github.com >
2025-08-29 15:58:38 +02:00
Ansel Games
19be45cda6
Fix grammar in text font size change warning ( #7797 )
2025-08-29 14:26:04 +02:00
Clément Pasteau
889c97cb27
Update Bundle Page with more details about content and limited offer ( #7795 )
2025-08-29 14:24:49 +02:00
Florian Rival
1d83da41a9
Improve physics extensions descriptions to tell about the scale and typical force values
2025-08-27 16:42:41 +02:00
github-actions[bot]
a65f2174eb
Update translations [skip ci] ( #7781 )
...
Co-authored-by: D8H <2611977+D8H@users.noreply.github.com >
2025-08-27 10:05:59 +02:00
D8H
9db493e87e
Refactor tab opening ( #7794 )
...
- Don't show in changelogs
2025-08-26 17:29:42 +02:00
Florian Rival
49a3a18b51
Make clear in-app tutorials are free
...
Don't show in changelog
2025-08-26 15:53:55 +02:00