VoxeLibre/mods/PLAYER
Nils Dagsson Moskopp 95c4d6472b 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-09-15 18:08:58 +02:00
..
mcl_criticals Redesign damage modifier execution 2021-04-18 20:08:08 +02:00
mcl_death_drop fix many codestyle issues (functions, strings, modpaths) 2021-05-29 16:12:33 +02:00
mcl_hunger Make eating particles much more MC like! 2021-08-02 12:24:34 +00:00
mcl_meshhand Make it look like the player is holding the map in their hand 2021-05-02 17:03:39 +02:00
mcl_player fix #1299 2021-07-12 11:50:37 -07:00
mcl_player_init Use mod.conf in all mods, part 1 2021-03-04 15:22:14 +01:00
mcl_playerinfo unify code style [1] 2021-05-25 12:52:25 +02:00
mcl_playerplus Fix some implicit hard and soft-dependencies 2021-07-16 06:18:54 +04:00
mcl_skins Merge branch 'master' into polish-translation 2021-06-02 10:14:25 +00:00
mcl_spawn Merge branch 'master' into polish-translation 2021-06-02 10:14:25 +00:00
mcl_sprint Send FOV packets only when necessary 2021-09-15 18:08:58 +02:00
mcl_wieldview fix many codestyle issues (functions, strings, modpaths) 2021-05-29 16:12:33 +02:00
playerphysics Use mod.conf in all mods, part 1 2021-03-04 15:22:14 +01:00
modpack.conf Add a couple of modpack.conf files 2019-01-07 00:52:05 +01:00