From 238f0cf68e6b20bc8fb7b62855f06ab673c1eb30 Mon Sep 17 00:00:00 2001 From: Rutherther Date: Tue, 17 Jan 2023 15:34:08 +0100 Subject: [PATCH] chore: update versions --- Core/NosSmooth.Game/NosSmooth.Game.csproj | 8 ++++---- Packets/NosSmooth.Packets/NosSmooth.Packets.csproj | 8 ++++---- 2 files changed, 8 insertions(+), 8 deletions(-) diff --git a/Core/NosSmooth.Game/NosSmooth.Game.csproj b/Core/NosSmooth.Game/NosSmooth.Game.csproj index 6d59e94..06b0197 100644 --- a/Core/NosSmooth.Game/NosSmooth.Game.csproj +++ b/Core/NosSmooth.Game/NosSmooth.Game.csproj @@ -8,10 +8,10 @@ NosSmooth Game library handling the current game state by responding to packets. https://github.com/Rutherther/NosSmooth/ MIT - 2.3.0 - Add handlings of new packets (rest, die, tp, ...) - 2.3.0 - 2.3.0 + 2.3.1 + Handle hp, max hp from st and su packets. + 2.3.1 + 2.3.1 diff --git a/Packets/NosSmooth.Packets/NosSmooth.Packets.csproj b/Packets/NosSmooth.Packets/NosSmooth.Packets.csproj index 8a0f61e..003ee9b 100644 --- a/Packets/NosSmooth.Packets/NosSmooth.Packets.csproj +++ b/Packets/NosSmooth.Packets/NosSmooth.Packets.csproj @@ -7,11 +7,11 @@ Contains default NosTale packets. https://github.com/Rutherther/NosSmooth/ MIT - 3.4.1 + 3.4.2 net7.0;netstandard2.1 - Implement IPacket in Sayi2Packet - 3.4.1 - 3.4.1 + Add hp, max hp to su packet, st packet. + 3.4.2 + 3.4.2 -- 2.49.0