From 46f2c9de0fac2f58b9a47947a3f36e40a1b3f1cd Mon Sep 17 00:00:00 2001 From: Ricardo Domingues Date: Fri, 26 Dec 2025 19:18:41 +0000 Subject: [PATCH] Updated README --- README.md | 1 + 1 file changed, 1 insertion(+) diff --git a/README.md b/README.md index 1d1ca5f..4df7326 100644 --- a/README.md +++ b/README.md @@ -13,6 +13,7 @@ This repository contains the source code necessary to compile the game client ex ## 📋 Changelog ### 🐛 Bug Fixes +* **Amun's freeze on drag window**: Fixed a bug where the client window would freeze while we are dragging it around. * **Shaman Mounted Combat:** Fixed a bug that wrongly calculated Shaman characters mounted hits that didn't collide with the target to cause damage when attack speed was had an extremely high value. * **Invisibility VFX Logic:** Fixed an issue where skill visual effects remained visible to the character while under the `AFFECT_INVISIBLE` state. * **Buff Effects Visibility Recovery:** Fixed an issue where buff skill visual effects remained invisible if the skill was cast while the character was under the `AFFECT_INVISIBLE` state.