Beta versions are not as thoroughly tested as stable

Beta versions are not as thoroughly tested as stable

Beta branch

Construct 3 r113

New templates, bug fixes, more C3 runtime improvements

13 August, 2018 ()

Email Me New Releases

Don't miss out on the latest and greatest new features in Construct 3

Notes

In this release we've added three new game templates for you to check out: Car lanes, Quiz and Race track. These show how to build basic game mechanics and are a good place to start if you're new and looking to build one of these types of games.

We have a batch of general bug fixes in this release, as well as another round of fixes for the C3 runtime. We've even managed to improve the Pathfinding performance even further beyond the already impressive improvements in the C3 runtime by improving the algorithmic efficiency of the underlying A* implementation. This should help keep pathfinding performance reasonable even when using small cell sizes!

Like this Release?

Let us know with a thumbs up!

UpvoteUpvote 3 DownvoteDownvote
Launch r113

Changelog iconNew Additions

Not favoritedFavorited Favorited 14 favourites
New 'Car lanes' template
Not favoritedFavorited Favorited 11 favourites
New 'Quiz' template
Not favoritedFavorited Favorited 13 favourites
New 'Race track' template
Not favoritedFavorited Favorited 10 favourites
Event sheet view: notification if dragging an event variable to a new scope results in events being removed

Changelog iconChanges

Not favoritedFavorited Favorited 10 favourites
Support replacing project image files outside of Construct. This slightly slows down loading projects, but is necessary to avoid corrupting projects for users who do this.

Changelog iconBug Fixes

Not favoritedFavorited Favorited 6 favourites
C3 runtime: system regex expressions not working
Not favoritedFavorited Favorited 5 favourites
C3 runtime: could fail to start up if switching tabs while loading
Not favoritedFavorited Favorited 3 favourites
C3 runtime: effects on rotated layers did not render correctly
Not favoritedFavorited Favorited 3 favourites
C3 runtime: text objects could disappear after exiting fullscreen mode
Not favoritedFavorited Favorited 6 favourites
C3 runtime: possible error exporting with 'Minify script' enabled
Not favoritedFavorited Favorited 3 favourites
C3 runtime: request fullscreen 'centered' in NW.js mode did not center the canvas
Not favoritedFavorited Favorited 3 favourites
Update a previous fix for OR blocks in r108 that could have caused issues when destroying instances
Not favoritedFavorited Favorited 6 favourites
Desktop: saving folder project after removing an object from a family could corrupt the project
Not favoritedFavorited Favorited 4 favourites
Event sheet view: dropping events at the end of a group would sometimes move them to the top of the group
Not favoritedFavorited Favorited 5 favourites
Event sheet view: could not undo changing comment/group colors
Not favoritedFavorited Favorited 5 favourites
Browser offline state triggers did not work in minified export
Not favoritedFavorited Favorited 3 favourites
Bars opened as popup windows could still sometimes block interaction with the layout view

Changelog iconPerformance Improvements

Not favoritedFavorited Favorited 14 favourites
C3 runtime: even faster Pathfinding, particularly with small cell sizes.

Share Construct 3 Release r113 Now

  • 7 Comments

  • Order by
Want to leave a comment? Login or Register an account!
  • Doooood, whatever you have done in this release my game is no longer crashing and burning when running C3 runtime. man I have been trying to find what it was for weeks to no avail. Excellent.

    PS. FYI I can now see that flash and possibly fade dont seem to work as per C2. I will check and submit.

  • Who made the templates?

  • Thanks boys

  • OH MY GOODNESS!! I will absolutely have to check out the race track template! I've tried making racing games before, but it was largely one-racer types as I couldn't figure out how to make believable racing AI.

  • Great to see the bugfixes and better pathfinding performance. Ashley, hopefully you'll let us try the new C3 debugger soon?