News | Forum | People | FAQ | Links | Search | Register | Log in
J.A.C.K. 1.1.1058 Public Beta Is Out!
Hi all!

Jackhammer has been renamed to J.A.C.K. because of copyright issues, but there is also good news: we've finally passed Greenlight. This means that J.A.C.K. will be eventually released on Steam (Q4 2016). Thanks everybody for support! Today we are presenting the last pre-Steam version with more bugfixes and improvements. Further, there will be two versions of the editor: the Steam one, commercial, with SteamWorks features and automatic updates, and non-Steam, completely free, although updated not very often.

New version highlights:

* Hexen II Support: now the editor supports Hexen II, the game based on Quake engine. There are compilers, FGD file and palette in the install package. Game configuration of the editor is identical to Quake's.
* VMF Format: now one can import and export maps in VMF format; this is a Source engine format. Although the support is still in beta mode, and not all the features are supported (e.g. the editor can't process Displacements), you can use the feature to transfer your projects between VHE4 and J.A.C.K., and also to include other utilities to the development pipeline (e.g. HammUEr - an UE4 plugin).
* User Cameras: now it is possible to place, move and delete user cameras, like in VHE. There is also an ability to load and save such cameras to JMF, RMF and VMF formats.
* Triangulation: a special command enables triangulation of non-planar faces that frequently arise during vertex manipulation. This helps to get rid of many "Invalid Solid Structure" errors, and to facilitate creation of curved columns and other complex geometry using vertex rotation tool. Simply triangulate your complex stuff after you're done. This command, along with others, is added to a new context menu in Vertex Manipulation mode.
* Incremental Save: a new version saving command automatically adds version number to the file name. Such behaviour is familiar to 3DSMax users; it enables easy creation of checkpoints during prolonged project development.
* Improved Entity Report: now hidden entities in "Include Hidden Objects" mode are marked in italic; also there are Hide and Unhide buttons added, to hide and show selected entities. Besides the dialog remembers last parameters entered, even between sessions.
* Advanced Patch Texturing: Naturalize and Set patch texturing functions now account not only for scale, but also for shift and 90-fold rotation (i.e. 0, 90, 180 and 270 degrees). Along with that, Set function now performs in "naturalized" mode, i.e. taking into account segment lengths. These features greatly facilitate texturing of curves in Quake 3.
* Other Useful Stuff: tabs in Texture Browser, ability to hide triggers and unknown entities, ability to "lock" texture axes in Scale Vertices operation during vertex manipulation, display of selection center in status bar, tear-off mode for submenus, support for deformVertexes autosprite and autosprite2 in Quake 3 shaders, and many more.
* Lots of Improvements: the new version traditionally contains lots of bugfixes and improvements in comparison with the previous release. The editor became much more stable and functional. Please view a changelog for the details.

This version supports Quake, Hexen II, Quake II, Quake III, Half-Life, Gunman Chronicles and their modifications.
Supported operating systems: Windows, Linux.
Supported architectures: x86 (32-bit), amd64 (64-bit).

Web page
Feature list
Changelog of version 1.1.1058

DOWNLOAD NOW!

Again, thanks for suggestions and bug reports, some features were added because of your requests.
First | Previous | Next | Last
 
I went ahead and tried out your idea, Preach, and after testing it a little it seems to work just fine. Target works to let people define their spotlight target, and Attenuation has the nice dropdown menu.

Thanks for the advice! I'd never have figured out how to handle this otherwise. 
JACK Feature Request 
Export wad file pathnames to .map using forward slashes only, e.g. C:/QUAKE/wads instead of C:\QUAKE\wads to prevent compiler mistaking for escape characters. 
Quake Maker Project 
I've been wanting there to be a more user friendly way to make Quake levels closer to the spirit of Mario Maker. Something that includes the standard assets, models, like base doors that are hard to make, selectable attributes instead of using complicated integer flags while keeping the ability to manipulate, adding the compilers, places custom music and graphics and creates folders for you etc. Then, maybe an updated and more simple guide. Basically just try to think how easy Mario Maker is, but allow people to go further than that and do advanced brushwork. There may even be some basic low hanging fruit in QuakeC settings that could be built into the Quake Maker.

We could create a much bigger community of level makers if we could make things easier to understand and a tool that integrates the features. I'd like to focus more on level design instead of trying to break through the technical hurdles.

I don't know everything that is possible because I'm not an expert builder familiar with everything, but I think talking to some of those people, creating a list and then outlining a project would be the solution. I would then want it to get done and maybe we would have to create a fund to pay some open source developers to make it happen.

I see J.A.C.K supports windows and linux, but not MacOS, so I hope that MacOS is added and maybe the creator will be interested in pursuing the sort of vision I describe here. Trenchbroom is also an option, but I don't know who may be interested in doing this. I like the option to manipulate in 3D with Trenchbroom. 
 
And your evidence that there is a ton of people chomping at the bit to make quake levels, but put off because existing level editors are too difficult to use is.... 
 
Kinn,

I'm thinking of myself first and I'm already using the current editors and see a lot opportunity to add features to make the program more user friendly. So, even people of my interest and knowledge level it would help me a lot. I imagine that it would also open Quake up to a lot more people if such a program already exists and it introduced to them. 
 
So, you are basically asking to turn the editor into SnapMap/Deathmatch maker for the target audience of you. 
 
MaxED,

No, I don't think that would describe my vision.

I actually haven't used the SnapMap editor, but I did use Deathmatch Maker 2 for Quake 2 a long time ago and I have a good idea of what SnapMap is probably like.

The only Quake editor I have been able to get to work is TrenchBroom. It is possible that some of the features I would like are in other editors.

I would like drag and drop assets of the objects that are standard in the game though. It is possible a file could accomplish this if somebody has a map file with lots of these in there that could be copied and pasted out. Examples like base doors which I find hard to make because the way they split down the middle and line up with the texture and other common assets.

Some of the low hanging fruit is with the flags on objects, descriptions and compilers. It would be much easier to have drop down options instead of having to look up integers and set values and some prefabs to get people started that don't have the objects from previous projects would be helpful. Having EricW's light program linked along with the compiler would make the workflow much easier. Perhaps even getting people setup with creating pak files and game folders for custom sounds and graphics would be helpful so all that can be done behind the scenes and create a final distribution.

I don't want to have any limitations to edit brushes and do anything advanced, I just want to use a more user friendly program.

I might have to use J.A.C.K, so I hope J.A.C.K will release a MacOS version soon. 
 
You do realise you can just maintain a "prefabs" map file and just copy n paste bits over into your working map as required, right? 
 
Oh just read your post where you say the same actually. 
Aftershock 
You can submit your ideas as feature requests for TrenchBroom on github and I'll consider them. I'm always open for ideas on how to make it easier to use as long as they don't get in the way of power users. 
 
Kinn,

Yes, I've thought of doing that, but I don't have such a file. I've thought of asking around if somebody has one or could make one for me. Also, I've had a lot or problems with TrenchBroom crashing when I try to open two map files. I think TrenchBroom is great though because it supports MacOS and lets you manipulate things in the 3D view window. 
 
SleepwalkR,

That is very kind, thank you. I have some ideas. I also suspect I could come up with a better understanding of what is possible by talking with an advanced mapper to generate more ideas. 
Uhh... What? 
"Jackhammer has been renamed to J.A.C.K. because of copyright issues"
Seriously? Isn't jackhammer a common noun, like car or refrigerator? And isn't J.A.C.K. trademarked by Monolith, you know, as in Contract J.A.C.K., the game set in the No One Lives Forever universe? 
 
Jack Hammer aka J.A.C.K. was greenlit on Steam. I guess they asked XaeroX politely to rename it, to avoid misunderstanding what is Valve's Hammer and what is Jack Hammer. 
This World Is Crazy... 
So to avoid copyright issues they're creating a new one? Boy, that's rich! While they're at it, why don't Valve ask the world politely to find new words for hammers, valves and steam altogether? 
I'm Just Guessing, It's Not Official Explanation 
 
Yeah I Figured... 
...but the saddest thing about it is that you're most probably right. 
 
Anyway it would be a trademark thing, not a copyright thing 
 
Copyright, trademark... it's basically the same thing under a different guise. 
I Like Mapping With Jack 
Suggestion: In camera mode you can use pgup/pgdn to cycle between multiple cameras. I can't see any reason for why the same keys shouldn't cycle through cameras outside camera mode as well. I don't think they're bound to anything else. 
Enemy/Model Placement Issue 
I've been having issue with precisely placing enemies when the 3D model is visible. The selection box wraps to the size of the model rather than the defined bbox in the fgd. This makes placement difficult as I can't tell whether the enemy is partially inside a brush or not, especially for non-symetrical enemies like the ogre. I find that its better to turn the 3D models off so I can see the bbox for proper placement. Would be nice to have the selection box match the bbox. 
Couple Bugs 
Brush Selection Not Recalculating After Clipping: After clipping a brush, when switching back to the selection tool, the outline box and handles are still at the pre-clipped size in the 2D views.

Undo Shift-Right Click Texture Apply Does Not Undo in One Step: After applying texture to all faces of a brush with Shift+RightClick, it requires an Undo action for each of the faces instead of only one undo.

Not sure if this is one:
Alt+RightClick to apply texture along same angle as selected face causes face to have neither Face or World check box ticked but only if the face is greater than 90 degrees rotated away...example, select bottom face of a pyramid then Alt+RightClick onto one of the upper faces of the pyramid then select that face to see that it is not using either alignment. Texture is also stretched weirdly. 
Buggy GPL ID1 Maps Conversion 
I've finally figured out why it's been nearly impossible for me to get most of the GPL vanilla maps to compile.

If I simply open up one of those .MAP files in Jack and try to compile it, Jack will generate and export a different .MAP file in the same place of the original .MAP file, overwriting it.

These different .MAP files seems to be in Valve's 220 format, and for some reason this makes them generate many leaks when compiling.

Compiling the unmodified GPL vanilla maps manually works perfectly, all I have to do is edit them manually with a text editor to update the "wad" field. This way, the latest TyrUtils can compile even E2M2, which the old compilers from Worldcraft couldn't compile.

I don't know if the problem is with the compiler treating the 220 format differently, or if Jack actually modifies some of the values when converting the GPL maps. But I've also tried using the BJP compilers and the Worldcraft compilers, and all of them had the same problems when compiling the versions of the GPL maps exported by Jack.

The fact that Jack was overwriting the original GPL .MAP files made me think that the problem was in them, but it isn't. 
@mk -- While The Iron Is Hot .. 
Why not actually identify a single brush that was right BEFORE opening in Jack and a brush that was wrong AFTER saving it. The .map and .map 220 formats are nearly identical.

Posting the text for that brush (BEFORE) and the text for that brush (AFTER).

(Right now you have identified symptoms, but have not drilled down to identify a specific problem --- which would make it easier for them. IF -- in fact -- it is a JACK problem, but I think you've shown evidence that it is). 
 
Baker: Leaks doesn't belong to brushes. Leaks happens between two or more brushes, so it would actually be a matter of finding all brushes related to a leak.

Plus, Jack reorganizes the brush data upon exporting, which makes it even harder to identify the corresponding brushes.

This is the beginning of the original E1M1.MAP:
{
"message" "the Slipgate Complex"
"wad" "gfx/base.wad"
"classname" "worldspawn"
"sounds" "6"
"worldtype" "2"
{
( 448 -320 64 ) ( 448 -384 64 ) ( 448 -384 0 ) SLIPBOTSD 0 0 90 -1.000000 1.000000
( 512 -320 64 ) ( 448 -320 64 ) ( 448 -320 0 ) SLIPBOTSD 0 0 90 -1.000000 1.000000
( 512 -384 64 ) ( 512 -320 64 ) ( 512 -320 0 ) SLIPBOTSD 0 0 90 -1.000000 1.000000
( 448 -384 64 ) ( 512 -384 64 ) ( 512 -384 0 ) SLIPBOTSD 0 0 90 -1.000000 1.000000
( 448 -384 64 ) ( 448 -320 64 ) ( 512 -320 64 ) +0SLIPBOT 0 0 0 1.000000 1.000000
( 512 -320 48 ) ( 448 -320 48 ) ( 448 -384 48 ) SLIPBOTSD 0 0 90 -1.000000 1.000000
}


This is the E1M1.MAP exported by Jack:
{
"classname" "worldspawn"
"message" "the Slipgate Complex"
"sounds" "6"
"worldtype" "2"
"mapversion" "220"
"wad" "C:\Dev\Tools\WADs\quake_shareware.wad;C:\Dev\Tools\WADs\quake_registered.wad;C:\Dev\Tools\Jackhammer\adib.wad;C:\Dev\Tools\WADs\mankrip_original.wad;C:\Dev\Tools\WADs\mankrip_id1_colorkey.wad;C:\Dev\Tools\WADs\mankrip_pak0_colorkey.wad;C:\Dev\Tools\WADs\ironbase.wad;C:\Dev\Tools\WADs\dopa.wad"
"_generator" "J.A.C.K. 1.1.1064 (vpQuake)"
{
( 512 -320 64 ) ( 512 -320 48 ) ( 512 -384 64 ) SLIPBOTSD [ 0 0 1 0 ] [ 0 1 -0 0 ] 270 -1 1
( 448 -384 64 ) ( 448 -384 48 ) ( 448 -320 64 ) SLIPBOTSD [ 0 0 1 0 ] [ 0 1 -0 0 ] 270 -1 1
( 512 -384 64 ) ( 512 -384 48 ) ( 448 -384 64 ) SLIPBOTSD [ 0 0 1 0 ] [ 1 0 -0 0 ] 270 -1 1
( 448 -320 64 ) ( 448 -320 48 ) ( 512 -320 64 ) SLIPBOTSD [ 0 0 1 0 ] [ 1 0 -0 0 ] 270 -1 1
( 448 -320 48 ) ( 448 -384 48 ) ( 512 -320 48 ) SLIPBOTSD [ 0 1 0 0 ] [ 1 -0 0 0 ] 270 -1 1
( 448 -384 64 ) ( 448 -320 64 ) ( 512 -384 64 ) +0SLIPBOT [ 1 0 0 0 ] [ 0 -1 0 0 ] -0 1 1
}


See how the order of the data was completely changed in the first brush.

Also, the order of the brushes may have also changed. This is a brush from the original file:
{
( 304 192 16 ) ( 304 136 16 ) ( 304 136 0 ) TECH08_1 0 0 0 1.000000 1.000000
( 320 384 16 ) ( 304 384 16 ) ( 304 384 0 ) TECH08_1 0 0 0 1.000000 1.000000
( 320 136 16 ) ( 320 192 16 ) ( 320 192 0 ) TECH08_1 0 0 0 1.000000 1.000000
( 320 192 0 ) ( 304 192 0 ) ( 304 136 0 ) TECH08_1 0 0 0 1.000000 1.000000
( 288 336 16 ) ( 320 336 16 ) ( 320 336 0 ) TECH08_1 0 0 0 1.000000 1.000000
( 288 336 16 ) ( 288 384 16 ) ( 320 384 16 ) TECH08_1 0 0 0 1.000000 1.000000
}


And this is a brush from the same position in the exported file:
{
( 320 384 -0 ) ( 320 336 0 ) ( 320 384 16 ) TECH08_1 [ 0 1 0 0 ] [ 0 0 -1 0 ] -0 1 1
( 304 384 -0 ) ( 304 384 16 ) ( 304 336 0 ) TECH08_1 [ 0 1 0 0 ] [ 0 0 -1 0 ] -0 1 1
( 320 336 16 ) ( 320 336 -0 ) ( 304 336 16 ) TECH08_1 [ 1 0 0 0 ] [ 0 0 -1 0 ] -0 1 1
( 304 384 16 ) ( 304 384 -0 ) ( 320 384 16 ) TECH08_1 [ 1 0 0 0 ] [ 0 0 -1 0 ] -0 1 1
( 304 336 16 ) ( 304 384 16 ) ( 320 336 16 ) TECH08_1 [ 1 0 0 0 ] [ 0 -1 0 0 ] -0 1 1
( 304 384 0 ) ( 304 336 0 ) ( 320 384 0 ) TECH08_1 [ 1 0 0 0 ] [ 0 -1 0 0 ] -0 1 1
}


There's very different values between both versions. I'm not an expert on .MAP files, but this doesn't seem to be a straightforward task. 
First | Previous | Next | Last
You must be logged in to post in this thread.
Website copyright © 2002-2024 John Fitzgibbons. All posts are copyright their respective authors.