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

Implement EntityDamageByBlockEvent firing #1065

Open
wants to merge 8 commits into
base: dev
Choose a base branch
from
Open

Implement EntityDamageByBlockEvent firing #1065

wants to merge 8 commits into from

Commits on Oct 24, 2019

  1. Configuration menu
    Copy the full SHA
    5918026 View commit details
    Browse the repository at this point in the history

Commits on Nov 3, 2019

  1. Configuration menu
    Copy the full SHA
    614bb3d View commit details
    Browse the repository at this point in the history

Commits on Nov 6, 2019

  1. Renamed damageBlock to damage

    ytnoos committed Nov 6, 2019
    Configuration menu
    Copy the full SHA
    16fa3c6 View commit details
    Browse the repository at this point in the history
  2. Reduced duplicated code

    ytnoos committed Nov 6, 2019
    Configuration menu
    Copy the full SHA
    49173b9 View commit details
    Browse the repository at this point in the history

Commits on Nov 7, 2019

  1. Fixed checkstyle errors

    ytnoos committed Nov 7, 2019
    Configuration menu
    Copy the full SHA
    5232118 View commit details
    Browse the repository at this point in the history
  2. Fixed checkstyle errors

    ytnoos committed Nov 7, 2019
    Configuration menu
    Copy the full SHA
    355d12e View commit details
    Browse the repository at this point in the history

Commits on Nov 8, 2019

  1. Fixed errors

    ytnoos committed Nov 8, 2019
    Configuration menu
    Copy the full SHA
    2001b59 View commit details
    Browse the repository at this point in the history
  2. Moved damage method position

    ytnoos committed Nov 8, 2019
    Configuration menu
    Copy the full SHA
    1315038 View commit details
    Browse the repository at this point in the history