From 05853ee916b4b861a99acfc9d913e8ca741b7b07 Mon Sep 17 00:00:00 2001 From: Jonah Jeleniewski Date: Sat, 13 May 2023 14:40:21 +1000 Subject: [PATCH] Bump `eo-protocol` --- CHANGELOG.md | 12 ++++++++++++ eolib/src/main/eo-protocol | 2 +- 2 files changed, 13 insertions(+), 1 deletion(-) diff --git a/CHANGELOG.md b/CHANGELOG.md index 05f69dd9..95b25c46 100644 --- a/CHANGELOG.md +++ b/CHANGELOG.md @@ -7,6 +7,18 @@ and this project adheres to [Semantic Versioning](https://semver.org/spec/v2.0.0 ## [Unreleased] +### Added + +- `WarpEffect.NONE` enum value. + +### Changed + +- Change `MapTileSpecRowTile.tileSpec` field type from `char` to `MapTileSpec`. + +### Fixed + +- Change incorrect `ChestReplyServerPacket.remainingAmount` field type from `short` to `int`. + ## [1.0.0-RC8] - 2023-05-02 ### Added diff --git a/eolib/src/main/eo-protocol b/eolib/src/main/eo-protocol index 55a64bf3..755df779 160000 --- a/eolib/src/main/eo-protocol +++ b/eolib/src/main/eo-protocol @@ -1 +1 @@ -Subproject commit 55a64bf35033bd0f83ab3f51519c822677f2fc3c +Subproject commit 755df7794f0bcf20a9ae571fdaeec185c6633dbb