Skip to content

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

Merged
serenibyss merged 3 commits intomasterfrom
concreteSpeed
Aug 25, 2021
Merged

Add walk speed boost from Concrete (and remove some useless handlers)#106
serenibyss merged 3 commits intomasterfrom
concreteSpeed

Conversation

@bruberu
Copy link
Copy Markdown
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
Copy Markdown
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