Blog Posts tagged c3-runtime

The new Construct 3 runtime was launched at the end of 2018. It has large performance improvements over the previous runtime.

12 blog posts with this tag
UpvoteUpvote 33 DownvoteDownvote
This content is deleted
Blog Post
C3 runtime alpha now available
Not favoritedFavorited Favorited 5 favourites

Today marks a major milestone in the development of Construct! In the Construct 3 r95 beta release you can now try out the all-new Construct 3 runtime. This is...

UpvoteUpvote 28 DownvoteDownvote
This content is deleted
Blog Post
Compiling expressions to JavaScript in the C3 runtime
Not favoritedFavorited Favorited 5 favourites

The latest beta of Construct 3 includes a major new optimisation for the C3 runtime: It now compiles expressions to Javascript. This improves even further the a...

UpvoteUpvote 16 DownvoteDownvote
This content is deleted
Blog Post
The architecture of the Construct 3 runtime
Not favoritedFavorited Favorited 4 favourites

The new runtime has been completely rearchitectured. It's forwards-looking to the next years of the web platform. Here are some of the ways it's fundamentally d...

UpvoteUpvote 13 DownvoteDownvote
This content is deleted
Blog Post
New text features in the Construct 3 runtime
Not favoritedFavorited Favorited 5 favourites

One popular request for Construct has been to be able to use formatted text (different text styles in the same object). As part of the new Construct 3 runtime,...

UpvoteUpvote 8 DownvoteDownvote
  • 6.42K visits
  • 9.65K views
This content is deleted
Blog Post
Announcing the Construct 3 runtime
Not favoritedFavorited Favorited 2 favourites

We've been busy building a whole new runtime for Construct 3. We aim to release an initial testing version in the near future. Before that, we have a short blog...

UpvoteUpvote 2 DownvoteDownvote
  • 5.19K visits
  • 7K views
This content is deleted
Blog Post
The future of the Construct 3 runtime
Not favoritedFavorited Favorited 0 favourites

When we first announced Construct 3 , we said we'd focus on redesigning the editor, and carry over the same runtime as Construct 2. This was a wise choice given...

UpvoteUpvote 11 DownvoteDownvote
This content is deleted
Blog Post
Optimising events with function binding
Not favoritedFavorited Favorited 5 favourites

Shortly after finishing the expression-to-JavaScript compiler , I realised a couple of the performance tricks we used there could actually be applied to conditi...

UpvoteUpvote 19 DownvoteDownvote
This content is deleted
Blog Post
Introducing the new Construct 3 debugger
Not favoritedFavorited Favorited 1 favourites

Construct's debugger is an essential tool for testing your game and diagnosing anything that's not working like you expected. It has advanced tools for viewing...

UpvoteUpvote 15 DownvoteDownvote
This content is deleted
Blog Post
Try the new Construct 3 runtime
Not favoritedFavorited Favorited 0 favourites

Back in April we first released an alpha of a brand-new runtime for Construct. This has been completely rewritten from the ground up and brings huge performance...

UpvoteUpvote 21 DownvoteDownvote
This content is deleted
Blog Post
Launching the new Construct 3 runtime
Not favoritedFavorited Favorited 3 favourites

We've been working hard for most of this year on a complete, ground-up rewrite of the runtime engine (the part of Construct that runs your games). This is a hug...