Seperate water vs flying ship speeds in config - #434
Open
dbyale wants to merge 7 commits into
Open
Conversation
Collaborator
|
I think that we can instead have a single multiplier (airshipSpeedMultiplier or something) instead of multiple speed values. |
Contributor
Author
I'll let a maintainer give their input on how this should work before this gets pushed |
Contributor
|
@millennIumAMbiguity is a maintainer... |
Updated Config to add a single multiplier Updated .gitignore for MacOS editing
Contributor
Author
|
Sorry I was confused by the Github tags. |
This file contains hidden or bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
Add this suggestion to a batch that can be applied as a single commit.This suggestion is invalid because no changes were made to the code.Suggestions cannot be applied while the pull request is closed.Suggestions cannot be applied while viewing a subset of changes.Only one suggestion per line can be applied in a batch.Add this suggestion to a batch that can be applied as a single commit.Applying suggestions on deleted lines is not supported.You must change the existing code in this line in order to create a valid suggestion.Outdated suggestions cannot be applied.This suggestion has been applied or marked resolved.Suggestions cannot be applied from pending reviews.Suggestions cannot be applied on multi-line comments.Suggestions cannot be applied while the pull request is queued to merge.Suggestion cannot be applied right now. Please check back later.
This change allows server owners to change water and airship speeds independently. It is effectively a balancing change to make it more reasonable and practical to build a water ship as compared to a flying ship.
By default, this would make ships floating on water/lava up to 5 m/s faster, which I think is a fair way to encourage these the difference in these ships.
A ship's state is determined by whether or not it has functional balloons.