1
0
Fork 1
mirror of https://github.com/TES3MP/openmw-tes3mp.git synced 2025-02-25 00:09:39 +00:00
openmw-tes3mp/components/openmw-mp/Packets
David Cernat 140c1c9c12 [General] Use hard synchronization for melee attack animations
Previously, each client chose its own attack animations for DedicatedPlayers and DedicatedActors based on the direction they were walking in, which however led to desyncs for players with "Always Use Best Attack" enabled and for creatures which pick their attack animations randomly.
2019-11-29 10:39:57 +02:00
..
Actor [General] Use hard synchronization for melee attack animations 2019-11-29 10:39:57 +02:00
Object [General] Rename unused ObjectReset packet into ObjectHit 2019-09-01 08:30:03 +03:00
Player [General] Use hard synchronization for melee attack animations 2019-11-29 10:39:57 +02:00
System [General] Create SystemPacket category and move Handshake packet to it 2019-11-09 05:12:00 +02:00
Worldstate [General] Add scale and bloodType to creature records in RecordDynamic 2019-11-10 09:20:45 +02:00
BasePacket.cpp [General] Add packetValid flag to packets 2018-07-03 02:06:52 +08:00
BasePacket.hpp [General] RW functions return true on success 2018-07-03 02:28:20 +08:00
PacketPreInit.cpp [General] Rename Log class into TimedLog 2019-08-19 21:39:33 +03:00
PacketPreInit.hpp [General] Add integrity checks to PacketPreInit 2018-07-03 02:21:36 +08:00