Picks
An option in the debugger displaying an event number plus the results of he picked objects.
This makes debugging the picking events a lot easier.
Library
Objects library.
To support modularity, simply add a library.
It could be something as smple as a dediated layout stuck inside construct 2 editor options.
Objects in this library layout should be includable in all your projects.
Once incluced, during export construct 2 simply grabs the resources from the library whch it needs for the program.
once included, when you save it, it saves a version of that library object in your capx. When you open it, it will check if the library item has been changed, and if it is, gives you an option to update the object in the capx file, or add the old object from your capx as a a new entry to your library.
SVN
with the growing need for team work, and SVN perhaps being a bit out of the knowledge scope of the standard construct 2 developer, perhaps a simple integrated version.
Upon saving, send signal with changes to other joined developers, giving them the option to update their project, or reject.
It should be basic, changes available, apply or deny.
Once denied, you are out of sync, and will not send updates to the other members until you applied the most recent update request.
Scirra High score service for web, android, IOS
Offer a monthly service to licensed developers for a small fee per month.
For example: each game highscore system required for a game, would cost like 1$/month for licensed scirra developers. (or go nuts and offer 1 year for 10$)
All it would require is some dedicated ajax function, the games' ID and a small table in a database.
these were just some ideas I had going recently.
I made a topic for the Picks one, but prolly wasnt relly clear.
EDIT: thanks katala for the preview one :D