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

Fix mob always drop exp when killed #823

Merged
merged 15 commits into from
Feb 4, 2018

Commits on Jan 25, 2018

  1. Configuration menu
    Copy the full SHA
    fa8ce81 View commit details
    Browse the repository at this point in the history
  2. Fixed a typo

    XuZhen86 committed Jan 25, 2018
    Configuration menu
    Copy the full SHA
    faef053 View commit details
    Browse the repository at this point in the history
  3. Small fix

    1. Simplified player damage tick determine process
    2. Extracted chunks of code to isPlayerHit() and determinePlayer()
    3. Improved Javadoc
    XuZhen86 committed Jan 25, 2018
    Configuration menu
    Copy the full SHA
    c4de9e1 View commit details
    Browse the repository at this point in the history
  4. Style fix

    XuZhen86 committed Jan 25, 2018
    Configuration menu
    Copy the full SHA
    e236bcd View commit details
    Browse the repository at this point in the history
  5. Merge branch 'dev' of https://github.com/GlowstoneMC/Glowstone into F…

    …ixMobAlwaysDropExpWhenKilled
    XuZhen86 committed Jan 25, 2018
    Configuration menu
    Copy the full SHA
    8e0c4e1 View commit details
    Browse the repository at this point in the history

Commits on Jan 26, 2018

  1. Small changes

    XuZhen86 committed Jan 26, 2018
    Configuration menu
    Copy the full SHA
    362d28d View commit details
    Browse the repository at this point in the history
  2. Improved Javadoc

    XuZhen86 committed Jan 26, 2018
    Configuration menu
    Copy the full SHA
    62e3c92 View commit details
    Browse the repository at this point in the history

Commits on Jan 28, 2018

  1. Small Fixes

    XuZhen86 committed Jan 28, 2018
    Configuration menu
    Copy the full SHA
    146b008 View commit details
    Browse the repository at this point in the history

Commits on Jan 29, 2018

  1. Pull from dev

    XuZhen86 committed Jan 29, 2018
    Configuration menu
    Copy the full SHA
    094530f View commit details
    Browse the repository at this point in the history
  2. Small Fix

    XuZhen86 committed Jan 29, 2018
    Configuration menu
    Copy the full SHA
    2dfac2c View commit details
    Browse the repository at this point in the history
  3. Configuration menu
    Copy the full SHA
    fd4f0d7 View commit details
    Browse the repository at this point in the history
  4. Configuration menu
    Copy the full SHA
    a462f9f View commit details
    Browse the repository at this point in the history

Commits on Jan 30, 2018

  1. Merge branch 'dev' of https://github.com/GlowstoneMC/Glowstone into F…

    …ixMobAlwaysDropExpWhenKilled
    XuZhen86 committed Jan 30, 2018
    Configuration menu
    Copy the full SHA
    5660492 View commit details
    Browse the repository at this point in the history

Commits on Feb 1, 2018

  1. Merge branch 'dev' of https://github.com/GlowstoneMC/Glowstone into F…

    …ixMobAlwaysDropExpWhenKilled
    XuZhen86 committed Feb 1, 2018
    Configuration menu
    Copy the full SHA
    84d4f71 View commit details
    Browse the repository at this point in the history
  2. Small fix on parameters

    XuZhen86 committed Feb 1, 2018
    Configuration menu
    Copy the full SHA
    698bd9f View commit details
    Browse the repository at this point in the history