diff options
| author | mat <git@matdoes.dev> | 2025-06-26 15:24:41 +0930 |
|---|---|---|
| committer | mat <git@matdoes.dev> | 2025-06-25 16:10:15 -1345 |
| commit | f12589ab809ece7dfd34c58b2ddc67dd5801ccb3 (patch) | |
| tree | 7ffef4672378715c92d82749d3ef1a82cc7f9f24 /CHANGELOG.md | |
| parent | 08c409d04896e7057c31250f2d6f99c75b8af5b5 (diff) | |
| download | azalea-drasl-f12589ab809ece7dfd34c58b2ddc67dd5801ccb3.tar.xz | |
fix invalid look directions on teleport
Diffstat (limited to 'CHANGELOG.md')
| -rw-r--r-- | CHANGELOG.md | 1 |
1 files changed, 1 insertions, 0 deletions
diff --git a/CHANGELOG.md b/CHANGELOG.md index 8e1c0931..c245a34c 100644 --- a/CHANGELOG.md +++ b/CHANGELOG.md @@ -23,6 +23,7 @@ is breaking anyways, semantic versioning is not followed. ### Fixed - Fix packet order for loading (`PlayerLoaded`/`MovePlayerPos`) and sprinting (`PlayerInput`/`PlayerCommand`). +- Clients no longer send invalid look directions if the server teleports us with one. ## [0.13.0+mc1.21.5] - 2025-06-15 |
