Skip to content

Fix position syncronization issues for entities and fixes loading and saving of playerdata to use the correct inventory slot indexes#498

Merged
Defman merged 13 commits into
feather-rs:mainfrom
Tracreed:position-teleport
Sep 29, 2021
Merged

Fix position syncronization issues for entities and fixes loading and saving of playerdata to use the correct inventory slot indexes#498
Defman merged 13 commits into
feather-rs:mainfrom
Tracreed:position-teleport

Conversation

@Tracreed

Copy link
Copy Markdown
Contributor

Fix position syncronization issues for entities and fixes loading and saving of playerdata to use the correct inventory slot indexes

Status

  • Ready
  • Development
  • Hold

Description

Related issues

Checklist

  • Ran cargo fmt, cargo clippy --all-targets, cargo build --release and cargo test and fixed any generated errors!
  • Removed unnecessary commented out code
  • Used specific traces (if you trace actions please specify the cause i.e. the player)

Note: if you locally don't get any errors, but GitHub Actions fails (especially at clippy) you might want to check your rust toolchain version. You can then feel free to fix these warnings/errors in your PR.

@ambeeeeee ambeeeeee left a comment

Copy link
Copy Markdown
Contributor

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

Awesome use of comments throughout, just some small things.

Comment thread feather/base/src/anvil/player.rs Outdated
Comment thread feather/base/src/anvil/player.rs Outdated
Comment thread feather/server/src/entities.rs
Comment thread feather/server/src/systems/player_join.rs
@Defman Defman merged commit fdf5565 into feather-rs:main Sep 29, 2021
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

3 participants