You cannot select more than 25 topics Topics must start with a letter or number, can include dashes ('-') and can be up to 35 characters long.
openmw-tes3mp/apps/openmw/mwmp
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.
7 years ago
..
GUI [General] Escape format for strings 7 years ago
processors [Client] Only add valid quests to journal 7 years ago
ActorList.cpp [Client] Make foreach style consistent with other 8 years ago
ActorList.hpp [General] Make most ActorPackets smaller by not including refIds in them 8 years ago
Cell.cpp [Client] Fix warnings 8 years ago
Cell.hpp [Client] Fix warnings 8 years ago
CellController.cpp [Client] Fix warnings 8 years ago
CellController.hpp [Client] Fix warnings 8 years ago
DedicatedActor.cpp [Client] Update DedicatedActor to C++11 8 years ago
DedicatedActor.hpp [Client] Fix problems with NPC equipment sync 8 years ago
DedicatedPlayer.cpp [Client] Synchronize spellcasting for non-bipedal creatures 8 years ago
DedicatedPlayer.hpp [General] Add & implement PlayerShapeshift packet for werewolf states 8 years ago
GUIController.cpp [Client] Use less exploitable way of disabling console 7 years ago
GUIController.hpp [Client] Use less exploitable way of disabling console 7 years ago
LocalActor.cpp [Client] Fix spell casting probability synchronization 8 years ago
LocalActor.hpp [Client] Use update timer in mwmp::Cell instead of LocalActor 8 years ago
LocalPlayer.cpp [General] Don't send PlayerAttribute and PlayerSkill packets as werewolf 7 years ago
LocalPlayer.hpp [General] Add & implement PlayerShapeshift packet for werewolf states 8 years ago
Main.cpp [General] Use address keys with clearer meaning in tes3mp config files 8 years ago
Main.hpp [Client] Convert MechanicsHelper to namespace 8 years ago
MechanicsHelper.cpp [Client] Synchronize spellcasting for non-bipedal creatures 8 years ago
MechanicsHelper.hpp [Client] Convert MechanicsHelper to namespace 8 years ago
Networking.cpp [Utils] Use consistent names for utility functions added by tes3mp 7 years ago
Networking.hpp [Client] Replace usage of Networking::isDedicatedPlayer() 8 years ago
PlayerList.cpp [General] Change NULL to nullptr 8 years ago
PlayerList.hpp [Client] Set and clear hitAttemptActorId for DedicatedPlayers 8 years ago
WorldEvent.cpp [General] Implement ObjectState packet 8 years ago
WorldEvent.hpp [General] Implement ObjectState packet 8 years ago