For anyone who likes to refer to the contents of the Corona SDK SampleCode folder, this is a lifesaver.
Jay
PS - What’s that? You want something more earth-shattering? Like, oh, I don’t know, automatic Lua code generation? Hmmm… let me see if I have a video around here showing something like that…
[import]uid: 9440 topic_id: 4020 reply_id: 304020[/import]
I’m going to make a video available later this weekend, but below is a screenshot of the new Code Generator in Corona Project Manager. At this point it handles the initial creation of the main.lua, build.settings, and config.lua files. While there are much bigger additions in the wings, being able to point-and-click your way to build.settings with all the variables is very nice.
Jay
[import]uid: 9440 topic_id: 4020 reply_id: 12266[/import]
I don’t think I will have a demo version ready to go right away, but I will be offering a 60-day money-back guarantee, so you can buy it with no risk. Use it for 2 months and if you don’t like it, you get your money back.
Jay
[import]uid: 9440 topic_id: 4020 reply_id: 12271[/import]
Will do. I’m just trying to piece it all together right now so no feedback yet. Thanks for asking though. [import]uid: 11904 topic_id: 4020 reply_id: 12864[/import]
Here’s a suggestion. Not a new feature per se but more of a noob (me) support idea. How about a remake of the ANSCA Tutorial 1 Hello World video outlining how you would work with CPM to do the same. Sort of taking the new CPM user through the flow. [import]uid: 11904 topic_id: 4020 reply_id: 12865[/import]
So far its going great! Asset management features + New Project creation is amazing. I love it how you offer various options for main.lua, build settings etc.
Suggestions from a newbie for v2…
Alphabetical sorting of Project Folder names in CPM
Grouping of Projects in CPM. A collapsable grouping option that could either be created in CPM or it could follows my folder structure.
Keyboard shortcuts for things you can do when you right click a project name on the left side of the application.
Printing - I may want to be able to print (or capture pdf of print) my asset inventory for apps.
If you add the same project folder 2 times in CMP it accepts both entries. Not sure if this is a problem yet but wanted to point it out.
Turning assets off & on is a very powerful feature but I have one problem. I am partially color blind (and so is a huge % of population to a certain degree) and have trouble seeing the asset states clearly. May I suggest another way to identify assets that are turned off (ie a X versus check mark)? You could make this an option if you like and call it support for Colorblind people or something.
More to come. All the best [import]uid: 11904 topic_id: 4020 reply_id: 13045[/import]
Hi Jay, thanks for your quick response. Yes that example works perfectly for me. I also like the idea to accentuate only the red by a X while leaving the green as is. It creates more than 1 way to deliver the same message graphically. Great going! Have a good evening. [import]uid: 11904 topic_id: 4020 reply_id: 13050[/import]
Ability to select multiple projects in CPM and Delete them.
Ability to drag & drop multiple folders into CPM to create multiple new projects in 1 go.
Further comment on my prior grouping suggesting… I’m essentially making a local copy of all the sample apps I can find and want to follow the existing ANSCA grouping on the sample apps page. So I created a SampleCode folder to contain the Getting Started, Graphics etc subfolders which then contain the actual sample app subfolders.
Adding to the suggestion above, I’d like to be able to drag & drop my SampleCode folder into CPM which them would recurse the sub-folders and find & capture all projects. This would be a major time saver when setting things up but obviously not a big need in the long run.