As we continue to improve on the software and fix the bugs that other people have notified us of, we are to releasing the new BETA release of DS App Studio version: 0.1.
Here are some screenshots of the soon to be release BETA:
Here are the new additions, changes, bug fixes, and other things that are within this BETA release.
Additions [/url]
Ability to add fonts
Ability to change the style of the IDE
Added a welcome screen(comes with tutorials and examples)
Removed
A button to save the NDS in a different directory
Changes
The interface is changeable(meaning you can hide some of the windows)
The start2D and start3D functions have two more arguments, which are for changing display modes for the top and bottom screen of the game or application
Now, instead of viewing a large confusing output from the compilation console, only the errors and warnings are displayed in the compilation console, and if you want to view the log, you can go to Project | Log.
Bug Fixes
People do not get errors anymore when they compile their projects.
Fixed the bug when you didn't select a template when you wanted to delete one.
There are many other things that have been done to the new release, but I wanted to keep this short.
System Requirements - Minimal [list] [*] Windows 98 or higher
[*] Microsoft.NET 2.0
[*] devkitProUpdater(included with DS App Studio and automatically installs).
Current known problems
Some known problems that we are still are trying to fix are:
NO$GBA sometimes isn't found
When saving files, sometimes files you opened before can be replaced by the one you are working on if you use the Save button, not the Save as
Sometimes, when deleting resources, the code still thinks the resource exists in the project and will not allow you to import another resource wit the same name.