1
0
Fork 1
mirror of https://github.com/TES3MP/openmw-tes3mp.git synced 2025-01-20 09:23:52 +00:00
openmw-tes3mp/apps/openmw-mp/processors/player
David Cernat 3effd5f1ff [General] Update positions for dead players on other clients
Dead players will now show up at the correct cell and position for living players, making server scripts that allow players to revive each other much more functional.
2019-03-24 03:52:05 +02:00
..
ProcessorChatMsg.hpp [Server] Remove result from the OnPlayerSendMessage callback 2018-10-30 13:13:07 +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 [General] Update positions for dead players on other clients 2019-03-24 03:52:05 +02: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