ZDoom project ideas you have
-
- Posts: 8265
- Joined: Wed Jul 28, 2004 8:21 am
- Preferred Pronouns: He/Him
- Location: WATR HQ
Re: ZDoom project ideas you have
Diablo hack and slash? Doom style? WANT
-
- Posts: 21706
- Joined: Tue Jul 15, 2003 7:33 pm
- Preferred Pronouns: He/Him
- Operating System Version (Optional): A lot of them
- Graphics Processor: Not Listed
Re: ZDoom project ideas you have
As long as it has combat that requires you to rapid-fire your mouse button, I'm all for it.
-
- Posts: 1189
- Joined: Tue Jan 18, 2005 1:04 am
Re: ZDoom project ideas you have
Has anyone ever considered an MMORPG on the engine? I just thought about it and not only would it be possible but it would incredibly awesome and would have low lag and would be free to users unlike other mmos. It'd also allow users to create their own servers and worlds so if you don't like playing on one of the public servers you could always switch over to your friends custom world with custom enemies and graphics and such.
The only problem I see with this is MMOs have a ton of customization, from the hair on the head down to the shoes you wear. I was thinking though if everyone was made up of about 8 sprites stack on top of each other one of which would be the base skin and the sprites were cropped to fit for every direction so on and so forth you could have that customization and not have the problem of either an ugly hacked up skin switching system or nasty clipping issues.
It'd require a shit ton of ACS just for the customization alone though.
The only problem I see with this is MMOs have a ton of customization, from the hair on the head down to the shoes you wear. I was thinking though if everyone was made up of about 8 sprites stack on top of each other one of which would be the base skin and the sprites were cropped to fit for every direction so on and so forth you could have that customization and not have the problem of either an ugly hacked up skin switching system or nasty clipping issues.
It'd require a shit ton of ACS just for the customization alone though.
-
- Posts: 9369
- Joined: Thu Jul 14, 2005 8:33 pm
- Preferred Pronouns: They/Them
- Operating System Version (Optional): Windows 11
- Graphics Processor: nVidia with Vulkan support
- Location: Blacksburg, SC USA
Re: ZDoom project ideas you have
In addition, ZDoom doesn't allow Join In Progress which will greatly hamper the use.
Also, how do you save all of those customizing options if you even do come back?
Also, how do you save all of those customizing options if you even do come back?
-
-
- Posts: 17465
- Joined: Mon Oct 27, 2003 12:07 am
- Location: Kuala Lumpur, Malaysia
Re: ZDoom project ideas you have
Maintaining an MMORPG server also costs money and may be expensive... so even if the engine is technically capable of handling stuff like user accounts, in-game joining and all that, some rich guy has to be kind enough to provide and maintain a server...
-
- Posts: 1189
- Joined: Tue Jan 18, 2005 1:04 am
Re: ZDoom project ideas you have
I said it'd require a ton of ACS. Probably custom engine too.
But it's possible.
But it's possible.
-
- Posts: 4605
- Joined: Mon Jul 31, 2006 4:25 pm
- Location: San Antonio, TX
Re: ZDoom project ideas you have
I have an entire story and such for a wad. I mean, a LONG story, that continues throughout the wad. It's gameplay would be hub-based, the hub representing a large area of land, with cities and such. I imagined using spectacularly complicated systems of waypoints and scripting for multiple castle sieges, with unique factions in the story and such.
I can't even begin on why I can't do that one. XD
I can't even begin on why I can't do that one. XD
-
-
- Posts: 17465
- Joined: Mon Oct 27, 2003 12:07 am
- Location: Kuala Lumpur, Malaysia
Re: ZDoom project ideas you have
Nope, it's not possible with ZDoom. Currently, the only engine that could possiblyTRY to do this (even then, very crudely and definitely not secure at all) is Skulltag.Skunk wrote:I said it'd require a ton of ACS. Probably custom engine too.
But it's possible.
Getting the Doom engine to be able to handle an MMORPG requires huge changes...
-
- Posts: 1959
- Joined: Sat Nov 03, 2007 4:13 pm
Re: ZDoom project ideas you have
Maybe custom spriteset for each combination?Skunk wrote:The only problem I see with this is MMOs have a ton of customization, from the hair on the head down to the shoes you wear. I was thinking though if everyone was made up of about 8 sprites stack on top of each other one of which would be the base skin and the sprites were cropped to fit for every direction so on and so forth you could have that customization and not have the problem of either an ugly hacked up skin switching system or nasty clipping issues.
But on topic, I think that it would be cool if there was a Doom Bible interpretation for ZDoom but try to make it have the potential to run on DOS well.
-
- Posts: 4349
- Joined: Sun Feb 06, 2005 6:39 am
- Preferred Pronouns: No Preference
- Operating System Version (Optional): Windows 10
- Graphics Processor: nVidia (Modern GZDoom)
- Location: Capital of Explodistan
Re: ZDoom project ideas you have
Project idea, hm?..
Well, an AA-12 weapon would be a great start obviously. I'd just have to find or be able to even, *giggles* PRODUCE decent graphics to be able to make it become a reality.
Well, an AA-12 weapon would be a great start obviously. I'd just have to find or be able to even, *giggles* PRODUCE decent graphics to be able to make it become a reality.
-
- Posts: 3862
- Joined: Tue Sep 19, 2006 8:43 pm
Re: ZDoom project ideas you have
Hmm. This wouldn't be a problem if there was some way to arrange multiple patches for sprites, like you can with textures. Actually, no, forget that. It'd still be a problem unless there was some way to change the patch arrangement ingame, which I doubt would be doable.Skunk wrote:The only problem I see with this is MMOs have a ton of customization, from the hair on the head down to the shoes you wear. I was thinking though if everyone was made up of about 8 sprites stack on top of each other one of which would be the base skin and the sprites were cropped to fit for every direction so on and so forth you could have that customization and not have the problem of either an ugly hacked up skin switching system or nasty clipping issues.
-
- Posts: 9369
- Joined: Thu Jul 14, 2005 8:33 pm
- Preferred Pronouns: They/Them
- Operating System Version (Optional): Windows 11
- Graphics Processor: nVidia with Vulkan support
- Location: Blacksburg, SC USA
Re: ZDoom project ideas you have
I was more concerned about how all of that hard work would be saved -- the player-side, that is.esselfortium wrote:Hmm. This wouldn't be a problem if there was some way to arrange multiple patches for sprites, like you can with textures. Actually, no, forget that. It'd still be a problem unless there was some way to change the patch arrangement ingame, which I doubt would be doable.Skunk wrote:The only problem I see with this is MMOs have a ton of customization, from the hair on the head down to the shoes you wear. I was thinking though if everyone was made up of about 8 sprites stack on top of each other one of which would be the base skin and the sprites were cropped to fit for every direction so on and so forth you could have that customization and not have the problem of either an ugly hacked up skin switching system or nasty clipping issues.
-
- Posts: 8265
- Joined: Wed Jul 28, 2004 8:21 am
- Preferred Pronouns: He/Him
- Location: WATR HQ
Re: ZDoom project ideas you have
Stored server side somehow. Probably with an ACS script that has players enter a name and PIN to get stats and restore stats.
-
- Posts: 1959
- Joined: Sat Nov 03, 2007 4:13 pm
Re: ZDoom project ideas you have
Quick question: is it possible to use textures as sprites? (yes, I'm THAT lazy not to find out for myself)
-
- Posts: 8265
- Joined: Wed Jul 28, 2004 8:21 am
- Preferred Pronouns: He/Him
- Location: WATR HQ
Re: ZDoom project ideas you have
Far as I know, the distinction is completely moot at this point.