Menu

CoH Costume Designer / News: Recent posts

Big Update!

Still not complete.

However, the current revision (#12) is a big jump from the previous one, and we're one (ok, possibly 6, depending on how much time I can devote to a single sitting again) step away from something "functional".

The functional version will be set as our first release, version 0.1.0. The main panel will be completely usable, but menu functions such as load and save will not work.... read more

Posted by Brian Shields 2008-03-28

Config looks so much cleaner than hardcode

I just added a config.ini file to the project, which I read from to establish the obscene multitude dropdown boxes. It makes me so much happier looking at my code to see dropdownDefaults.get(String), rather than new String[]{String, String, String, String, String, String, String, String, String, String, String, String, String, String, String, String,...}

The fact that updating the dropdown lists will be even easier is a side bonus :P

Posted by Brian Shields 2008-03-12

Work continues

The layout of the final project is falling into place. You can find the body regions and main categories laid out in the SVN repository (revision 6) - project looking good!

Posted by Brian Shields 2008-03-06

SF Project begun!

Our work as a SourceForge project has begun! I've uploaded all the source code to the SVN. Of course, there's no release available yet, but hey.

Posted by Brian Shields 2008-03-04