Dsdoom3 - 32 map Total Conversion almost done!
Forum rules
The Projects forums are only for projects. If you are asking questions about a project, either find that project's thread, or start a thread in the General section instead.
Got a cool project idea but nothing else? Put it in the project ideas thread instead!
Projects for any Doom-based engine (especially 3DGE) are perfectly acceptable here too.
Please read the full rules for more details.
The Projects forums are only for projects. If you are asking questions about a project, either find that project's thread, or start a thread in the General section instead.
Got a cool project idea but nothing else? Put it in the project ideas thread instead!
Projects for any Doom-based engine (especially 3DGE) are perfectly acceptable here too.
Please read the full rules for more details.
-
- Posts: 65
- Joined: Sun Dec 29, 2013 3:55 pm
Re: Dsdoom3 - 32 map Total Conversion 31/32 maps complete
holy shit YES
I can't wait anymore to play it!
I can't wait anymore to play it!
-
- Posts: 564
- Joined: Mon Jun 25, 2012 12:06 pm
- Location: Stranded on Lh'owon
Re: Dsdoom3 - 32 map Total Conversion 31/32 maps complete
Cool Doom! Can't wait to check this out.
-
- Posts: 1042
- Joined: Sat Jun 07, 2008 5:58 am
- Location: Industrial District
Re: Dsdoom3 - 32 map Total Conversion 31/32 maps complete
cortlong50 wrote:hi.
im cort.
i wanna play this.
please put it out soon.
those screens are amazing.
i love you.
And hey Pedro, whatever happened to that project you were working on? Lucifer's Rising was it?
-
- Posts: 125
- Joined: Mon Jul 14, 2008 10:13 pm
- Location: On Sniper 109's computer
Re: Dsdoom3 - 32 map Total Conversion 31/32 maps complete
OH MY GOD, you guys are soooo self-centered and narcissistic, we should be talking about my project and my overall greatness, instead ya'll are derailling thy thread and completely ignoring me, the hell brah.
-
- Posts: 1042
- Joined: Sat Jun 07, 2008 5:58 am
- Location: Industrial District
Re: Dsdoom3 - 32 map Total Conversion 31/32 maps complete
We'll talk about it when there is stuff to talk about, i.e., when the project is released.
-
- Posts: 125
- Joined: Mon Jul 14, 2008 10:13 pm
- Location: On Sniper 109's computer
Re: Dsdoom3 - 32 map Total Conversion 31/32 maps complete
AtTENTION EVERYONE!!!
Okay, now that I have your attention... shit, what was I going say... Oh yeah, ugh, right. I need some zdoom decorate people to help sort a few things out, if you're interested send me a PM and we'll get down business.
Okay, now that I have your attention... shit, what was I going say... Oh yeah, ugh, right. I need some zdoom decorate people to help sort a few things out, if you're interested send me a PM and we'll get down business.
-
- Posts: 753
- Joined: Mon Jun 24, 2013 7:12 pm
- Location: UT-WA
Re: Dsdoom3 - 32 map Total Conversion 31/32 maps complete
fanadicalcowhead....im sorry to derail your insanely awaited (by me...IT BETTER BE GOOD! hahaha) thread but this deserves a reply.
i dont know what lucifers rising is (im the asshole that made operation inhuman which was a call of duty abomination that was actually fun to play) but uh....lucifers rising sounds metal so im gonna download it while im waiting for this to drop.
and cowhead....how technical is the decorate? maybe i can help.
i dont know what lucifers rising is (im the asshole that made operation inhuman which was a call of duty abomination that was actually fun to play) but uh....lucifers rising sounds metal so im gonna download it while im waiting for this to drop.
and cowhead....how technical is the decorate? maybe i can help.
-
- Posts: 125
- Joined: Mon Jul 14, 2008 10:13 pm
- Location: On Sniper 109's computer
Re: Dsdoom3 - 32 map Total Conversion 31/32 maps complete
Basic stuff, for opengl, I need to the projectiles to glow the right colour (too bad gzdoom can't render stuff like doomsday)
Maybe add some projectile trails for the imp fire ball (which is also the caco fireball) and shadow attack and something else that escapes my memory) I would also like to change the bobbing behavior from left, down, right to something like left, up, right like in the doom alpha http://www.youtube.com/watch?v=h6YTBTSsrqU It just seems more realistic. Reloading weapons was another feature someone requested, so probably that too.
Maybe add some projectile trails for the imp fire ball (which is also the caco fireball) and shadow attack and something else that escapes my memory) I would also like to change the bobbing behavior from left, down, right to something like left, up, right like in the doom alpha http://www.youtube.com/watch?v=h6YTBTSsrqU It just seems more realistic. Reloading weapons was another feature someone requested, so probably that too.
-
- Posts: 5032
- Joined: Sun Nov 14, 2010 12:59 am
Re: Dsdoom3 - 32 map Total Conversion 31/32 maps complete
Projectile trails are a trivial thing to do. You just need to spawn the trail actor repeatedly in the projectile's Spawn state
For weapon bobbing, check the [wiki=Weapon_properties#Weapon.BobRangeX]Weapon.Bob*[/wiki] weapon properties.
Code: Select all
// Projectile spawn state
Spawn:
MRBL AABBCC 2 A_SpawnItemEx("MR_BallTrail")
Loop
// The trail actor; this is just an example. The trail doesn't
// necessarily need to be written like this
ACTOR MR_BallTrail
{
Alpha 0.6
RenderStyle "Add"
Scale 0.8
+NOINTERACTION
States
{
Spawn:
TNT1 A 2
MRBT ABCDEF 4 Bright
Stop
}
}
For weapon bobbing, check the [wiki=Weapon_properties#Weapon.BobRangeX]Weapon.Bob*[/wiki] weapon properties.
-
- Posts: 1075
- Joined: Fri Aug 10, 2007 11:13 pm
Re: Dsdoom3 - 32 map Total Conversion 31/32 maps complete
As for reloading weapons, WildWeasel(yes, the smoking toaster) wrote a tutorial on how to make reloading weapons and posted it here, on his seemingly totally dead GunLabs blog. It's still up, though, so you can use that as a guide. I'd suggest using the old style, AKA "Why-Won't-Torr-Update-Z&" style. For compatibility's sake, of course.
-
- Posts: 125
- Joined: Mon Jul 14, 2008 10:13 pm
- Location: On Sniper 109's computer
Re: Dsdoom3 - 32 map Total Conversion 31/32 maps complete
Although I appreciate you guys taking the time to post your tutorials, it may have been done in vein seeing as my ineptitude prevents me from writing decorate, it's just too foreign to me. I was hoping recruit someone from this board who would be willing to make a decorate for the project.
yeah, yeah, yeah I know atleast one of you is going scorn me for laziness, but save your masquerade of indignation for the Newbies as I've seen and heard this song and dance too often before.
yeah, yeah, yeah I know atleast one of you is going scorn me for laziness, but save your masquerade of indignation for the Newbies as I've seen and heard this song and dance too often before.
-
- Global Moderator
- Posts: 2730
- Joined: Sun Jun 25, 2006 4:43 pm
- Preferred Pronouns: He/Him
- Operating System Version (Optional): Windows 11/Manjaro
- Graphics Processor: ATI/AMD with Vulkan/Metal Support
- Location: Citadel Station
Re: Dsdoom3 - 32 map Total Conversion 31/32 maps complete
DECORATE isn't ACS, man. You can do it. Just stare at it long enough then you'll realize what the hell is going on.
-
- 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: Dsdoom3 - 32 map Total Conversion 31/32 maps complete
Have you tried following my tutorial? Where did you get stuck?FANADICALCOWHEAD wrote:Although I appreciate you guys taking the time to post your tutorials, it may have been done in vein seeing as my ineptitude prevents me from writing decorate, it's just too foreign to me. I was hoping recruit someone from this board who would be willing to make a decorate for the project.
yeah, yeah, yeah I know atleast one of you is going scorn me for laziness, but save your masquerade of indignation for the Newbies as I've seen and heard this song and dance too often before.
-
- Posts: 5032
- Joined: Sun Nov 14, 2010 12:59 am
Re: Dsdoom3 - 32 map Total Conversion 31/32 maps complete
If it was something that require talent such as music or art, then it's okay to try and recruit someone to do that for you. However, doing some basic stuff with DECORATE does not require much, if at all, talent. [wiki=DECORATE]You just need to know how to make things work[/wiki].
When modding for ZDoom, DECORATE is something you most likely have to learn at some point -- why not start now? You'll benefit from it in the long run, and you won't need to get people to do the work for you each time you want to create something.
When modding for ZDoom, DECORATE is something you most likely have to learn at some point -- why not start now? You'll benefit from it in the long run, and you won't need to get people to do the work for you each time you want to create something.
Spoiler:
-
- Posts: 378
- Joined: Wed Mar 12, 2014 11:13 pm
- Graphics Processor: nVidia with Vulkan support
- Location: Russian Federation, Krasnoyarsk
Re: Dsdoom3 - 32 map Total Conversion 31/32 maps complete
I want to play in beta or pre-release... T_T