Aller au contenu

Construct 2 Release r185 !

Au programme de cette nouvelle release du lourd !

Liste de fonctions :Quand vous appelez une fonction vous n’avez plus besoin de vous souvenir du nom que vous lui avez donné, une liste des fonctions crées est maintenant disponible !

Function Lists

Google Play sur PhoneGap/Crosswalk : Support encore expérimental du Google Play Game sur ces exports pour Android !

Correction d’un soucis rencontré par beaucoup de monde, les espaces entre les images !

Changelog
Add
Google Play: experimental support for PhoneGap/Crosswalk

Add
Export to PhoneGap options dialog now includes Android 5.0 as a new minimum Android OS version, and it is the new default (since it has WebGL, Web Audio + WebRTC support and auto-updates the web view)

Add
Browser: new ‘ConnectionType’ expression, which can return e.g. « wifi », « cellular » if known (else « unknown »). Currently supported on Chrome and Firefox for Android.

Add
The Android/Crosswalk and PhoneGap exporters now generate a ‘intelxdk.config.additions.xml’ file listing the used cordova plugins, which should allow XDK builds to automatically include the right plugins.

Add
AdMob: new ‘On banner ad received’ trigger

Change
Function: ‘Call function’ action now provides a dropdown list with all the function names used in the project.

Change
Exported spritesheets now pad with the last row of pixels from the image instead of with transparency, to help avoid seams appearing after export.

Change
Updated orientation locking code to latest specification, which now also means Chrome 38+ is supported. Note for orientation lock to take effect you normally have to request fullscreen with the Browser object, which itself can only be done in a user input trigger (such as ‘on touched object’).

Change
Video: worked around a bug in Chrome for Android that prevented video rendering in WebGL mode. Now Chrome for Android uses the same workaround iOS does: it floats the video element above the canvas instead of rendering it inside the canvas. This means nothing can layer above the video nor can blend mode/effects be applied to the video, but at least it can play.

Change
Audio: removed a workaround to an old Firefox audio bug (now fixed) that could cause distorted music playback. As a result Firefox can now also apply audio effects to music, like Chrome can.

Change
Browser: deprecated connection ‘Is metered’ condition: there is no longer any standard that specifies a way to detect this, so only non-standard support is left and that is likely to be removed in the near future

Change
Browser: now compliant with latest spec for battery and connection related features, which works with Chrome 38+

Change
Tilemap bar: now can switch the editing tilemap instance by clicking tilemap objects in the Project or Object bars.

Change
Updated jQuery from v2.0.0 to v2.1.1

Bug Fix
Browser: Javascript error using ‘Bandwidth’ expression on unsupported platforms.

Bug Fix
Tilemap: when using non-power-of-two tile sizes, the display quality may now be better when using ‘Seamless’ mode.

Bug Fix
Multiplayer: caused Javascript error on IE9.

Bug Fix
Renaming a layer to a global layer’s name did not always make it overridden.

Bug Fix
Duplicating a layout could cause global layers to reset their properties.

L’annonce officielle : https://www.scirra.com/construct2/releases/r185