[mutator] Make It Snappy! v1.12
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.
- Matt
- Posts: 9696
- Joined: Sun Jan 04, 2004 5:37 pm
- Preferred Pronouns: They/Them
- Operating System Version (Optional): Debian Bullseye
- Location: Gotham City SAR, Wyld-Lands of the Lotus People, Dominionist PetroConfederacy of Saudi Canadia
- Contact:
Re: [mutator] Make It Snappy! v1.01
Completely impossible for me to reproduce. (GZDoom r1511 (ZDoom r4045), but I've never noticed anything before either.)
@SamVision: I considered it, but there's no alternative that would allow a rocket jump. (A_RadiusThrust is 2D)
Any idea how 8BDM does the jump-hold thing?
@SamVision: I considered it, but there's no alternative that would allow a rocket jump. (A_RadiusThrust is 2D)
Any idea how 8BDM does the jump-hold thing?
Last edited by Matt on Sat Feb 02, 2013 6:12 pm, edited 1 time in total.
- Matt
- Posts: 9696
- Joined: Sun Jan 04, 2004 5:37 pm
- Preferred Pronouns: They/Them
- Operating System Version (Optional): Debian Bullseye
- Location: Gotham City SAR, Wyld-Lands of the Lotus People, Dominionist PetroConfederacy of Saudi Canadia
- Contact:
Re: [mutator] Make It Snappy! v1.0
Done.Ral22 wrote:you can change the height of your jump based on how long the button is held. I think it would add to the arcade/old-school feel.
EDIT: Reuploaded, fixed a bug.
download
Re: [mutator] Make It Snappy! v1.01a
Since the health & armor bonuses use A_Chase to create the "sucking in" effect, their behavior can sometimes be a little wonky, i.e. going to the side of you rather than going directly to you. I played around with it for a while and found that calling A_FaceTarget, and A_Recoil with a negative int supplied, on the same tic(s) made for a good replacement. There are probably a bunch more ways you could do it too.
- Matt
- Posts: 9696
- Joined: Sun Jan 04, 2004 5:37 pm
- Preferred Pronouns: They/Them
- Operating System Version (Optional): Debian Bullseye
- Location: Gotham City SAR, Wyld-Lands of the Lotus People, Dominionist PetroConfederacy of Saudi Canadia
- Contact:
Re: [mutator] Make It Snappy! v1.01a
I hadn't thought of that. :O
Will add to next update.
Will add to next update.
Re: [mutator] Make It Snappy! v1.01a
This is a lot of fun!
I think that allowing you to shoot maybe a half-second or even a quarter-second before the invincibility period ends would alleviate some of the complaints about it without making everything too easy. I like the way it works most of the time but when you get caught up in a loop of getting hit repeatedly without getting a chance to fire back it can be a little annoying.
Also adding some pips below or above the health and armor bars to indicate how many of the small health and armor pick-ups you've gotten (out of ten?) would be helpful.
I think that allowing you to shoot maybe a half-second or even a quarter-second before the invincibility period ends would alleviate some of the complaints about it without making everything too easy. I like the way it works most of the time but when you get caught up in a loop of getting hit repeatedly without getting a chance to fire back it can be a little annoying.
Also adding some pips below or above the health and armor bars to indicate how many of the small health and armor pick-ups you've gotten (out of ten?) would be helpful.
- Matt
- Posts: 9696
- Joined: Sun Jan 04, 2004 5:37 pm
- Preferred Pronouns: They/Them
- Operating System Version (Optional): Debian Bullseye
- Location: Gotham City SAR, Wyld-Lands of the Lotus People, Dominionist PetroConfederacy of Saudi Canadia
- Contact:
Re: [mutator] Make It Snappy! v1.01a
1.02 is here!
- Added a tiny bit more invulnerability so you get to shoot while invulnerable.
- Bonuses now move directly towards you instead of zigzagging.
- Added some Burl Tumd-inspired gore effects.
- Added a tiny bit more invulnerability so you get to shoot while invulnerable.
- Bonuses now move directly towards you instead of zigzagging.
- Added some Burl Tumd-inspired gore effects.
- Matt
- Posts: 9696
- Joined: Sun Jan 04, 2004 5:37 pm
- Preferred Pronouns: They/Them
- Operating System Version (Optional): Debian Bullseye
- Location: Gotham City SAR, Wyld-Lands of the Lotus People, Dominionist PetroConfederacy of Saudi Canadia
- Contact:
Re: [mutator] Make It Snappy! v1.03
1.03 is now up! A couple major tweaks in this one that hopefully makes it a lot more playable.
- Zombies now shoot towards your position from a few tics ago, making them easier to dodge.
- Added more death effects to everything.
- Made pain elementals pushable.
- Much tighter-feeling jump.
- HUD ammo warning colour threshold now set for each weapon, rather than 20 for everything.
- Zombies now shoot towards your position from a few tics ago, making them easier to dodge.
- Added more death effects to everything.
- Made pain elementals pushable.
- Much tighter-feeling jump.
- HUD ammo warning colour threshold now set for each weapon, rather than 20 for everything.
- Matt
- Posts: 9696
- Joined: Sun Jan 04, 2004 5:37 pm
- Preferred Pronouns: They/Them
- Operating System Version (Optional): Debian Bullseye
- Location: Gotham City SAR, Wyld-Lands of the Lotus People, Dominionist PetroConfederacy of Saudi Canadia
- Contact:
Re: [mutator] Make It Snappy! v1.04
Now that GZDoom has been updated to fix the A_FaceTarget bug, here's 1.04!
- reduced hell knight health to 400.
- cleaned up the delayed-shot code with the updated A_FaceTarget functions. Please update to GZDoom SVN r1551 / ZDoom r4214 or later.
- tightened up all zombie attacks. They WILL hit you if you do not move, but are much less likely to hit you if you do. No change to spider mastermind.
- reduced hell knight health to 400.
- cleaned up the delayed-shot code with the updated A_FaceTarget functions. Please update to GZDoom SVN r1551 / ZDoom r4214 or later.
- tightened up all zombie attacks. They WILL hit you if you do not move, but are much less likely to hit you if you do. No change to spider mastermind.
- Matt
- Posts: 9696
- Joined: Sun Jan 04, 2004 5:37 pm
- Preferred Pronouns: They/Them
- Operating System Version (Optional): Debian Bullseye
- Location: Gotham City SAR, Wyld-Lands of the Lotus People, Dominionist PetroConfederacy of Saudi Canadia
- Contact:
Re: [mutator] Make It Snappy! v1.04
Been thinking about making all the damage nonrandom. Thoughts?
Re: [mutator] Make It Snappy! v1.04
Could you make the fullscreen HUD scale? It's almost unreadable at 1080.
Cool mod otherwise!
Cool mod otherwise!
- Matt
- Posts: 9696
- Joined: Sun Jan 04, 2004 5:37 pm
- Preferred Pronouns: They/Them
- Operating System Version (Optional): Debian Bullseye
- Location: Gotham City SAR, Wyld-Lands of the Lotus People, Dominionist PetroConfederacy of Saudi Canadia
- Contact:
Re: [mutator] Make It Snappy! v1.04
Didn't look quite as assy as I thought it would. Done.
also would anyone happen to know how to do nonrandom damage for a BFG spray?
Meanwhile here's 1.05:
- fixed the splitting baron ball so the spawned balls aim towards the target properly.
- all player weapons except BFG spray do non-random damage.
- archvile unleashes 1 less flame but the flames can heal monsters.
- "fullscreen" status bar now scales.
also would anyone happen to know how to do nonrandom damage for a BFG spray?
Meanwhile here's 1.05:
- fixed the splitting baron ball so the spawned balls aim towards the target properly.
- all player weapons except BFG spray do non-random damage.
- archvile unleashes 1 less flame but the flames can heal monsters.
- "fullscreen" status bar now scales.
- Matt
- Posts: 9696
- Joined: Sun Jan 04, 2004 5:37 pm
- Preferred Pronouns: They/Them
- Operating System Version (Optional): Debian Bullseye
- Location: Gotham City SAR, Wyld-Lands of the Lotus People, Dominionist PetroConfederacy of Saudi Canadia
- Contact:
Re: [mutator] Make It Snappy! v1.06
Some pretty major improvements and bugfixes in 1.06.
- restored punch sound and puff.
- added 2 new spiderdemon attacks! May be *slightly* OP.
- reduced the cyberdemon's painchance to even the odds against the spiderdemon.
- you know how E2M8 is filled with lost souls? they're coming from the cyberdemon. have fun!
- added a few dynamic lights.
- forgot to de-randomize the pistol damage too. fixed.
- raised spectres weren't fuzzy. fixed.
- restored punch sound and puff.
- added 2 new spiderdemon attacks! May be *slightly* OP.
- reduced the cyberdemon's painchance to even the odds against the spiderdemon.
- you know how E2M8 is filled with lost souls? they're coming from the cyberdemon. have fun!
- added a few dynamic lights.
- forgot to de-randomize the pistol damage too. fixed.
- raised spectres weren't fuzzy. fixed.
Re: [mutator] Make It Snappy! v1.06
Would it be possible to have the rebalanced weapons as a standalone? Preferably, the gameplay change isn't up my alley but I do like how the weapons act. There could be a lot of fun with these new and improved weapons on vanilla Doom.
- Matt
- Posts: 9696
- Joined: Sun Jan 04, 2004 5:37 pm
- Preferred Pronouns: They/Them
- Operating System Version (Optional): Debian Bullseye
- Location: Gotham City SAR, Wyld-Lands of the Lotus People, Dominionist PetroConfederacy of Saudi Canadia
- Contact:
Re: [mutator] Make It Snappy! v1.06
I believe it is possible to comment out all the health/invulnerability/soulsphere code and make the player's pain state go to super::pain, then get rid of all the ACS, and what's left of the player should be Doomguy + Snappy!weapons.
I know I designed the monsters to be completely independent of the weapons, so commenting those out should be a cinch.
I know I designed the monsters to be completely independent of the weapons, so commenting those out should be a cinch.
- Matt
- Posts: 9696
- Joined: Sun Jan 04, 2004 5:37 pm
- Preferred Pronouns: They/Them
- Operating System Version (Optional): Debian Bullseye
- Location: Gotham City SAR, Wyld-Lands of the Lotus People, Dominionist PetroConfederacy of Saudi Canadia
- Contact:
Re: [mutator] Make It Snappy! v1.07
Version 1.07 is now up!
- got rid of the landing grunt.
- made all shotgun spreads deterministic. (zombie aim is still random.)
- slightly increased the cyberdemon's rapid-shot spread.
- feature creep time! plasma now has uninterruptible burst altfire!
- made the rocket launcher more responsive.
- got rid of the landing grunt.
- made all shotgun spreads deterministic. (zombie aim is still random.)
- slightly increased the cyberdemon's rapid-shot spread.
- feature creep time! plasma now has uninterruptible burst altfire!
- made the rocket launcher more responsive.