Making game building accessible to everyone with @GDevelopApp: the open-source and no-code game engine. Previously: gaming @google.
- London, United Kingdom
- https://gdevelop.io
- @FlorianRival
Highlights
- 5 discussions answered
Block or Report
Block or report 4ian
Report abuse
Contact GitHub support about this user’s behavior. Learn more about reporting abuse.
Report abusePinned
914 contributions in the last year
Activity overview
Contributed to
4ian/GDevelop,
GDevelopApp/GDevelop-examples,
GDevelopApp/GDevelop-extensions
and 9 other
repositories
Contribution activity
May 2022
Created 34 commits in 3 repositories
Created a pull request in 4ian/GDevelop that received 1 comment
Allow to choose installation directory in the Windows installer
Following discussion (here, in French), and more generally feedback from confused users about where GDevelop is installed, this should: Show the p…
+4
−0
•
1
comment
Opened 8 other pull requests in 2 repositories
4ian/GDevelop
5
merged
2
open
- Make GDevelop.js build happen on branches/Pull Requests (but not from forks)
- [WIP] Upgrade to react-scripts v4
- Improve design of the alerts and make margins consistent in the app
- Upgrade Electron to 18.2 and React dev tools to latest version
- Update the preview to create the BrowserWindow from the electron main process
- Display all autocompletions in an expression editor (list is not truncated anymore)
- Fix web-app recent files wrongly containing URLs to examples
GDevelopApp/GDevelop-examples
1
merged
Reviewed 19 pull requests in 2 repositories
4ian/GDevelop
17 pull requests
- Fix: resource folder won't open
- Track asset packs opening analytics
- Renovate variable editor
- Fix scale of volume on fade action
- Fix border on div that represents the frame of an image
- Allow user to limit score values
- Rework asset store
- Show syntax errors in the event sheet.
- Remove the dependency to SFML.
- Make anchor behavior more intuitive
- Add tutorials in app
- Add await tween action
- Specify supported languages for Appx Windows build
- Fix history not working well for Inline Event change
- Improve points and collision masks editors
- Fix not setting authors correctly when publishing to Liluo
- Add tutorials in behavior, objects and instructions
GDevelopApp/GDevelop-examples
2 pull requests
Created an issue in 4ian/GDevelop that received 1 comment
Crash in development in Electron when reloading (Ctrl+R/Cmd+R or from webpack)
Describe the bug The "renderer process" of Electron crashes when we reload the editor page in development in Electron. Thankfully we never reload i…
1
comment