openmw-tes3coop/apps/openmw-mp/processors/player
David Cernat b76e00c66e [Server] Call OnPlayerCellChange script event near start of cell change
This makes it possible to send custom records used by players for their equipment before the hardcoded exchange of equipment packets takes place.

Additionally, remove the check for dead players because it has no real use and can potentially cause problems.
2018-09-26 02:40:21 +03:00
..
ProcessorChatMsg.hpp [Server] Move Base processors and Initializer to processors subdirectory 2017-07-04 01:13:10 +08:00
ProcessorGUIMessageBox.hpp [Server] Move Base processors and Initializer to processors subdirectory 2017-07-04 01:13:10 +08:00
ProcessorPlayerAnimFlags.hpp [Server] Move Base processors and Initializer to processors subdirectory 2017-07-04 01:13:10 +08:00
ProcessorPlayerAnimPlay.hpp [Server] Move Base processors and Initializer to processors subdirectory 2017-07-04 01:13:10 +08:00
ProcessorPlayerAttack.hpp [General] Add placeholders for new packet types 2018-01-29 22:32:51 +02:00
ProcessorPlayerAttribute.hpp [Server] Move Base processors and Initializer to processors subdirectory 2017-07-04 01:13:10 +08:00
ProcessorPlayerBook.hpp [Server] Move Base processors and Initializer to processors subdirectory 2017-07-04 01:13:10 +08:00
ProcessorPlayerBounty.hpp [Server] Move Base processors and Initializer to processors subdirectory 2017-07-04 01:13:10 +08:00
ProcessorPlayerCellChange.hpp [Server] Call OnPlayerCellChange script event near start of cell change 2018-09-26 02:40:21 +03:00
ProcessorPlayerCellState.hpp [Server] Move Base processors and Initializer to processors subdirectory 2017-07-04 01:13:10 +08:00
ProcessorPlayerCharClass.hpp [Server] Move Base processors and Initializer to processors subdirectory 2017-07-04 01:13:10 +08:00
ProcessorPlayerCharGen.hpp [General] Rework CharGen slightly for clarity purposes 2018-04-19 13:25:29 +03:00
ProcessorPlayerDeath.hpp [General] Replace deathReason in death packets with a killer variable 2018-07-05 22:24:51 +03:00
ProcessorPlayerDisposition.hpp [Server] Move Base processors and Initializer to processors subdirectory 2017-07-04 01:13:10 +08:00
ProcessorPlayerEquipment.hpp [Server] Move Base processors and Initializer to processors subdirectory 2017-07-04 01:13:10 +08:00
ProcessorPlayerFaction.hpp [General] Disable automatic sync for PlayerJournal and PlayerFaction 2017-07-08 12:27:48 +03:00
ProcessorPlayerInput.hpp [General] Turn PlayerInteraction into PlayerInput 2018-07-15 00:36:07 +03:00
ProcessorPlayerInventory.hpp [Server] Move Base processors and Initializer to processors subdirectory 2017-07-04 01:13:10 +08:00
ProcessorPlayerItemUse.hpp [General] Implement PlayerItemUse packet 2018-08-09 18:25:20 +03:00
ProcessorPlayerJournal.hpp [General] Disable automatic sync for PlayerJournal and PlayerFaction 2017-07-08 12:27:48 +03:00
ProcessorPlayerLevel.hpp [Server] Move Base processors and Initializer to processors subdirectory 2017-07-04 01:13:10 +08:00
ProcessorPlayerMiscellaneous.hpp [General] Add placeholders for new packet types 2018-01-29 22:32:51 +02:00
ProcessorPlayerPosition.hpp [Server] Move Base processors and Initializer to processors subdirectory 2017-07-04 01:13:10 +08:00
ProcessorPlayerQuickKeys.hpp [General] Add and implement PlayerQuickKeys packet 2017-10-25 07:21:00 +03:00
ProcessorPlayerReputation.hpp [General] Add placeholders for new packet types 2018-01-29 22:32:51 +02:00
ProcessorPlayerRest.hpp [Server] Move Base processors and Initializer to processors subdirectory 2017-07-04 01:13:10 +08:00
ProcessorPlayerResurrect.hpp [Server] Move Base processors and Initializer to processors subdirectory 2017-07-04 01:13:10 +08:00
ProcessorPlayerShapeshift.hpp [General] Add & implement PlayerShapeshift packet for werewolf states 2017-07-15 09:02:19 +03:00
ProcessorPlayerSkill.hpp [Server] Move Base processors and Initializer to processors subdirectory 2017-07-04 01:13:10 +08:00
ProcessorPlayerSpeech.hpp [Server] Move Base processors and Initializer to processors subdirectory 2017-07-04 01:13:10 +08:00
ProcessorPlayerSpellbook.hpp [Server] Move Base processors and Initializer to processors subdirectory 2017-07-04 01:13:10 +08:00
ProcessorPlayerStatsDynamic.hpp [Server] Move Base processors and Initializer to processors subdirectory 2017-07-04 01:13:10 +08:00
ProcessorPlayerTopic.hpp [Server] Don't automatically share PlayerTopic packets between players 2017-10-23 19:39:35 +03:00
ProcessorWorldKillCount.hpp [General] Rename PlayerKillCount into WorldKillCount 2018-07-15 05:34:59 +03:00