Hard Light Productions Forums

Modding, Mission Design, and Coding => The Modding Workshop => Topic started by: WMCoolmon on February 25, 2008, 07:59:18 am

Title: RELEASE - Maja Express 0.85
Post by: WMCoolmon on February 25, 2008, 07:59:18 am
Changes since v0.82:

Download can be found at: http://wmc.freespacemods.net/repository/

Quote
Opening VP files by double-clicking them
Before attempting anything, note that I offer this guide as a rough how-to; you ought to have enough computer experience to know what you should and shouldn't do. Proceed at your own risk.
1) Create a folder for Maja in a permanent location, such as C:\Program Files\Maja
2) Copy the .jar to the folder you just created
3) Open up an explorer window. Go to "Tools->Folder Options", and click the "File types" tab.
4) Scroll down in the list to where "VP" is listed

If you don't see "VP" in the list...
A1) Click the "New" button below the list of files
A2) In the dialog that comes up, type "VP" for the file extension and click OK.
A3) You should see "VP" appear at the top of the list; if not, scroll around until you find it. Select it and click "Advanced"

Once you've opened the Advanced dialog for "VP"...
7) Type "Volition Package File" in the field at the very top of the dialog that comes up. This can technically be anything that you like; it's what Windows will call VP files from now on.
8) Click the "New..." button on the right side of the dialog. Enter the following in the fields of the dialog that comes up:

Action:
open

Application Used to Perform Action:
"C:\Program Files\Java\jre1.6.0_03\bin\javaw.exe" -jar "C:\Program Files\Maja\MajaExpress085.jar" "%1"


It's very likely that your JRE folder will have a different name. Look in C:\Program Files\Java to figure out what yours is. For instance, if you saw a folder called "jre1.5.0", you would instead put
"C:\Program Files\Java\jre1.5.0\bin\javaw.exe" -jar "C:\Program Files\Maja\MajaExpress085.jar" "%1"

You can probably use any action you like, especially "edit", but maybe even "transmorgrify" or "grok", but "open" is the most commonly used and most likely to work with anything.
9) Click "OK"
10) If there are other actions listed, select the action you just added and press "Set Default"
11) Click "Ok", and then "Close". The changes should take effect immediately.

At some point I may make a proper installer. For now, I just want to make sure I haven't broken anything as I've done a rather significant rework of how everything is handled internally.
Title: Re: RELEASE - Maja Express 0.85
Post by: ARSPR on February 25, 2008, 09:20:01 am
Great  :yes:

I've updated Maja Wiki page (http://www.hard-light.net/wiki/index.php/Maja) with the correct links.
Title: Re: RELEASE - Maja Express 0.85
Post by: Tinman on February 25, 2008, 12:24:32 pm
Awesome  :yes:

It's so nice to work with *.vp files without booting into Windows   :nod:  :nervous:
Title: Re: RELEASE - Maja Express 0.85
Post by: achtung on February 25, 2008, 04:58:29 pm
Curious question:

How did you come up with the name?
Title: Re: RELEASE - Maja Express 0.85
Post by: blowfish on February 25, 2008, 09:51:05 pm
I am still unable to open TGA files though I get no error message.
Title: Re: RELEASE - Maja Express 0.85
Post by: dwlnetnl on July 18, 2008, 04:46:36 am
I've created an Mac OS X app bundle so you can more easily use MajaExpress.

[attachment deleted by admin]
Title: Re: RELEASE - Maja Express 0.85
Post by: blowfish on July 18, 2008, 12:33:51 pm
I've created an Mac OS X app bundle so you can more easily use MajaExpress.

Thanks. ;) :nod:
Title: Re: RELEASE - Maja Express 0.85
Post by: WMCoolmon on July 27, 2008, 03:43:08 am
 :yes: :yes:
Title: Re: RELEASE - Maja Express 0.85
Post by: Colonol Dekker on July 27, 2008, 12:04:11 pm
Just downloaded, and It all runs very very smoothly wit Zero errors. I can work out how to pack/unpack stuff in the right hierarchy etc, but what are the numbered buttons on both sides for? :confused: :nervous:

I tried to find on-line info for using, but all i could see was the 126kb screeny running on mac.
Title: Re: RELEASE - Maja Express 0.85
Post by: WMCoolmon on July 27, 2008, 01:01:43 pm
I've never written a formal manual but I've never gotten requests for one either.

The numbers on the side switch between the entries list, editor, and output pane for that frame. The "M" swaps a small frame with the big frame. That way, you can edit 2 files at once, or view 2 different directories at the same time from the same project.
Title: Re: RELEASE - Maja Express 0.85
Post by: Colonol Dekker on July 27, 2008, 02:51:15 pm
I shall for lack of a more apt word, "Fiddle" about and see what this baby  can do :D