Hard Light Productions Forums

Modding, Mission Design, and Coding => The Modding Workshop => Topic started by: WMCoolmon on December 19, 2004, 03:13:37 am

Title: New VPMage: 0.8
Post by: WMCoolmon on December 19, 2004, 03:13:37 am
While writing the VPMage guide, I realized there were a number of bugs that could easily be fixed. Thus I present VPMage 0.8.

Features (All new ones since version 0.? in red):




If the list is minorly confusing it's cause it's 1 AM here. :p

The guide is here (http://dynamic4.gamespy.com/~freespace/fsdoc/index.php?pagename=UsingVPMage). It is slightly outdated by the new release, but it should be enough to get ya started. :)
Title: New VPMage: 0.8
Post by: WMCoolmon on December 19, 2004, 03:16:08 am
And the attachment is here:
Title: New VPMage: 0.8
Post by: Setekh on December 20, 2004, 09:19:38 am
Man, I was slow getting onto this. Newsified. :)
Title: New VPMage: 0.8
Post by: Black Wolf on December 20, 2004, 10:05:36 am
Can we multi select files to delete at all? That's very tedious doing it one at a time to eliminate all the animated glowmaps from the ZPack.
Title: New VPMage: 0.8
Post by: Night Hammer on December 20, 2004, 11:46:59 am
Is this the VP builder?
Title: Re: New VPMage: 0.8
Post by: aldo_14 on December 20, 2004, 12:00:42 pm
Quote
Originally posted by WMCoolmon

The guide is here (http://dynamic4.gamespy.com/~freespace/fsdoc/index.php?pagename=UsingVPMage).


 :)
Title: New VPMage: 0.8
Post by: WMCoolmon on December 20, 2004, 02:33:00 pm
Quote
Originally posted by Black Wolf
Can we multi select files to delete at all? That's very tedious doing it one at a time to eliminate all the animated glowmaps from the ZPack.

Sorry, nope. Microsoft doesn't seem to have added multiselect functionality to the default Tree view control. I'm looking for a way to do it, but haven't found anything yet.

You should still be able to select directories and delete them, but that won't work for the glowmaps unfortunately... :doubt:

The only solution might be to switch over to MFC (No.) or wxWidgets (Which I haven't been able to get an app working in yet.)

Otherwise, I'll have to switch to a system like VPView, with folders on the left and files on the right - not too hard but I'll have to redesign the interface.


And yes this is the VP Builder. :)