From 8c7e06293fbe6d0ed1dd7dd0f424b9f1b6f92162 Mon Sep 17 00:00:00 2001 From: David Cernat Date: Wed, 26 Sep 2018 02:48:52 +0300 Subject: [PATCH] [Documentation] Update changelog with attack synchronization details --- tes3mp-changelog.md | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/tes3mp-changelog.md b/tes3mp-changelog.md index ef485a941..1505aa54c 100644 --- a/tes3mp-changelog.md +++ b/tes3mp-changelog.md @@ -5,8 +5,8 @@ * Synchronization of weather * Synchronization of world map exploration * Synchronization of spells cast through items -* Synchronization of "cast on strike" enchantments * Synchronization of player reputations +* Reworked attack synchronization now accounts for "cast on strike" enchantments, knockdowns and projectile speeds * Reworked container synchronization that relies on server approval of every container change * Reworked object synchronization that relies on server approval of every action on objects and tracks whether actions originated from regular gameplay, the console or from ingame scripts * Reworked time synchronization that preserves ingame date and does not allow for any unilateral clientside time changes