Baron of Hell
Register | User Profile | Member List | F.A.Q | Privacy Policy | New Blog | Search Forums | Forums Home
Doomworld Forums : Powered by vBulletin version 2.2.5 Doomworld Forums > Classic Doom > Source Ports > UDMF v1.0 RFC
Pages (6): « First ... « 3 4 5 [6]  
Author
All times are GMT. The time now is 02:08. Post New Thread    Post A Reply
Graf Zahl
Why don't I have a custom title by now?!


Posts: 7130
Registered: 01-03


A conversion option would still be appreciated.

Old Post 06-29-08 10:49 #
Graf Zahl is offline Profile || Blog || PM || Email || Search || Add Buddy IP || Edit/Delete || Quote
CodeImp
Moderator


Posts: 1461
Registered: 12-03


As in "Convert from one map format to another"? Well, I don't think that is Doom Builder's task. You can switch configuration to a different format, but DB won't change any actions/id's or other properties, so you might lose some. Also, you should do a "Save As" when you switched configs, because if the config has different lumps, DB might get confused and fuck things up on a regular save.

Old Post 06-29-08 10:59 #
CodeImp is offline Profile || Blog || PM || Homepage || Search || Add Buddy IP || Edit/Delete || Quote
Graf Zahl
Why don't I have a custom title by now?!


Posts: 7130
Registered: 01-03



CodeImp said:
As in "Convert from one map format to another"?



Why not? The UDMF base spec covers everything needed for such a conversion. All you'd need is to set a proper namespace for each config.


Of course, if you don't think it's necessary to do this inside the editor I'll write a small tool to convert maps - because it's inevitably needed sooner or later

Old Post 06-29-08 11:22 #
Graf Zahl is offline Profile || Blog || PM || Email || Search || Add Buddy IP || Edit/Delete || Quote
rpeter
Mini-Member


Posts: 66
Registered: 02-04



CodeImp said:
Select "ZDoom (Doom in UDMF format)"


Any chance of simply Doom in UDMF format, or Boom in UDMF format?

I fear this new format will simply imply the use of ZDoom, whose features are neigh impossible to port to other engines.

Anyway, once UDMF maps begin to pour out I will hack a util to figure out their namespaces.

Old Post 06-29-08 13:18 #
rpeter is offline Profile || Blog || PM || Email || Search || Add Buddy IP || Edit/Delete || Quote
Gez
Why don't I have a custom title by now?!


Posts: 7046
Registered: 07-07



rpeter said:
Any chance of simply Doom in UDMF format, or Boom in UDMF format?

It's still a beta without any official release, and making definition files is not the highest priority. Once there is one that shows that it works, the others can wait until the project is closer to completion.

Old Post 06-29-08 13:32 #
Gez is offline Profile || Blog || PM || Search || Add Buddy IP || Edit/Delete || Quote
Graf Zahl
Why don't I have a custom title by now?!


Posts: 7130
Registered: 01-03



rpeter said:


Any chance of simply Doom in UDMF format, or Boom in UDMF format?




A basic Doom spec exists - but currently no port that supports it except from ZDoom and Vavoom. CodeImp could create a config for it though - although it'd look like the regular Doom config with very minor additions. The bottom line is that - although it can be done - there is very little use in it unless considerably more ports start supporting it.

Old Post 06-29-08 19:43 #
Graf Zahl is offline Profile || Blog || PM || Email || Search || Add Buddy IP || Edit/Delete || Quote
DaniJ
Senior Member


Posts: 1740
Registered: 08-03


What would be the point in saving a regular DOOM format map as UDMF format? The result would be exactly the same map but probably four-five times the file size.

As such I see no point at all in supporting the basic DOOM/BOOM UDMF namespace.

Old Post 06-29-08 20:01 #
DaniJ is offline Profile || Blog || PM || Search || Add Buddy IP || Edit/Delete || Quote
Graf Zahl
Why don't I have a custom title by now?!


Posts: 7130
Registered: 01-03


There are 2 feature extensions: You can explicitly set an object to appear for each of the 5 skills separately and the tag has been separated into a parameter for the line special and a line ID. Aside from that the only reason would be to get rid of the map limits.

But still, the base namespace is needed to have something to start from when implementing it.

Old Post 06-29-08 20:08 #
Graf Zahl is offline Profile || Blog || PM || Email || Search || Add Buddy IP || Edit/Delete || Quote
DaniJ
Senior Member


Posts: 1740
Registered: 08-03


I see (you'll have to forgive my ignorance as I've not been following the development of UDMF that closely).

As there is currently no map editor available that can write UDMF maps I'm not going to worry about implementing support just yet. Seems somewhat premature to start makes changes for maps that don't exist yet.

Despite that I still have several concerns about the future of UDMF in general so I'm going to wait and see how things develop before making any kind of commitment of support in Doomsday.

Old Post 06-29-08 20:16 #
DaniJ is offline Profile || Blog || PM || Search || Add Buddy IP || Edit/Delete || Quote
CodeImp
Moderator


Posts: 1461
Registered: 12-03


You also get the benefit of the floating-point vertex coordinates, but it is a minor thing IMO. But right now I really see no point in making a generic "Doom in UDMF format" configuration. Maybe some day later.

Old Post 06-29-08 21:50 #
CodeImp is offline Profile || Blog || PM || Homepage || Search || Add Buddy IP || Edit/Delete || Quote
rpeter
Mini-Member


Posts: 66
Registered: 02-04


UDFM maps with Doom- or Boom-only features might compell other port authors (PrBoom?) to implement this format. UDFM ZDoom maps won't.

Old Post 06-30-08 13:45 #
rpeter is offline Profile || Blog || PM || Email || Search || Add Buddy IP || Edit/Delete || Quote
Gez
Why don't I have a custom title by now?!


Posts: 7046
Registered: 07-07



rpeter said:
UDFM maps with Doom- or Boom-only features might compell other port authors (PrBoom?) to implement this format. UDFM ZDoom maps won't.

OMG you're right! By not having made UDMF Boom exporters yet for his unfinished pre-beta editor, CodeImp is actually part of a conspiracy to keep other source ports out of the UDMF domain forever!

By the way, Vavoom supports UDMF already, yet Janis Legzdinsh wasn't even part of the team working on the UDMF specs.

Honestly, I doubt CodeImp is planning on not having the rest of the UDMF config files for the release version, so no need to bark and howl about how it's a scandal it isn't there yet.

Old Post 06-30-08 14:46 #
Gez is offline Profile || Blog || PM || Search || Add Buddy IP || Edit/Delete || Quote
Graf Zahl
Why don't I have a custom title by now?!


Posts: 7130
Registered: 01-03



Gez said:

By the way, Vavoom supports UDMF already, yet Janis Legzdinsh wasn't even part of the team working on the UDMF specs.




He tends to copy anything that appears in ZDoom so it's no big surprise. :D

Old Post 06-30-08 14:50 #
Graf Zahl is offline Profile || Blog || PM || Email || Search || Add Buddy IP || Edit/Delete || Quote
rpeter
Mini-Member


Posts: 66
Registered: 02-04





OMG you're right! By not having made UDMF Boom exporters yet for his unfinished pre-beta editor, CodeImp is actually part of a conspiracy to keep other source ports out of the UDMF domain forever!



I am not on the attack, I am just suggesting that this new format could be used to create Doom maps as well, after all we are on DoomWorld, right? I do not consider having a Doom namespace an ancient leftover.

Anyway, I cut off pestering, I wish CodeImp good progress.

Old Post 06-30-08 15:27 #
rpeter is offline Profile || Blog || PM || Email || Search || Add Buddy IP || Edit/Delete || Quote
Yagisan
Mini-Member


Posts: 94
Registered: 01-06



DaniJ said:
What would be the point in saving a regular DOOM format map as UDMF format? The result would be exactly the same map but probably four-five times the file size.

As such I see no point at all in supporting the basic DOOM/BOOM UDMF namespace.


Actually - If I were to support UDMF in my litle Shinka project - I'd actually want to start with only the Basic DOOM/BOOM UDMF Namespace.

I can't say that I would support it anytime soon, or that I'd support more than the basic namespace, but I have ticketed it over at http://shinka.bpa.nu/ticket/21 so at some stage, (provided design goals don't change) I'll implement it.

Old Post 06-30-08 15:54 #
Yagisan is offline Profile || Blog || PM || Homepage || Search || Add Buddy IP || Edit/Delete || Quote
CodeImp
Moderator


Posts: 1461
Registered: 12-03


If I don't make a generic Doom in UDMF format configuration, that doesn't stop anyone else from making it. And it really isn't that hard.

Old Post 06-30-08 16:09 #
CodeImp is offline Profile || Blog || PM || Homepage || Search || Add Buddy IP || Edit/Delete || Quote
All times are GMT. The time now is 02:08. Post New Thread    Post A Reply
Pages (6): « First ... « 3 4 5 [6]  
Doomworld Forums : Powered by vBulletin version 2.2.5 Doomworld Forums > Classic Doom > Source Ports > UDMF v1.0 RFC

Show Printable Version | Email this Page | Subscribe to this Thread

 

Forum Rules:
You may not post new threads
You may not post replies
You may not post attachments
You may not edit your posts
HTML code is OFF
vB code is ON
Smilies are OFF
[IMG] code is ON
 

< Contact Us - Doomworld >

Powered by: vBulletin Version 2.2.5
Copyright ©2000, 2001, Jelsoft Enterprises Limited.

Forums Directory