GZDoom Builder 2.3
Re: GZDoom Builder 1.14
Sorry, I can't debug screenshots.
-
- Posts: 4
- Joined: Tue Jun 16, 2015 9:12 pm
Re: GZDoom Builder 1.14
It's okay. I was using an outdated version and the formatting didn't carry over from Doom Builder 2 to GZDB. My bad entirely. I'm starting over the project, and I am enjoying GZDB a lot more than DB2. This is an excellent tool. ^^MaxED wrote:Sorry, I can't debug screenshots.
- Overwatch-C-17
- Posts: 65
- Joined: Sun Jun 16, 2013 2:33 am
- Location: City 17
Re: GZDoom Builder 1.14
Well, first time me on UDMF format, see so many many options on Linedef properties, and yes both switches are works. Can I do the same outside UDMF? Um, Doom 2 (Hexen Format)? that's my currently friendly format.Kappes Buur wrote:A map says more than a thousand words ....Overwatch-C-17 wrote:Yup that's right.
I'm try it for the first time but the switch won't work, even I've set LineID at "Sector_Set3DFloors" Line.
- Kappes Buur
-
- Posts: 4187
- Joined: Thu Jul 17, 2003 12:19 am
- Graphics Processor: nVidia (Legacy GZDoom)
- Location: British Columbia, Canada
- Contact:
Re: GZDoom Builder 1.14
Yes, of course.Overwatch-C-17 wrote:.... Can I do the same outside UDMF? Um, Doom 2 (Hexen Format)? ....
To convert the map from UDMF to DiH, press F2, select Doom2 (Hexen format), and click on OK.
However, for some reason you have to realign the switch textures for the switches to be visible,
which is best done in Visual Mode and testing in-game until aligned properly.
- Tormentor667
- Posts: 13556
- Joined: Wed Jul 16, 2003 3:52 am
- Preferred Pronouns: He/Him
- Operating System Version (Optional): Windows 11
- Graphics Processor: nVidia (Modern GZDoom)
- Location: Germany
- Contact:
Re: GZDoom Builder 1.14
Copy and paste of sectors doesn't work right anymore since the last version.

How to reproduce:
1st create a sector
2nd set the floor rotation to 90
3rd copy the sector
4th paste the sector
5th see the strange number in the rotation that is not 90 anymore

How to reproduce:
1st create a sector
2nd set the floor rotation to 90
3rd copy the sector
4th paste the sector
5th see the strange number in the rotation that is not 90 anymore

- Tormentor667
- Posts: 13556
- Joined: Wed Jul 16, 2003 3:52 am
- Preferred Pronouns: He/Him
- Operating System Version (Optional): Windows 11
- Graphics Processor: nVidia (Modern GZDoom)
- Location: Germany
- Contact:
Re: GZDoom Builder 1.14
That was quick, thanks MaxEd!
Re: GZDoom Builder 1.14
GZDoom Builder not loading This Map. Though Doom builder 2 will ship this wad perfectly

http://ftp.mancubus.net/pub/idgames/lev ... -u/tte.zip

http://ftp.mancubus.net/pub/idgames/lev ... -u/tte.zip
- Kappes Buur
-
- Posts: 4187
- Joined: Thu Jul 17, 2003 12:19 am
- Graphics Processor: nVidia (Legacy GZDoom)
- Location: British Columbia, Canada
- Contact:
Re: GZDoom Builder 1.14
If you want to edit this map with GZDB right now, before MaxED takes a look at what's wrong, you can open it with Slade3'sAntonZab wrote:GZDoom Builder not loading This Map. Though Doom builder 2 will ship this wad perfectly
http://ftp.mancubus.net/pub/idgames/lev ... -u/tte.zip
map editor and save it. Then open the saved map with GZDB.
[edit]
superceded by the actual fix

Last edited by Kappes Buur on Thu Jun 18, 2015 5:59 pm, edited 1 time in total.
Re: GZDoom Builder 1.14
Fixed in R2340.AntonZab wrote:GZDoom Builder not loading This Map.
Re: GZDoom Builder 1.14
That is what is happening here. What could be it?hfc2x wrote:Perhaps. I seem to remember selecting surfaces in Doom Builder 2 (not sure about GZDB) in my older computer, and they not showing up highlighted. They were still selected though, as I could still change sector heights anyways.Onar4241 wrote:That is very weird. Does my crappy graphics card count?
Try "selecting" a surface and changing it. I suspect it works.
- Tormentor667
- Posts: 13556
- Joined: Wed Jul 16, 2003 3:52 am
- Preferred Pronouns: He/Him
- Operating System Version (Optional): Windows 11
- Graphics Processor: nVidia (Modern GZDoom)
- Location: Germany
- Contact:
Re: GZDoom Builder 1.14
New old bug in the latest version of GZDB:

When rotating objects, the calculation seems to be not precise anymore (see the x/y coords)

When rotating objects, the calculation seems to be not precise anymore (see the x/y coords)
Re: GZDoom Builder 1.14
Technically it's not a bug, because UDMF suports decimal vertex and thing positions. So, instead of "fixing" it, I've made it toggleable in R2341:
- NeuralStunner
-
- Posts: 12328
- Joined: Tue Jul 21, 2009 12:04 pm
- Preferred Pronouns: No Preference
- Operating System Version (Optional): Windows 11
- Graphics Processor: nVidia with Vulkan support
- Location: capital N, capital S, no space
- Contact:
Re: GZDoom Builder 1.14
So turning that option ON makes objects move in floating-point coordinates? (Slightly confused since when Torm says "precise" he means integers.)