Aller au contenu

Construct 2 beta r144

  • Squale 

Au programme de cette nouvelle mise à jour les « debugger breakpoints ».

Il est maintenant possible de créer des points d’arrets dans l’event sheet. Vous le définissez sur un évènement de l’Event Sheet, une fois que cet évènement se produit le jeu se met en pause. Cela peut permettre de voir précisément pourquoi une fonction ne se déroule pas correctement.

Apprement c’est encore en cours de développement, ça ne prends pas tous les éléments de l’Event Sheet.

Pour en ajouter un vous pouvez le faire avec F3, utiliser le ruban ou fait clic droit et Toggle Brekpoint.

 

Changelog

Feature

Debugger breakpoints. Support for breaking in looping events or triggers may come in future.

Add

New ‘Upgrade’ tab on ribbon in Free edition. Does not appear in the Steam edition nor when a license is in use. Note the icons are temporary and will be updated soon.

Add

Sprite Font: ‘Set blend mode’ action

Change

node-webkit: updated to 0.7.3

Change

Start page: the Twitter feed has been removed for the time being.

Change

Windows Phone 8 export: now includes the CSS « @-ms-viewport { width: device-width; } » to try and avoid misaligned rendering

Change

AJAX plugin: no longer tries to set the Content-Length header of POST requests, since this is not actually allowed by the standard

Change

Parameters dialog: now has a maximum height, to help avoid large expressions corrupting the dialog. Note you should never paste large amounts of data in to expressions; using project files is strongly recommended.

Bug Fix

Memory leak in OR blocks that could cause high CPU usage/degrading performance in r143

Bug Fix

CocoonJS: fixed a possible javascript error using CocoonJS accelerated physics. Note there are still some physics features that will cause a javascript error in CocoonJS when using accelerated physics, e.g. revolute joints. Ludei are working on this.

Bug Fix

WebSocket: Javascript error if connecting to invalid IP or address

Bug Fix

AdjustHSL/mask shaders: another case of handling alpha incorrectly when lumincance adjusted

Bug Fix

Exporting projects with a dot at the end of the name didn’t work, since Windows doesn’t like folder names ending with a dot. Now it removes the trailing dot if any.

Bug Fix

Event sheet view: event numbers could sometimes appear italic or bold

Bug Fix

Attempted fix for ‘Edit theme’ dialog not showing color picker popups on Windows XP

Bug Fix

Text object: TextHeight expression now takes in to account the line height

Performance

Form controls (Text Box, Button and List) engine CPU usage now significantly reduced, especially when using lots of controls.

 

Vous pouvez le télécharger ici et voir la release officielle.