1
0
Fork 1
mirror of https://github.com/TES3MP/openmw-tes3mp.git synced 2025-03-01 04:09:40 +00:00
openmw-tes3mp/apps
David Cernat 3bd8aa82fe [General] Reduce inventory-sending hooks to just 2 in ContainerStore
Whenever an item is added to or removed from the player's ContainerStore, that player sends a PlayerInventory packet with just that addition or removal.

This eliminates all the unnecessary packet spam related to oversized PlayerInventory packets that had existed in one form or another since the initial implementation of inventory sync in 1b259e2d33

Additionally, move booleans from BasePlayer to LocalPlayer when they are only needed on the client, and make the usage of the isReceivingQuickKeys boolean consistent with the new isReceivingInventory boolean by having them both in the processors of their associated packets.
2018-08-28 05:01:52 +03:00
..
browser [General] Switch to new official master server port when using old one 2018-08-22 13:49:17 +03:00
bsatool Restore trailing new lines to shrink PR 2017-09-08 22:20:04 +01:00
esmtool Dropping a separate NPDTstruct12 object and instead use NPDTstruct52 2018-05-09 00:25:07 +02:00
essimporter Initialize missing variables 2018-08-01 20:18:37 +04:00
launcher Merge pull request #469 from davidcernat/master while resolving conflicts 2018-08-20 14:08:44 +03:00
master [Master] Fix REST servers/info 2017-07-31 19:32:27 +08:00
mwiniimporter Fix MSVC warnings C4456 2018-07-10 11:29:39 +04:00
niftest Some PVS-Studio and cppcheck fixes 2018-04-18 12:36:10 +00:00
opencs Merge pull request #469 from davidcernat/master while resolving conflicts 2018-08-20 14:08:44 +03:00
openmw [General] Reduce inventory-sending hooks to just 2 in ContainerStore 2018-08-28 05:01:52 +03:00
openmw-mp [Server] Set minimum updateRate when communicating with master server 2018-08-23 00:10:49 +03:00
openmw_test_suite Make partial binary search case insensitive, as it supposed to be (bug #4558) 2018-08-05 13:26:12 +04:00
wizard Merged pull request #1697 2018-05-23 16:01:11 +02:00
doc.hpp