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

Add walk speed boost from Concrete (and remove some useless handlers) #106

Merged
merged 3 commits into from
Aug 25, 2021

Conversation

bruberu
Copy link
Member

@bruberu bruberu commented Aug 24, 2021

This small PR allows for concrete to give a 1.6x speed boost to anyone walking on it.
Furthermore, it removes a few obsolete handlers in EventHandlers.java.

@Rongmario
Copy link
Contributor

Rongmario commented Aug 24, 2021

No need for an event listener when we have the block class, override onEntityCollision in BlockConcrete. <= my bad needs a shorter collision box.

In that case, the speed is only modified on the client side right now, would introduce issues.

@serenibyss serenibyss merged commit 1171164 into master Aug 25, 2021
@serenibyss serenibyss deleted the concreteSpeed branch August 25, 2021 00:56
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.

3 participants