forked from VoxeLibre/VoxeLibre
cora
d77f31eab8
Before this patch, Mineclonia set (and therefore sent) player bone positions and player properties in every globalstep. This results in about 30 TOCLIENT_ACTIVE_OBJECT_MESSAGE per second per player. This patch adds conditional functions to set bone positions and properties. The functions set values only when they have changed, reducing traffic. |
||
---|---|---|
.. | ||
mcl_death_drop | ||
mcl_hunger | ||
mcl_meshhand | ||
mcl_player | ||
mcl_player_init | ||
mcl_playerinfo | ||
mcl_playerplus | ||
mcl_skins | ||
mcl_spawn | ||
mcl_sprint | ||
playerphysics | ||
wieldview | ||
modpack.conf |