Oh
#3 posted by Vondur on 2013/12/26 18:02:55
it's awesome indeed. also cool to see russian fellow here ;)
#4 posted by Joel B on 2013/12/26 21:09:59
Out of curiosity: what's your goal for that engine you're working on? Anything beyond that Wolf3D reboot (Wolfram)?
#5 posted by necros on 2013/12/27 02:11:36
wow, wasn't expecting to see a new editor! From screenshots, looks like it is meant to emulate WC/Hammer?
I'm glad that WC users now have a modern alternative that they will be comfortable with and they don't need to fiddle with to get working on modern machines.
Rip Worldcraft 3.3
#6 posted by Breezeep_ on 2013/12/27 02:52:21
this must be the modern edition of worldcraft/hammer
#7 posted by Scrama on 2013/12/27 03:12:28
> Are there any plans for a source release?
Yes, GPL in future
> cool to see russian fellow here
allways here )
> what's your goal for that engine
DeusEx-like game at first
> looks like it is meant to emulate WC/Hammer?
yes, some ways
#8 posted by Spiney on 2013/12/27 03:13:56
Does it keep compatibility between WC/Radiant?
Kind of a big deal in some mods.
#9 posted by Spiney on 2013/12/27 03:15:47
I mean, on RMQ there were a lot of headaches because one half used WC and the other Radiant and conversions were often necessary.
And this looks like a modern WC, so...
#10 posted by Scrama on 2013/12/27 06:38:07
> Does it keep compatibility between WC/Radiant?
You can import an radiant .map to jh. Jh exports .map too, but in fact it is version 220, e.g. half-life .map with extended texture mapping data (like in wc 3.3 and higher) and radiant can't read it.
You can use my old tool to convert map v.220 to q3 map (with texture mapping bugs sometimes)
http://scrama.3dn.ru/load/0-0-0-17-20
Cannot Find How To Manipulate Camera
#11 posted by spy on 2013/12/27 13:35:09
in wc/hammer you could place a lot of cameras to viewing various parts of the level
is there a similar feature in JC? (if there's now such feature, i'd like to see it in the future version)
And how to hide entities? it seems that func is broken
Nice Work
#12 posted by trinca on 2013/12/27 17:16:13
Quake editor with Android support for tablete when? :)
#13 posted by Spiney on 2013/12/27 17:58:42
I wasn't talking about Q1/Q3 but about WC .map vs Radiant .map
Same file type, same use case, different format... makes collaborating a pain
2D Window Pan
#14 posted by Unq on 2013/12/28 06:13:05
Hi, very slick editor so far (using it for Half-Life). First suggestion: add the ability to pan / scroll the 2D windows by holding space and click-dragging with the mouse. Hammer works this way and I'm so used to it, it'd be a great addition. Thanks.
#15 posted by anonymous user on 2013/12/28 09:56:36
Press the middle mouse button and drag a 2D view.
Man, a modern worldcraft makes me giddy. But just to be clear, any .map export is half-life .map format, meaning whatever compile utils I use have to support it?
NOTRAY :D
#17 posted by - on 2013/12/28 21:40:46
Seriously Geeking Out Right Now!!!
#18 posted by Qmaster on 2013/12/30 15:42:14
AAAAAAAHHHHHH!!!! This is AWESOME!
What a great Christmas present! I love it.
3D Viewport seems a little slow sometimes and SHIFT+Q is now CTRL+Q (or ESC which is nice), but other than that this is exactly what I have been constantly watching for for the past 10 years. I started mapping with Worldcraft 1.6 shareware version. I then started using Hammer for HL2 later. Needless to say WC/Hammer IS my mapping. If this can continue to grow and beat Hammer and WC3.3 out, this will quickly become my editor of choice. Hands down.
Okay I think I'm done freaking out now. :D
I Could Never Get Into Radiant So
#19 posted by skacky on 2013/12/30 16:00:46
I've been using Jackhammer as a substitute for Hammer, it's really great and slick but I've noticed a bunch of issues/nitpicks:
- You can't move around in the 2D views with the arrow keys anymore;
- The sensitivity when resizing brushes/selection brushes and going out of the window in the 2D views in WAY too high;
- For some reason all of the vertices on Q1 .map format files are slightly off-grid, this is nasty and causes a lot of invalid solid structures.
Keep up the good work!
Coolest New Feature So Far...
#20 posted by Qmaster on 2013/12/31 05:19:43
Brush merge. Tools->Merge (CTRL+SHIFT+M)
Sloppy work? Clean it up with brush merge! The perfectionist within me loves this!
Also, did I mention that my name is actually Jack. And this is my new hammer!
Beware, entities that aren't in the fgd file aren't parsed for targetnames and will generate unmatched 'target' field errors in the Check for Problems (ALT+P) function.
Still, looking forward to all the possibilities with this new editor. Love it! Ooh, just think we might be able to remap keyboard shortcuts someday!
From Russia With Love
#21 posted by anonymous user on 2014/01/01 20:52:50
updated to version 1.0.133, the same download link
I Am A Very Happy Camper
#22 posted by Orl on 2014/01/07 19:10:05
This is fantastic, a modernized version of Worldcraft without all the hoops to go through to get it working for Quake. I've always mapped with Worldcraft ever since the beginning, and seeing this is truly a very pleasant surprise.
It's fast, it has new features, and it keeps the user interface and shortcuts of Worldcraft the same for easy transition. If you were to add a texture brightness scale (since the textures appear too dark in the 3d view) this will become my permanent map editor, and you will have my support :)
Grid Offset Editing
#23 posted by Qmaster on 2014/01/10 00:50:48
If you haven't noticed yet, when resizing brushes, if you attempt to resize on a grid size larger than where the brush's edge lies (say grid at 16 with an 8x8 brush), then dragging the edge will move it in 16 unit increments rather than snapping it to the current grid size.
While this is great, it would be nice to have a toggle for this similar to the way texture lock works (Increment Lock?).
Can't Close Texture Application Window
#24 posted by Qmaster on 2014/01/10 04:22:45
SHIFT+A doesn't make the texture application window go away when that window has focus (i.e. just entered a value). You have to click on the main window and then you can hit SHIFT+A to close the pop-up window. Also, this same bug prevents you from just pressing "Z" to move the camera view unless you, again, click on the main window.
Version 1.0.155 Is Out (Windows+Linux)
#25 posted by anonymous user on 2014/01/23 07:37:15
- Windows version upgraded to Qt 4.8.5 (Linux version uses Qt 4.8.1).
- Decal casting and rendition.
- Compile in Expert Mode.
- Face splitting by Ctrl+F in Vertex Manipulation mode.
- General texture brightness setting.
- Smooth slope option in Arch tool.
- Digits now scale at viewport's center, not zero coords (i.e. Hammer-like).
- Texture window keeps aspect and doesn't fit small textures.
- Align to view for all the selected brushes/faces (Ctrl+Shift+A or a corresponding item in Tools menu).
- Seamless texturing optimized.
- Alt+RMB analogue is Ctrl+Shift+RMB (Alt is reserved by Ubuntu).
- The same is for texture moving by mouse using Alt+LMB+move (Ctrl+Shift+LMB+move).
- Keep old configs option in the installer (however now it is recommended to overwrite them and setup from scratch!).
- Window with a list of hot keys and their corresponding commands in the Help menu.
- HUGE amount of bug fixed and improvements.
And finally a native Linux version! (hell yeah)
#26 posted by gb on 2014/01/23 09:26:52
Thanks for making a Linux version!
Is it possible to get a tarball as well as the installer? I don't trust .run files on my working machine. I like to install this kind of stuff manually.
#27 posted by anonymous user on 2014/01/23 09:47:02
Oh, ok, there will be an option in future.
However, you can trust runs from the official Jackhammer website. It does not require superuser rights and installs files into the home directory. If you are still suspicious, you can look through the head of the run file and examine an installation shell script that is invoked - it's quite straightforward.
|