GZDoom Builder 2.3
-
GhostKillahZero
- Posts: 742
- Joined: Wed Nov 13, 2013 4:41 pm
- Location: 343 Industries Headquarters
Re: GZDoom Builder 1.14
why not add fade in doom hexen format?
-
everamzah
- Posts: 149
- Joined: Tue Aug 20, 2013 10:17 am
- Location: Augusta, ME.
-
Gez
-

- Posts: 17946
- Joined: Fri Jul 06, 2007 3:22 pm
Re: GZDoom Builder 1.14
Because it requires parsing and understanding ACS which is a lot harder than a straight look up of map data structures.GhostKillahZero wrote:why not add fade in doom hexen format?
Besides, UDMF has been around for a while now (supported officially since 2009). People who make maps for ZDoom and start with Hexen format are just begging not to get easy and convenient access to advanced features. They use Hexen format because they have a hard on for workaround hacks like [wiki]Line_SetIdentification[/wiki] or using ACS to set up map properties, and it would be disrespectful of their fetish to give them fancy convenience when they obviously hate it. Because if they didn't hate convenience, they would be making their map in UDMF in the first place. QED.
-
GhostKillahZero
- Posts: 742
- Joined: Wed Nov 13, 2013 4:41 pm
- Location: 343 Industries Headquarters
Re: GZDoom Builder 1.14
I meant to say add fog in GZDB while making hexen format maps?
-
Mikk-
- Posts: 2274
- Joined: Tue Jun 30, 2009 1:31 pm
Re: GZDoom Builder 1.14
What does that even mean?GhostKillahZero wrote:I meant to say add fog in GZDB while making hexen format maps?
-
GhostKillahZero
- Posts: 742
- Joined: Wed Nov 13, 2013 4:41 pm
- Location: 343 Industries Headquarters
Re: GZDoom Builder 1.14
Can be able to see fog in visual mode in doom hexen format. this has'nt been implemented yet, so maybe this can be added?
-
Mikk-
- Posts: 2274
- Joined: Tue Jun 30, 2009 1:31 pm
Re: GZDoom Builder 1.14
This is why.Gez wrote:Because it requires parsing and understanding ACS which is a lot harder than a straight look up of map data structures.GhostKillahZero wrote:why not add fade in doom hexen format?
-
Enjay
-

- Posts: 27666
- Joined: Tue Jul 15, 2003 4:58 pm
- Location: Scotland
Re: GZDoom Builder 1.14
Yar! It's a sector property in UDMF but it has to be achieved by other means in Hexen format.
-
GhostKillahZero
- Posts: 742
- Joined: Wed Nov 13, 2013 4:41 pm
- Location: 343 Industries Headquarters
Re: GZDoom Builder 1.14
If nobody thinks it's a great idea, then forget the idea...
-
Gez
-

- Posts: 17946
- Joined: Fri Jul 06, 2007 3:22 pm
Re: GZDoom Builder 1.14
What I think is a great idea is to never use Hexen format for ZDoom maps anymore. If you make a vanilla Hexen map, by all means, use Hexen format; but if your editor of choice is GZDB and you're making a map for ZDoom where you plan to use (G)ZDoom features, you have no excuse not to use UDMF.
Also, UDMF is what you should use, and you should use UDMF.
PS: UDMF.
Also, UDMF is what you should use, and you should use UDMF.
PS: UDMF.
-
GhostKillahZero
- Posts: 742
- Joined: Wed Nov 13, 2013 4:41 pm
- Location: 343 Industries Headquarters
Re: GZDoom Builder 1.14
Most maps I come across is in doom-hexen format, But if its better than hexen format, then I will switch to UDMF.
PS: Thanks for the feedback.
PS: Thanks for the feedback.
-
Enjay
-

- Posts: 27666
- Joined: Tue Jul 15, 2003 4:58 pm
- Location: Scotland
Re: GZDoom Builder 1.14
I think you may be missing the point. This is not really a GZDoom builder thing but more a limitation of the Hexen map format. UDMF allows setting fog colour as a sector property directly in the editor. The Hexen format does not. GZDoom builder can read the sector property and apply it directly. However, in order to display the fade colour in Hexen format maps, GZDoom builder would have to be given additional functionality that it is not meant for (eg running scripts). That's something for the game engine to do, not the map editor.GhostKillahZero wrote:If nobody thinks it's a great idea, then forget the idea...
-
Siberian Tiger
- Posts: 476
- Joined: Fri Jun 12, 2009 11:23 pm
- Preferred Pronouns: He/Him
- Operating System Version (Optional): KUbuntu 22.04.1 LTS
- Graphics Processor: nVidia (Modern GZDoom)
- Location: United States
Re: GZDoom Builder 1.14
I am agreeing with the happy\pissed off face with the Windows XP Pro. (RIP) startup bar (along with a few other posts from other users). Unless you have a specific reason to utilize 'Doom in Hexen' format, I would suggest on using UDMF instead. UDMF offers much more in functionality and improvements (and nicer to compact) than 'Doom in Hexen'. Maybe the links here or here will help you change your mind into using UDMF?Enjay wrote:I think you may be missing the point. This is not really a GZDoom builder thing but more a limitation of the Hexen map format. UDMF allows setting fog colour as a sector property directly in the editor. The Hexen format does not. GZDoom builder can read the sector property and apply it directly. However, in order to display the fade colour in Hexen format maps, GZDoom builder would have to be given additional functionality that it is not meant for (eg running scripts). That's something for the game engine to do, not the map editor.GhostKillahZero wrote:If nobody thinks it's a great idea, then forget the idea...
-
GhostKillahZero
- Posts: 742
- Joined: Wed Nov 13, 2013 4:41 pm
- Location: 343 Industries Headquarters
Re: GZDoom Builder 1.14
I'm switching over to UDMF instead of Hexen format. So no need to reply further more about this.
-
Nash
-

- Posts: 17513
- Joined: Mon Oct 27, 2003 12:07 am
- Location: Kuala Lumpur, Malaysia
Re: GZDoom Builder 1.14
Yay! Even Enjay endorses UDMF now. :D