-
Notifications
You must be signed in to change notification settings - Fork 71
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
[2.0] Knockback calculation and entity damaging generally is broken #14
Comments
Additionally, you might get invulnerable to all damages when you are standing on a slime block, i think the if slime check should be inside the if damage cause is fall, I was going to test it yesterday but I ran out of time. |
joserobjr
referenced
this issue
in PowerNukkit/PowerNukkit
Feb 22, 2020
joserobjr
referenced
this issue
in PowerNukkit/PowerNukkit
Feb 22, 2020
joserobjr
referenced
this issue
in PowerNukkit/PowerNukkit
Feb 22, 2020
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
Entity knockback:
Player1 hits Player2 and Player2 is getting knockback in the same direction everytime even the Player1 isnt looking in the direction.
Entity Damaging:
You cant damage entitys (not players) if you are standing 2 blocks or more away from them
Want to back this issue? Post a bounty on it! We accept bounties via Bountysource.
The text was updated successfully, but these errors were encountered: