Player.LandTimeRecovery

Moderator: GZDoom Developers

Post Reply
User avatar
Onar4241
Posts: 296
Joined: Sun Aug 03, 2014 9:41 am
Location: New York

Player.LandTimeRecovery

Post by Onar4241 »

Player.LandTimeRecovery value

Delay between jumps in tics. Can set to 0 for strafe jumps. Defaults to "35?"
User avatar
Zanieon
Posts: 2059
Joined: Tue Jan 13, 2009 4:13 pm
Graphics Processor: ATI/AMD with Vulkan/Metal Support
Location: Somewhere in the future
Contact:

Re: Player.LandTimeRecovery

Post by Zanieon »

jpalomo was working with jumping behavior some time ago, i dunno if he keeps this idea alive yet.

but this could be a nice option anyway
User avatar
Onar4241
Posts: 296
Joined: Sun Aug 03, 2014 9:41 am
Location: New York

Re: Player.LandTimeRecovery

Post by Onar4241 »

I'm bumping this to know if any progress has been made?
User avatar
jpalomo
Posts: 772
Joined: Mon May 17, 2010 9:45 am

Re: Player.LandTimeRecovery

Post by jpalomo »

Sorry, I haven't really touched that in a while. I remember running into 2 issues last time though. If you were using a low delay, stepping up a ledge while in mid-air and holding jump caused another jump, essentially adding to your current velocity and jumping extremely high. The other was finding a proper way to implement it without breaking the current setup. I think Graf suggested a mapinfo option.
User avatar
Graf Zahl
Lead GZDoom+Raze Developer
Lead GZDoom+Raze Developer
Posts: 49234
Joined: Sat Jul 19, 2003 10:19 am
Location: Germany

Re: Player.LandTimeRecovery

Post by Graf Zahl »

Onar4241 wrote:I'm bumping this to know if any progress has been made?

Isn't that obvious? Right now nobody is working on ZDoom so where should progress come from?
User avatar
Onar4241
Posts: 296
Joined: Sun Aug 03, 2014 9:41 am
Location: New York

Re: Player.LandTimeRecovery

Post by Onar4241 »

Graf Zahl wrote:Right now nobody is working on ZDoom so where should progress come from?
Do you expect me to know that? I'm not a developer.
User avatar
edward850
Posts: 5890
Joined: Tue Jul 19, 2005 9:06 pm
Location: New Zealand
Contact:

Re: Player.LandTimeRecovery

Post by edward850 »

No, you're not. And you certainly don't need to be. Not that it matters anyway, as nobody is required to do anything.
User avatar
Onar4241
Posts: 296
Joined: Sun Aug 03, 2014 9:41 am
Location: New York

Re: Player.LandTimeRecovery

Post by Onar4241 »

edward850 wrote:No, you're not. And you certainly don't need to be. Not that it matters anyway, as nobody is required to do anything.
I literally love the people behind this project. Awesome job guys!
User avatar
Raziel236
Posts: 313
Joined: Tue Jul 02, 2013 7:26 pm
Contact:

Re: Player.LandTimeRecovery

Post by Raziel236 »

Lol at those two responses.
User avatar
Onar4241
Posts: 296
Joined: Sun Aug 03, 2014 9:41 am
Location: New York

Re: Player.LandTimeRecovery

Post by Onar4241 »

jpalomo wrote:Sorry, I haven't really touched that in a while. I remember running into 2 issues last time though. If you were using a low delay, stepping up a ledge while in mid-air and holding jump caused another jump, essentially adding to your current velocity and jumping extremely high. The other was finding a proper way to implement it without breaking the current setup. I think Graf suggested a mapinfo option.
I think I explained it wrong. Everytime you jump and land in the ground, there's a small delay between your next jump, which forces no strafe jumping. That is what I mean. I want to eliminate it with this property. A MAPINFO option would be nice to have, but I want a few specific classes to do that, so I suggest both.

If this was implemented, it would also make Zandronum strafe jumping way easier to recreate.
Post Reply

Return to “Closed Feature Suggestions [GZDoom]”