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

Entity equipment #495

Draft
wants to merge 6 commits into
base: main
Choose a base branch
from
Draft

Entity equipment #495

wants to merge 6 commits into from

Commits on Sep 27, 2021

  1. EntityEquipment packets are sent every 10 seconds

    Fixed typo, added comment
    tim-kt committed Sep 27, 2021
    Configuration menu
    Copy the full SHA
    a263233 View commit details
    Browse the repository at this point in the history

Commits on Sep 28, 2021

  1. Better error handling

    tim-kt committed Sep 28, 2021
    Configuration menu
    Copy the full SHA
    1fb9579 View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    46fee12 View commit details
    Browse the repository at this point in the history
  3. Send entity equipment packets when entities are loaded

    Implemented safe EntityEquipment constructor
    Removed handle_held_item_change() test
    tim-kt committed Sep 28, 2021
    Configuration menu
    Copy the full SHA
    dfe8ff1 View commit details
    Browse the repository at this point in the history
  4. Configuration menu
    Copy the full SHA
    8191fd4 View commit details
    Browse the repository at this point in the history

Commits on Oct 2, 2021

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