Page 1 of 1

Nova WIP

Posted: Wed Jan 18, 2012 2:06 am
by Click16
Hey all, I decided that I could make my own page for all of the updates associated with my current Halo editor, Nova. If you don't already know, nova is a program designed for use with the Halo 2 Beta. It currently has a working meta editor and a bitmap viewer. Here is the most current image of the application's UI:

Image

Goals:
Tag / File Injection
Adding Raw Data (Internalizing Bitmaps, Models, etc.)
Finishing mapping out major plugins (Hlmt, Scnr, etc.)

What can it do?
Extract files (single, not recursively)
View bitmaps
Edit Meta (with appropriate plugin)
Poke in Realtime

The application was renamed from Beta to Nova.

Re: Beta WIP

Posted: Sat Jan 21, 2012 8:53 pm
by Click16
Made a version for the public. Removed meta editing for now, because I am going to make a better one.

Re: Beta WIP

Posted: Sat Jan 21, 2012 9:33 pm
by neodos
Very cool! great job and thanks for sharing, I checked out some bitmaps, there isn't as many different bitmaps as I was expecting from the release version, but still cool :)

Re: Beta WIP

Posted: Tue Jan 24, 2012 6:17 am
by Click16
Made a few adjustments to the main code, added some new controls of my own (including PotentialPicturebox) and now the meta editor works. Also allows for real time editing.