Mineclonia/mods/PLAYER
Nils Dagsson Moskopp 275f0826ed
Send FOV packets only when necessary
Before this change, about 10 to 30 FOV packets were sent from the server
to each connected client each second. This patch only sends FOV packets
when the FOV actually needs to be changed, i.e. when the player starts
or stops sprinting.
2021-07-04 03:25:05 +02:00
..
mcl_death_drop Move data from deprecated files to mod.conf 2021-05-16 13:44:04 +02:00
mcl_hunger Move data from deprecated files to mod.conf 2021-05-16 13:44:04 +02:00
mcl_meshhand Move data from deprecated files to mod.conf 2021-05-16 13:44:04 +02:00
mcl_player Fix usages of player:get_velocity(), closes #1203 2021-02-27 15:07:10 +01:00
mcl_player_init Fix settable hand 2019-03-06 07:32:22 +01:00
mcl_playerinfo Move data from deprecated files to mod.conf 2021-05-16 13:44:04 +02:00
mcl_playerplus Move data from deprecated files to mod.conf 2021-05-16 13:44:04 +02:00
mcl_skins Move data from deprecated files to mod.conf 2021-05-16 13:44:04 +02:00
mcl_spawn Move data from deprecated files to mod.conf 2021-05-16 13:44:04 +02:00
mcl_sprint Send FOV packets only when necessary 2021-07-04 03:25:05 +02:00
playerphysics Move data from deprecated files to mod.conf 2021-05-16 13:44:04 +02:00
wieldview Move data from deprecated files to mod.conf 2021-05-16 13:44:04 +02:00
modpack.conf Add a couple of modpack.conf files 2019-01-07 00:52:05 +01:00