Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Un vertically challenged🛫🛫🛫🛫🛫🛫🛫 #563

Open
wants to merge 2 commits into
base: master
Choose a base branch
from

Conversation

Richard-Rogalski
Copy link

Adds a new config option to tweak vertical creative
flight speed while sprinting. This is disabled by
default and found in tweaks.cfg rather than mixins.cfg
for being non-vanilla behavior.

In vanilla, vertical flight is 3/5 the speed of horizontal
flight, so users who want a 1:1 x/y flight speed ratio can
set verticalFlightSpeed higher than its horizontal
counterpart.

There is one, problem, with this currently, and that is
the flight down button (shift) also stops the player from
sprinting. I plan to address this in another PR/commit
that prevents shift from breaking sprint in creative.
( will be disabled by default )

Also has a commit changing the config flight speed limit
from 4 to 5 because 4 is too slow for me

@Roadhog360
Copy link
Owner

Default speed should be 4 because that is vanilla

@Roadhog360
Copy link
Owner

Also default value on vertical modifier needs to be 1

@Richard-Rogalski
Copy link
Author

  • default value on vertical modifier is already one (?)
  • the default speed for horizontal modifier is 2, I have not changed this, I only increased the maximum allowed speed

@Roadhog360
Copy link
Owner

Roadhog360 commented Dec 19, 2024

Oh ok I misread it looked like the default was 5

i'm fricking lightning mcqueen 🅱️itch

Signed-off-by: Richard Rogalski <[email protected]>
Adds a new config option to tweak vertical creative
flight speed _while sprinting_. This is disabled by
default and found in tweaks.cfg rather than mixins.cfg
for being non-vanilla behavior.

In vanilla, vertical flight is 3/5 the speed of horizontal
flight, so users who want a 1:1 x/y flight speed ratio can
set verticalFlightSpeed higher than its horizontal
counterpart.

There is one, problem, with this currently, and that is
the flight down button (shift) also stops the player from
sprinting. I plan to address this in another PR/commit
that prevents shift from breaking sprint in creative.
( will be disabled by default )

Signed-off-by: Richard Rogalski <[email protected]>
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

2 participants