Mineclonia/mods
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
..
CORE Fix server crash when players dig unknown nodes 2021-06-17 23:39:13 +02:00
ENTITIES Fix server crash when boat passenger sneaks 2021-06-18 19:08:19 +02:00
ENVIRONMENT Move data from deprecated files to mod.conf 2021-05-16 13:44:04 +02:00
HELP Move data from deprecated files to mod.conf 2021-05-16 13:44:04 +02:00
HUD Merge branch 'master' into fix_inventory_depends 2021-06-25 15:12:05 +00:00
ITEMS Fix Ender chests from MineClone2 2021-06-28 22:54:00 +02:00
MAPGEN Move data from deprecated files to mod.conf 2021-05-16 13:44:04 +02:00
MISC Move data from deprecated files to mod.conf 2021-05-16 13:44:04 +02:00
PLAYER Send FOV packets only when necessary 2021-07-04 03:25:05 +02:00