News | Forum | People | FAQ | Links | Search | Register | Log in
General Abuse
Talk about anything in here. If you've got something newsworthy, please submit it as news. If it seems borderline, submit it anyway and a mod will either approve it or move the post back to this thread.

News submissions: https://celephais.net/board/submit_news.php
First | Previous | Next | Last
 
And for seriousness, I'd be in for this. Doom editing has come a LONG way since I last dabbled. This is actually fun ... 
Guys 
Why are there so many tools in the toolchain for quake? Why has nobody combined them into a single tool with command line options for skipping a step?

I would have thought that for intercompatibility between tools this would be a good idea. 
 
Modularity? Cohesion? 
 
My guess is because it's never become a priority. 
 
people are probably satisfied enough using separate tools, plus it does mean you can mix and match your favorite variant for each step. 
#26403 
All editors are set up to run bsp, light, vis without the user having to care whether they are 3 .exes or 1.

If it ain't broke...

And yeah, it allows mix and match, although I can't personally think of a reason not to use ericw's variants for everything now, but hey. 
 
Funny things happened in my wish map when I switched from the Light where color was first added to ericw's version (from last year to be fair). It seemed like some lights disappeared, so I changed back.

If I can get time to start working on the map again I'll try to figure out what was wrong. As I best remember, they were weird little fill lights with values like light 5 delay 1. Maybe it was just a small bug that has been fixed. 
 
For mapping, there aren't too many tools; unless you count texture/wad creation/editing, which can be a tricky pain indeed. 
 
hmap2 is all-in-one but still needs to be called differently for each step. 
And What Would Be The Benefit 
of having a single tool over having three? 
Lol 
The Benefits 
I guess simpler workflow, less mixing and matching of tools, a more consistent end product that is easier to trace errors?

I'm not implying that there is anything wrong with the current system. I just wondered why nobody ever combined them. 
Where Is Than, Does Anyone Know? 
playing fallout 4?

make him return please. 
I met him 2-3 months ago, seemed like he was pretty busy with work & real life stuff and said he doesn't see much of what goes in the Quake community anymore... 
Way To Miss Out 
On 10 Q1SP jams. 
Warren 
Cool. Maybe a discussion thread is in order at some point if a bunch of people are interested in doing this. 
Drew 
Hello.

Yeah, I'm kinda busy lately so haven't really been following Quake as much as I used to. Haven't had time for Fallout 4 yet, but started playing Witcher 3 a bit. Both games seem like massive time-sinks.

Of course, being busy isn't much of an excuse, since a lot of others on here have their hands full with work and family and still find the time to jam once in a while.

I'll have to try harder I guess :D 
#26413 
I guess simpler workflow

Whether it's one executable or three you are still running a single batch file or pressing a single button in your editor UI. No difference. It's transparent to the end user.

less mixing and matching of tools

That's a removal of choice, not a benefit. Anyway you don't have to mix 'n' match at all, just go to ericw's page and get the latest. Job done.

a more consistent end product that is easier to trace errors?

I don't think those are issues that actually exist or would be changed by merging vis, light and bsp into a single exe.

I'm not trying to be a dick, I'm just trying to say I don't think there is a problem here. If you can describe an actual problem that happens when mapping that backs up what you are saying then that would be different. 
 
"Anyway you don't have to mix 'n' match at all, just go to ericw's page and get the latest. Job done."

Sure, but that's a fairly recent development in the total of Quake's lifetime. In past years there has been a lot of mixing and matching the proper BSP tool, for example, depending on what you needed/wanted for your map. 
Which I would say is a good thing..? 
 
It's a good thing, for sure. But it also helps explain why nobody has bothered to make a universal compile tool. 
 
I wouldn't be against merging tools if there was an actual reason to do it.

Only thing I can think of is if light and vis could use some data that would normally get lost after the bsp stage. One thing that springs to mind is the func_detail stuff, but that is solved currently by outputting the prt2 file. 
Guys 
Please don't misconstrue me, I'm not saying anything is wrong with the current setup. All I was wondering is why it was never merged into one.

The discussion has segued me into another usage, a tool with multiple methods included.

a-tool.exe blah.map -light_tyr
a-tool.exe blah.map -light_ericw
a-tool.exe blah.map -light_argh
a-tool.exe blah.map -light_bjp

At this point all I'm doing is thinking out loud. If you hate these ideas then that's cool too, they're just ideas.

And I'm certainly not experienced enough as a programmer to make this happen anyways, so at best it's a thought exercise. 
 
a-tool.exe blah.map -light_tyr
a-tool.exe blah.map -light_ericw
a-tool.exe blah.map -light_argh
a-tool.exe blah.map -light_bjp


But...but...why
Kinn 
why my examples or why my thoughts? or both? 
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.