Clément Pasteau
d4441fda99
Disable player auth checkbox if offline and improve error message ( #4810 )
...
Do not show in changelog
2023-01-10 11:54:39 +01:00
Florian Rival
91c55fcf94
Ask for company name/size or goal when asking about GDevelop usage ( #4807 )
...
* Also ask for what's the goal for people using GDevelop for a personal/student usage. Useful to better understand the motivation of the user base.
2023-01-10 11:09:57 +01:00
D8H
6d7b5ac7d3
Add missing icons in the instruction tree ( #4797 )
2023-01-09 13:45:50 +01:00
Florian Rival
903b353b7b
Fix LDtk maps not properly loaded when not having a IntGrid layer ( #4806 )
...
Fix #4803
2023-01-09 13:20:31 +01:00
Clément Pasteau
4dd189512b
Show contact information from a feedback ( #4804 )
2023-01-09 12:42:09 +01:00
Clément Pasteau
535fa39a7b
Fix renaming children objects of event-based Object ( #4805 )
...
Do not show in changelog
2023-01-09 12:41:41 +01:00
Daniel R
78c0cb944f
Use F2 as a shortcut for renaming object in the Objects List Panel ( #4682 )
...
Thanks @danired!
Co-authored-by: Daniel Redondo <dani@easydevel.com >
2023-01-09 11:02:29 +01:00
Clément Pasteau
55e037484f
Allow accessing user profile of a game feedback made by a connected player ( #4796 )
2023-01-09 10:58:49 +01:00
D8H
84392c08b2
Add an event that returns true when a new condition is added to an extension ( #4802 )
2023-01-09 09:25:47 +01:00
Florian Rival
0061b1cb8b
Allow to close the Home page menu drawer by tapping outside
...
Don't show in changelog
2023-01-08 21:25:40 +01:00
github-actions[bot]
9e19aa8886
Update translations [skip ci] ( #4750 )
...
Co-authored-by: 4ian <4ian@users.noreply.github.com >
2023-01-06 14:40:33 +01:00
Clément Pasteau
f4b812ab29
Small fixes player auth ( #4792 )
...
* Prevent listening for liluo connection if not on web
* Catch any error when interacting with localstorage
Do not show in changelog
2023-01-06 14:39:21 +01:00
Florian Rival
106d9de47c
Fix naming of filenames created from resources in an external editor ( #4791 )
...
Don't show in changelog
2023-01-05 22:52:29 +01:00
Florian Rival
ecbafe60d1
Fix crash sometimes happening when an action/condition was stored with more parameters than expected ( #4786 )
...
Don't show in changelog
2023-01-05 16:11:28 +01:00
D8H
c0ba26f1d5
Allow to add a vertex to a collision mask by pulling an edge ( #4778 )
...
* Vertices can also be removed by dropping them next to one of their neighbors.
2023-01-05 12:58:02 +01:00
AlexandreS
089be66e82
Fix top down behavior "Rotation speed" property keeping the value 180° for no reason ( #4764 )
2023-01-05 10:52:20 +01:00
Florian Rival
ffb8a399cd
Add support for Piskel, Jfxr and Yarn on the web-app ( #4779 )
...
* When you're using the web version of GDevelop, be it on a mobile phone, tablet, Chromebook, traditional computer, on iOS, Android, Windows, Linux or macOS, you can now create and edit images with Piskel, sounds with Jfxr and dialogue trees with Yarn.
2023-01-04 22:42:50 +01:00
Clément Pasteau
63482a0cda
Allow automatic player login when the game is hosted on Liluo ( #4776 )
...
Do not show in changelog
2023-01-03 16:49:25 +01:00
Clément Pasteau
4fe8dcaf0c
Improve default build name ( #4777 )
...
Do not show in changelog
2023-01-03 15:35:22 +01:00
Florian Rival
9729461aa1
Add support for using Piskel (image editor), Jfxr (sound editor) and Yarn (dialogue editor) for Cloud projects on desktop ( #4769 )
2023-01-03 11:41:40 +01:00
D8H
26fcc9770b
Add new collision mask vertices on the middle of edges ( #4774 )
2023-01-03 11:10:42 +01:00
D8H
c62f9c5c65
Fix missing export files for extensions ( #4773 )
2023-01-02 19:11:11 +01:00
Daniel R
9b199d5aa0
Fix missing space between "Add action" and "paste actions" labels ( #4772 )
2023-01-02 09:01:48 +01:00
AlexandreS
46e1a5c6e8
Fix Text object Scale X condition and action ( #4768 )
2022-12-30 11:39:03 +01:00
Aurélien Vivet
052a6240c5
Fix typo ( #4766 )
...
Don't show in changelog
2022-12-30 09:10:24 +01:00
AlexandreS
d081711838
Allow to use Escape key as way to cancel rename of object/group/scene/external layout ( #4765 )
...
* Also fix drag and drop of project manager items preventing to select text when renaming item
2022-12-30 09:05:03 +01:00
AlexandreS
f0151b2e1f
Improve subscription panel and user experience ( #4755 )
2022-12-29 11:03:37 +01:00
AlexandreS
e2f42ca290
Fix unwelcome opening of keyboard on mobile on the app
2022-12-27 17:59:32 +01:00
Clément Pasteau
b7a3d85287
Allow opening the Game Dashboard from the Home Build page ( #4730 )
...
* This will work by default for new games
* For existing games, the option will appear the next time you save your project
2022-12-27 12:43:30 +01:00
Clément Pasteau
4b542e071a
Allow navigating through asset packs of an Asset Creator from their profile ( #4697 )
2022-12-27 11:59:29 +01:00
Florian Rival
64cad25b81
Bump newIDE version ( #4752 )
v5.1.155
2022-12-26 16:24:35 +01:00
Florian Rival
8472e30342
Show a warning about Piskel/Jfxr/Yarn not being available yet for cloud projects on desktop ( #4751 )
2022-12-26 16:23:29 +01:00
Clément Pasteau
1b7d258727
Remove mentions of "experimental" for features and tools widely used and supported ( #4749 )
2022-12-26 15:02:56 +01:00
github-actions[bot]
946b77093d
Update translations [skip ci] ( #4742 )
...
Co-authored-by: 4ian <4ian@users.noreply.github.com >
2022-12-26 14:10:34 +01:00
Florian Rival
74c882f219
Fix wrong scrollbars in the Sprite editor
2022-12-26 12:50:40 +01:00
Florian Rival
abd417c494
Fix games crash because of some extensions not included in the generated games
...
Revert "Fix missing export files by including the free functions of every extension that is actually used (#4672 )" (#4746 ) (commit 93121d1a1c
)
2022-12-26 12:36:39 +01:00
Florian Rival
2005f9c37b
Bump newIDE version
v5.1.154
2022-12-24 11:30:25 +01:00
github-actions[bot]
b749ac1106
Update translations [skip ci] ( #4736 )
...
Co-authored-by: 4ian <4ian@users.noreply.github.com >
2022-12-24 11:21:40 +01:00
Baptiste Augrain
f34f901fa7
Add support for opacity of layers for Tiled tilemaps ( #4739 )
2022-12-24 11:21:03 +01:00
Florian Rival
c74110c058
Fix the storage provider default choice not being always the optimal one when running the tutorial
2022-12-23 23:29:44 +01:00
Baptiste Augrain
2a38be827c
Add support for Tileset resources with .tsj
extension ( #4737 )
2022-12-23 23:09:16 +01:00
D8H
7cd97e8cc4
Disable "missing shared data" error logs for custom objects. ( #4735 )
...
* Don't in changelog
2022-12-23 18:31:19 +01:00
github-actions[bot]
4c9445f6f5
Update translations [skip ci] ( #4734 )
...
Co-authored-by: 4ian <4ian@users.noreply.github.com >
2022-12-23 18:08:28 +01:00
Baptiste Augrain
b7772520b5
Add support for selecting directly .ldtk
and .tmj
files from the interface ( #4733 )
...
* Files saved from LDtk or from Tiled (using the .tmj format) can be now selected directly when choosing a Tilemap to be displayed by a Tilemap object.
2022-12-23 17:46:17 +01:00
D8H
93121d1a1c
Fix missing export files by including the free functions of every extension that is actually used ( #4672 )
2022-12-23 17:33:52 +01:00
D8H
9f7c1a1748
Better display custom objects in the editor ( #4643 )
2022-12-23 17:21:47 +01:00
Florian Rival
f6fc2406a5
Fix missing menu items on web-app
...
Don't show in changelog
2022-12-23 15:32:37 +01:00
github-actions[bot]
daede19d0d
Update translations [skip ci] ( #4718 )
...
Co-authored-by: 4ian <4ian@users.noreply.github.com >
2022-12-23 12:42:26 +01:00
Florian Rival
36e835c461
Don't enable player authentication if a tutorial is running when creating a new project
...
Don't show in changelog
2022-12-23 10:49:16 +01:00
Florian Rival
8d0b3ef53e
Fix MarkdownText using a div instead of a span when not a standalone text
...
* Also add a missing translation
* Also enable player authentication by default when creating a new game
2022-12-23 10:13:58 +01:00