Bouncing projectiles don't hurt when hitting top/bottom
Moderator: GZDoom Developers
Forum rules
Please don't bump threads here if you have a problem - it will often be forgotten about if you do. Instead, make a new thread here.
Please don't bump threads here if you have a problem - it will often be forgotten about if you do. Instead, make a new thread here.
- SanyaWaffles
- Posts: 861
- Joined: Thu Apr 25, 2013 12:21 pm
- Preferred Pronouns: They/Them
- Operating System Version (Optional): Windows 11 for the Motorola Powerstack II
- Graphics Processor: nVidia with Vulkan support
- Location: The Corn Fields
- Contact:
Re: Bouncing projectiles don't hurt when hitting top/bottom
So I tested it out, but I had to test it using the artifact from Travis-CL... it seems to fix the problem, bouncing grenades are working more reliably now.
- drfrag
- Vintage GZDoom Developer
- Posts: 3194
- Joined: Fri Apr 23, 2004 3:51 am
- Location: Spain
- Contact:
Re: Bouncing projectiles don't hurt when hitting top/bottom
I've merged this and uploaded a test build, for me the example is working. Some things need testing and while i was at it...
https://devbuilds.drdteam.org/lzdoom/lz ... c45eab5.7z
https://github.com/drfrag666/gzdoom/commits/master
https://devbuilds.drdteam.org/lzdoom/lz ... c45eab5.7z
https://github.com/drfrag666/gzdoom/commits/master
- Marisa the Magician
- Banned User
- Posts: 3886
- Joined: Fri Feb 08, 2008 9:15 am
- Preferred Pronouns: She/Her
- Operating System Version (Optional): (btw I use) Arch
- Graphics Processor: nVidia with Vulkan support
- Location: Vigo, Galicia
- Contact:
Re: Bouncing projectiles don't hurt when hitting top/bottom
Tested on my end, confirmed that it all works as expected now, without side effects.
- SanyaWaffles
- Posts: 861
- Joined: Thu Apr 25, 2013 12:21 pm
- Preferred Pronouns: They/Them
- Operating System Version (Optional): Windows 11 for the Motorola Powerstack II
- Graphics Processor: nVidia with Vulkan support
- Location: The Corn Fields
- Contact:
Re: Bouncing projectiles don't hurt when hitting top/bottom
I'm hoping this will be merged before next release then.
- Major Cooke
- Posts: 8209
- Joined: Sun Jan 28, 2007 3:55 pm
- Preferred Pronouns: He/Him
- Operating System Version (Optional): Windows 10
- Graphics Processor: nVidia with Vulkan support
- Location: GZBoomer Town
- Contact:
Re: Bouncing projectiles don't hurt when hitting top/bottom
I'm tempted to move this to code submissions since we now have a fix for it. That way it won't get lost.
- SanyaWaffles
- Posts: 861
- Joined: Thu Apr 25, 2013 12:21 pm
- Preferred Pronouns: They/Them
- Operating System Version (Optional): Windows 11 for the Motorola Powerstack II
- Graphics Processor: nVidia with Vulkan support
- Location: The Corn Fields
- Contact:
Re: Bouncing projectiles don't hurt when hitting top/bottom
I saw that this got merged. Should this be marked as fixed now?