Smooth Doom [WIP 2.0 TEST? WOWIE ZOWIE]
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: 17455
- Joined: Mon Oct 27, 2003 12:07 am
- Location: Kuala Lumpur, Malaysia
Re: Smooth Doom (all non-bosses finished!)
This is very impressive. So what's the secret? How have you managed to make all this progress where others have failed so many times in the past? :D
-
- Posts: 311
- Joined: Wed Feb 29, 2012 2:10 pm
- Location: Bienenstock, Germany
Re: Smooth Doom (all non-bosses finished!)
Ah I was viewing this earlier and forgot to leave a comment, looks great.
-
- Posts: 970
- Joined: Tue Jul 15, 2003 5:43 pm
Re: Smooth Doom (all non-bosses finished!)
This is pretty cool. Nice work.
-
- Posts: 615
- Joined: Sat Jun 15, 2013 8:21 pm
Re: Smooth Doom (all non-bosses finished!)
The secret to success is being unemployed!Nash wrote:This is very impressive. So what's the secret? How have you managed to make all this progress where others have failed so many times in the past?
re: chainsaw, I could probably manage that, but I'm not sure when. I'll keep it on my mental list.Average wrote:mutator stuff
re: shootable lights, those always weirded me out, personally; the interaction is cool, but it gets weird (especially in Mcgee maps) when a lamp is supposed to be "lighting" a room but the light stays even after you've destroyed the lamp.
re: blood, that weirds me out too! I actually spent an hour yesterday trying to fix it, nothing so far. If I can get that to work I'm not putting it in a mutator, I'm going to make it mandatory.
re: brightmaps, if you're talking about SerbianDoomer's brightmaps mod, compatibility looks possible, but it looks like it would be a ton of work. Still, that's totally worth sticking on the mental list as well. I love software-friendly enhancements.
Yes! Right now I'm working on Xdeaths for some of the bigger enemies, but I'm going to be on the lookout for good death sprites at all times. You can never have too many.Ctrl+Alt+Destroy wrote:After all animations have been completed, are there any plans for more smooth alternative deaths?
Thanks, guys, I'm glad you're all enjoying the stuff.
-
- Posts: 47
- Joined: Sun Apr 22, 2012 6:56 am
Re: Smooth Doom (all non-bosses finished!)
there appear to be some alterations to the way some of the monsters (particularly the cacodemon) work from vanilla. I would like this wad way more if it was just new animations and effects, and did not have any impact on gameplay down to the frame.
-
- Posts: 615
- Joined: Sat Jun 15, 2013 8:21 pm
Re: Smooth Doom (all non-bosses finished!)
Could you tell me which discrepancies you've noticed? This is indeed intended to be vanilla-friendly, but I've made a couple of mistakes and I'm trying to catch them all.
-
- Posts: 47
- Joined: Sun Apr 22, 2012 6:56 am
Re: Smooth Doom (all non-bosses finished!)
Cacodemons appear to move slower, float upwards, and slowly bob, but not really make much effort in moving around.Gifty wrote:Could you tell me which discrepancies you've noticed? This is indeed intended to be vanilla-friendly, but I've made a couple of mistakes and I'm trying to catch them all.
They might also be unable to be targeted by infighting, but I'm not sure.
-
- Posts: 112
- Joined: Thu Aug 15, 2013 8:45 pm
Re: Smooth Doom (all non-bosses finished!)
Would correct blood colors for Cacos and Barons be possible? Also, I'd love to see some dynamic lights compatibility.
-
- Posts: 1112
- Joined: Sat May 22, 2010 12:49 pm
Re: Smooth Doom (all non-bosses finished!)
Is there a way to disable the ketchup? It's annoying me.
Also
Also
I didn't knew Nazis count as bosses.all non-bosses finished!
-
- Posts: 126
- Joined: Thu Sep 30, 2010 2:04 am
- Location: Australia
Re: Smooth Doom (all non-bosses finished!)
From your imp code:Gifty wrote:Could you tell me which discrepancies you've noticed? This is indeed intended to be vanilla-friendly, but I've made a couple of mistakes and I'm trying to catch them all.
Code: Select all
Missile:
TRSO IIIJJKL 1 A_FaceTarget
TRSO M 3 A_TroopAttack
TRSO LKJ 1
Goto See
Code: Select all
Missile:
TROO EF 8 A_FaceTarget
TROO G 6 A_TroopAttack
Goto See
-
- Posts: 130
- Joined: Sat Apr 19, 2014 4:17 pm
- Location: Fukuchiyama (Not)
Re: Smooth Doom (all non-bosses finished!)
I don't know. I think updating the wolf 3D sprites to have smoother animations would spoil the throwback feel of the bonus levels.I didn't knew Nazis count as bosses.
-
- Posts: 615
- Joined: Sat Jun 15, 2013 8:21 pm
Re: Smooth Doom (all non-bosses finished!)
Yeah, updating the nazis would have ruined the joke, so I left them untouched.Arthropleura wrote:I don't know. I think updating the wolf 3D sprites to have smoother animations would spoil the throwback feel of the bonus levels.I didn't knew Nazis count as bosses.
As I've said before, corrected blood colors are in the works, so don't fret! As is the option to turn off the extra blood splatters. And I'll get those tic inconsistencies sorted as quick as I can, keep pointing them out wherever you find them.
EDIT: I put up several fixes, see the changelog and keep the feedback coming.
-
- Posts: 47
- Joined: Sun Apr 22, 2012 6:56 am
Re: Smooth Doom (all non-bosses finished!)
Is the cacodemon still supposed to be floating upward? It seems like a strange change for something intending to be only visual, as the effect does change gameplay.
-
- Posts: 615
- Joined: Sat Jun 15, 2013 8:21 pm
Re: Smooth Doom (all non-bosses finished!)
I hadn't previously eyed the Cacodemon code too suspiciously since it was from Sarge's original version and he's generally better at this than me, but it looks like he added a slight bobbing effect to the movement. I hardly even noticed it until now but I suppose I should disable that for purity's sake. He also mucked up the missile state, though (fixed in yesterday's update), so I guess that should disabuse me of the notion that Sarge's code is sacred.
-
- Posts: 772
- Joined: Mon May 17, 2010 9:45 am
Re: Smooth Doom (all non-bosses finished!)
Wasn't there a set of smoothly animated doom switches floating around on the forums here? That would be great to add to this. I thought I saw it on the custom textures thread, but I don't remember.