Florian Rival/GDevelop: Release v5.0.0-beta56

✨ New features

  • Replace Jsfx by Jfxr, an upgraded sound effects generator (thanks @blurymind!).
    • Jfxr offer more advanced options for sound effects generation.
    • Thanks a lot to @ttencate, Jfxr author, for this awesome editor!
  • Add a new AdMob extension (Thanks @Lizard-13!).
    • Check out the new example to see how to use it (Thanks again @Lizard-13).

💝 Improvements

  • Fix the Events Sheet toolbar buttons when navigating between functions.
  • Improved the UI of function parameters (to better distinguish between parameters).
  • Add support for "key" and "mouse" parameter types in functions.
  • Add warning when entering an invalid function parameter name.
  • Improve accuracy/performance of various parts (collision handling notably) in the game engine.

🐛 Bug fixes

  • Fix collisions/hitboxes for rotated objects.
    • This also fixes issues with the platformer engine for rotated platforms.
  • Fix issue where audio files with the same name in different folders would not be properly played during the game.
  • Fix typo and floating label (thanks @ValiantCuriosity!).

To top