1
0
Fork 1
mirror of https://github.com/TES3MP/openmw-tes3mp.git synced 2025-01-15 20:49:56 +00:00
openmw-tes3mp/apps/openmw-mp/processors
David Cernat ac3254d85f [General] Don't send PlayerAttribute and PlayerSkill packets as werewolf
This will prevent the server from overwriting a player's human form stats with their werewolf form stats.

Additionally, share PlayerShapeshift packets last when exchanging data with another player.
2017-08-31 18:21:38 +03:00
..
actor [Server] Move Base processors and Initializer to processors subdirectory 2017-07-04 01:13:10 +08:00
player [General] Don't send PlayerAttribute and PlayerSkill packets as werewolf 2017-08-31 18:21:38 +03:00
world [General] Add placeholders for PlayerJail, ObjectState & ConsoleCommand 2017-07-10 12:33:53 +03:00
ActorProcessor.cpp [Server] Move Base processors and Initializer to processors subdirectory 2017-07-04 01:13:10 +08:00
ActorProcessor.hpp [Server] Move Base processors and Initializer to processors subdirectory 2017-07-04 01:13:10 +08:00
PlayerProcessor.cpp [Server] Move Base processors and Initializer to processors subdirectory 2017-07-04 01:13:10 +08:00
PlayerProcessor.hpp [Server] Move Base processors and Initializer to processors subdirectory 2017-07-04 01:13:10 +08:00
ProcessorInitializer.cpp [General] Add & implement PlayerShapeshift packet for werewolf states 2017-07-15 09:02:19 +03:00
ProcessorInitializer.hpp [Server] Move Base processors and Initializer to processors subdirectory 2017-07-04 01:13:10 +08:00
WorldProcessor.cpp [Server] Move Base processors and Initializer to processors subdirectory 2017-07-04 01:13:10 +08:00
WorldProcessor.hpp [Server] Move Base processors and Initializer to processors subdirectory 2017-07-04 01:13:10 +08:00