Create an account


Thread Rating:
  • 0 Vote(s) - 0 Average
  • 1
  • 2
  • 3
  • 4
  • 5
GDevelop 5 Beta 66 Released

#1
GDevelop 5 Beta 66 Released

<div><p>GDevelop, the open source 2d game engine I dubbed <a href="https://www.youtube.com/watch?v=-lWGUI_xj0U">“the Ultimate Beginner Engine</a>” just had another release, bringing it to version 5.0 beta 66.&nbsp; This release brings several new features including new tweening capabilities, the ability to save your project to multiple projects to be more version control friendly and a new experimental video object.</p>
<p>Full details of the release from the <a href="https://github.com/4ian/GDevelop/releases">release notes</a>:</p>
<blockquote>
<h4>New features</h4>
<ul>
<li>New behavior: <strong>Tween</strong>, to animate objects position/angle/properties (thanks <a href="https://github.com/Wend1go">@Wend1go</a>!)
<ul>
<li>See “Pairs” starter game for an example of using tweens to animate objects. </li>
<li>Tweens are run using <a href="https://jeremyckahn.github.io/shifty/doc/">Shifty.js</a> tween engine (thanks <a href="https://github.com/jeremyckahn">@jeremyckahn</a>). </li>
</ul>
</li>
<li>Add support for <strong>saving a project as multiple files</strong>, ideal for <em>team work</em> and using version control systems (like git, mercurial, svn, etc…Wink
<ul>
<li>In the game properties, choose “Multiples files” and save the project. </li>
<li>Layouts, external events, external layouts and functions will be saved into different <em>json</em> files. </li>
<li><em>Make sure to make a <strong>backup</strong> of your game!</em>. </li>
<li>Be sure not to erase any of the multiple files, or GDevelop will be unable to open again your project. </li>
</ul>
</li>
<li>New option: <strong>Extract Events to a Function</strong>, to automatically create a function from selected event(s).
<ul>
<li>Select an event, right click and choose <em>Extract Events to a Function</em> in the menu. Parameters will be automatically filled with objects, behaviors and groups. </li>
<li><a href="http://wiki.compilgames.net/doku.php/gdevelop5/events/functions/extract-events">Read more about it on the wiki</a>. </li>
</ul>
</li>
<li>Experimental new object: <strong>Video</strong> (thanks <a href="https://github.com/Bouh">@Bouh</a>!) </li>
</ul>
<h4>Improvements</h4>
<ul>
<li>Add variable and object thumbnail icons in the event sheet (thanks <a href="https://github.com/blurymind">@blurymind</a>!) </li>
<li>Add tooltips in the scene editor, when hovering an instance (thanks <a href="https://github.com/blurymind">@blurymind</a>!) </li>
<li>Autosave is now made for the project when a preview is launched (thanks <a href="https://github.com/blurymind">@blurymind</a>!)
<ul>
<li>If the editor crash, or the autosave is more recent than the file, GDevelop will ask if you want to open the autosave. </li>
<li>Autosave is created next to the original file, with a “.autosave” extension. </li>
</ul>
</li>
<li>Update rendering engine to Pixi.js v4.8.6 </li>
<li>Add checkboxes to filters by conditions/actions in the Events Search (thanks <a href="https://github.com/Bouh">@Bouh</a>!) </li>
<li>Show object name in menu when pasting and show hint if pasting as global (thanks <a href="https://github.com/blurymind">@blurymind</a>!) </li>
<li>Add setting to set the maximum framerate (FPS) of the game. Default is ~60fps. </li>
<li>Show resource name when hovering thumbnail (thanks <a href="https://github.com/blurymind">@blurymind</a>!) </li>
<li>Improve events function performance </li>
<li>Add support for groups inside events functions. </li>
<li><a href="https://crowdin.com/project/gdevelop">Updated translations</a>. </li>
</ul>
<h4>Bug fixes</h4>
<ul>
<li>Disable some menu items (disable event/adding subevent) if not applicable (thanks <a href="https://github.com/blurymind">@blurymind</a>!) </li>
<li>Fix crash when choosing a folder for a new game </li>
<li>Fix color picker in the scene properties (thanks <a href="https://github.com/KinkGD">@KinkGD</a>!) </li>
<li>Update link to Discord channel (thanks <a href="https://github.com/Bouh">@Bouh</a>!) </li>
<li>Avoid crashes due to clipboard handling </li>
<li>Fix crash when using the resource editor in the web-app </li>
</ul>
</blockquote>
<p>You can learn more and download <a href="https://gdevelop-app.com/">GDevelop here</a>.&nbsp; It is an open source MIT licensed (core library, IDE is GPLv3) project hosted here <a href="https://github.com/4ian/GDevelop/">on GitHub</a>.</p>
<p class="under"> <span class="categories"><a href="https://www.gamefromscratch.com/category/GameDev-News.aspx">GameDev News</a></span> <span class="tags"><a href="https://www.gamefromscratch.com/?tag=/2D" rel="tag">2D</a></span> </p>
<hr>
</div>
Reply



Forum Jump:


Users browsing this thread:
1 Guest(s)

Forum software by © MyBB Theme © iAndrew 2016