Voir un historique complet de toutes les nouveaux ajouts dans Construct 3 depuis la première parution.

6 favoris
Local Storage: integration with Binary Data plugin to save/load binary data
6 favoris
NW.js: intergration with Binary Data plugin to read/write binary files
7 favoris
Timeline Bar: Show the name of the current timeline
8 favoris
Timeline Bar: Add smaller markers to represent tenths of a second in the timeline ruler
5 favoris
Timeline Bar: Short ease function names when there is not enough space to show the full name in the "Ease View"
5 favoris
Timeline Bar: Add default option to the "View" context menu
9 favoris
AJAX: can now receive and post binary data
8 favoris
WebSocket: can now send and receive binary messages
16 favoris
Common object expression 'ObjectTypeName'
14 favoris
System expressions 'CurrentEventNumber' and 'CurrentEventSheetName'
21 favoris
'Toggle' option to 'Set visible' action
12 favoris
Array: 'Value' parameter for 'Clear' action (to clear to custom value)
11 favoris
Animations Editor: Handle to resize the color picker
15 favoris
Animations Editor: Input to explicitly input colors as hexadecimal values
22 favoris
Custom colors for Layout View and Event Sheet View tabs
18 favoris
Advanced Random: permutation tables - randomly ordered non repeating numbers
9 favoris
Prompt to switch to C3 runtime when opening a C2 runtime project
9 favoris
More links to tutorials when exporting projects
6 favoris
'Buy now' tab in free edition
16 favoris
Project Bar: 'Select all in project' option, to edit properties for all instances in project
20 favoris
New 'Procedural terrain generation' advanced example
6 favoris
Instant Games: 'On context change cancelled' trigger
6 favoris
Instant Games: 'Navigation menu' property (affecting value of "navigation_menu_version" in fbapp-config.json)
6 favoris
Add a warning on export if the project uses images larger than 4096 pixels, since this is larger than the maximum texture size of some devices (including most mobile devices)
10 favoris
Animations Editor: Option to draw ellipses enclosed in the rectangle defined by dragging the pointer
5 favoris
New 'Facebook Instant Games' export option, which generates the now-mandatory fbapp-config.json file
6 favoris
Instant Games: 'Change context' action (based on chooseAsync) and 'On context changed' trigger
5 favoris
Instant Games: 'Custom update' (based on updateAsync with CUSTOM action), 'Switch game' and 'Subscribe to bot' actions
4 favoris
Instant Games: 'Show ad' action can now specify the ad type to show
5 favoris
Facebook plugin: add 'On CTA click' action, for use in Playable Ads
6 favoris
JSON Plugin: Push value/Pop value actions for adding/removing values at the start/end of an array
5 favoris
JSON Plugin: Front/Back expressions for retrieving values from the start/end of an array
9 favoris
C3 runtime debugger: add properties for Z elevation
12 favoris
New 'Monk fight' beat-em-up style template
18 favoris
'Max spritesheet size' project setting, allowing customising the tradeoff between lower memory usage (smaller sizes) or better performance (larger sizes)
9 favoris
Data editor: menu options for resizing one or all rows/columns
11 favoris
Data editor: persist row and column size for project file until end of session
9 favoris
Platform Info: conditions to test if web/Cordova/NW.js/UWP export
6 favoris
Startup notification when "Simplified user interface" enabled
9 favoris
Parameters dialog: support for undo/redo when typing expressions
12 favoris
New 'Tweening' example showing basic usage of Tween behavior
8 favoris
New 'JSON' example showing how to read a JSON file
8 favoris
Drawing canvas: 'On resolution changed' trigger (useful for redrawing one-off content)
10 favoris
Advanced Random: new RandomSeed expression
6 favoris
Advanced Random: default black to white color gradient
7 favoris
Advanced Random: can now replace system random with the plugin's inbuilt seeded random number generator
13 favoris
C3 runtime: new rgbEx255 and rgba255 expressions, using 0-255 range instead of 0-100
15 favoris
New examples: Animated SpriteFont effects, Animated Text effects, Noise textures, SpriteFont formatting, Text formatting, Tile-based game
10 favoris
C3 runtime: system expressions ViewportWidth and ViewportHeight, returning a layer's viewport size
9 favoris
Platform Info: new expressions CanvasCssWidth, CanvasCssHeight, CanvasDeviceWidth, CanvasDeviceHeight
30 favoris
Solid collision filtering using tags on the solid behavior, and a new 'Set solid collision filter' action
16 favoris
Data editor: support for selection range, with Google sheets compatable copy/paste
24 favoris
Tile movement: new isometric mode
18 favoris
Platform Info: conditions to check the system OS
13 favoris
Added Shift+F4 alternate shortcut for debug project, since some browsers use Ctrl+F4 to close tab
22 favoris
Audio: new 'Fade volume' action, making fade-in and fade-out effects easy (C3 runtime only)
11 favoris
Game recorder: new action to record entire screen (where supported - currently only Firefox, soon Chrome)
5 favoris
iframe: property to set HTML content on startup, if URL not used
5 favoris
iframe: now displays URL or initial HTML in the editor
11 favoris
System: new rgba() expression, allowing specifying a color with alpha component (C3 runtime only)