having got an error when loading a .capx file from an external developer I realized it was due to the fact he was using a newer version of a plugin than I had installed.
it was quickly fixed with the awesome rex_repo tool,(imho it should be incorporated in C2)
Maybe C2 should check which version of the plugin was used when opening .capx files, so it could tell you directly instead of downloading and testing all versions of said plugin.
as my projects are growing i'm starting to get the need of reusing code.
it would be awesome if the event sheets were external files and just used the .capx as a project file, then in any project where you needed to reuse cod you could just add import the external event file.
is there a html5(cloud) version of construct under development?