Create an account


Thread Rating:
  • 0 Vote(s) - 0 Average
  • 1
  • 2
  • 3
  • 4
  • 5
GameMaker Studio 2.2.3 Release

#1
GameMaker Studio 2.2.3 Release

<div><p>YoYoGames have just released the beta version of the 2.2.3 release.&nbsp; In addition to the usual slate of bug fixes and improvements, the marquee feature of this release is TvOS support, which is part of the mobile plan and enables you to target and support iOS based set-top boxes.&nbsp; They have released three documents in support of TvOS with GameMaker.</p>
<p>Further details from the <a href="https://www.yoyogames.com/blog/521/what-s-new-in-2-2-3-now-in-beta">GMS blog</a>:</p>
<ul>
<li>
<p>Desktop targets can now disable the <strong>file sandbox</strong> from the Game Options for each platform (<a href="https://docs2.yoyogames.com/index.html?page=source%2F_build%2F2_interface%2F3_settings%2Fgame_options%2Foptions_windows.html">Windows</a>, <a href="https://docs2.yoyogames.com/index.html?page=source%2F_build%2F2_interface%2F3_settings%2Fgame_options%2Foptions_mac.html">macOS</a> and <a href="https://docs2.yoyogames.com/index.html?page=source%2F_build%2F2_interface%2F3_settings%2Fgame_options%2Foptions_linux.html">Ubuntu</a>). This permits you to save and load files from anywhere on the target system (within the limits of the OS and any antivirus or other file-permission restrictions on the local machine).</p>
</li>
<li>
<p>The function <code>surface_depth_disable()</code> has been expanded to include all target platforms. This switches off the depth buffer for surfaces, which will reduce the memory overhead. For 2D games, especially on mobile, this is very useful – although for 3D you’ll probably want to leave it enabled. For more information <a href="https://docs2.yoyogames.com/index.html?page=source%2F_build%2F3_scripting%2F4_gml_reference%2Fdrawing%2Fsurfaces%2Fsurface_depth_disable.html">see the manual</a>.</p>
</li>
<li>
<p>You can now create <strong>Local Asset Packages</strong> from resources in your projects. This means that you no longer need to go through the Marketplace to create YYMP files, enabling you to create your own local asset packages of scripts, objects, etc…. You can access this new feature from the <em>Tools</em> menu in the IDE, and the full details can be found in the manual inside the 2.2.3 IDE.</p>
</li>
<li>
<p>New constants have been added to GML for <code>NaN</code> and <code>infinity</code>, as well as new functions to check these values, <code>is_NaN()</code> and <code>is_infinity()</code>.</p>
</li>
<li>
<p>Drag and Drop™ users can now add comments to their action scripts. This option is available from the Right Mouse Button menu in the active workspace.</p>
</li>
<li>
<p>The resource tree has new options for sprites and sounds to quickly add one or more resources to a texture page or an audio group – accessed through the <a href="https://docs2.yoyogames.com/index.html?page=source%2F_build%2F1_overview%2F2_quick_start%2F4_resources.html">Right Mouse Button menu</a>.</p>
</li>
<li>
<p>A new option in <a href="https://docs2.yoyogames.com/index.html?page=source%2F_build%2F1_overview%2F2_quick_start%2F4_resources.html">General Preferences &gt; Compiling</a> to disable <code>subst</code> drives. When disabled, GameMaker Studio 2 will not create any virtual drives when compiling most platforms.</p>
</li>
<li>
<p>Strings now accept 4 byte wide Unicode characters, allowing you to decode and encode Unicode characters in the upper bounds of the standard (including, but not limited to, emoji). This may adversely affect some users who have been using the <code>\u</code> escape character (see <a href="https://docs2.yoyogames.com/index.html?page=source%2F_build%2F3_scripting%2F4_gml_reference%2Fstrings%2Findex.html">the manual</a> for more information).</p>
</li>
<li>
<p>New error reporting mechanism for submitting crash details to YoYoGames.</p>
</li>
</ul>
<p>You can learn more about future GameMaker Studio releases in the development roadmap <a href="https://help.yoyogames.com/hc/en-us/articles/231719448-GMS2-Roadmap">available here</a>.&nbsp; Details on accessing the beta channel of releases is <a href="https://help.yoyogames.com/hc/en-us/articles/360018353352">available here</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> <a href="https://www.gamefromscratch.com/?tag=/Engine" rel="tag">Engine</a></span> </p>
<hr>
</div>
Reply



Forum Jump:


Users browsing this thread:
1 Guest(s)

Forum software by © MyBB Theme © iAndrew 2016