My first week with construct and so far I love it
What I really miss in it thought is version control compatibility.
Cap files are neat, seen the use of them here in the forums, but they are binaries so you really cant version it under CVS or SVN. You can not do a simple compare of two files, a feature you could use from time to time.
What I would wish, would be that the program would have an export function of the whole project to a suitable ASCI file, preferably XML of YAML.
If this is to hard then at least make the event sheets exportable. I would imagine the import function would get a check mechanism if all objects in the imported XML are present in the project and would give a list of missing ones so the dev can quickly put at least some place-holders for them and test out the mechanics.
Or maybe I miss something and there is a way of exchanging event sheets between ppl?
Without version control I cant think of a way to do a serious game involving more than one developer :/