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

Packetfly module #813

Closed
wants to merge 10 commits into from
Closed

Commits on May 23, 2021

  1. Packetfly module

    hashalite committed May 23, 2021
    Configuration menu
    Copy the full SHA
    12a5e57 View commit details
    Browse the repository at this point in the history

Commits on May 31, 2021

  1. Fixes/Cleanup

    - Entity mixin now checks if entity is player
    - Moved fields below settings
    - Removed useless field from onPacketSent
    - Removed other useless stuff
    hashalite committed May 31, 2021
    Configuration menu
    Copy the full SHA
    afffb9f View commit details
    Browse the repository at this point in the history
  2. License header

    hashalite committed May 31, 2021
    Configuration menu
    Copy the full SHA
    1b53a4c View commit details
    Browse the repository at this point in the history
  3. Cleanup

    - Removed getMotion method (now uses PlayerUtils.getHorizontalVelocity)
    - Removed more useless stuff
    - Made speeds customizable
    - Categorized settings and added descriptions
    hashalite committed May 31, 2021
    Configuration menu
    Copy the full SHA
    820e62b View commit details
    Browse the repository at this point in the history
  4. removed sgGeneral

    hashalite committed May 31, 2021
    Configuration menu
    Copy the full SHA
    9c88c10 View commit details
    Browse the repository at this point in the history

Commits on Jun 1, 2021

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

Commits on Jun 2, 2021

  1. Small fix

    hashalite committed Jun 2, 2021
    Configuration menu
    Copy the full SHA
    dc298e9 View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    fdd7881 View commit details
    Browse the repository at this point in the history
  3. Configuration menu
    Copy the full SHA
    b4f0b56 View commit details
    Browse the repository at this point in the history
  4. Remove typo

    hashalite committed Jun 2, 2021
    Configuration menu
    Copy the full SHA
    a707665 View commit details
    Browse the repository at this point in the history