Skip to content

GDevelop 3.5.74

Compare
Choose a tag to compare
@4ian 4ian released this 09 Oct 14:36
· 7848 commits to master since this release
  • Game Develop is now called GDevelop! If you have any article, website or forum related to Game Develop, please rename any mention of "Game Develop" to "GDevelop".
  • New Tilemap object: easily create tile based games with tilemaps! (Native games only)
  • Fix functions not working properly with multiples scenes or external events.
  • Fix object not renamed properly after it was added (Linux).
  • Fix debugger and profiler graphical glitches.
  • Fix some toolbars not rendered properly on Linux.
  • Fix conditions testing Joysticks' axis values.
  • Fix crash with the pathfinding automatism.
  • Updated UglifyJS to fix minification issues with HTML5 games.
  • Added link to download Node.js if needed for minification of games.
  • New "Advanced Shape based Painter" example.
  • Other minor bugfixes.