MineClone2/mods
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
..
CORE Fix server crash when players dig unknown nodes 2021-07-08 15:33:24 +02:00
ENTITIES Merge pull request 'Destroy objects near cactus faster (make it possible to throw items at a cactus)' (#1856) from NO11/MineClone2:cactus into master 2021-09-07 18:00:53 +00:00
ENVIRONMENT Merge branch 'master' into polish-translation 2021-06-02 10:14:25 +00:00
HELP Update French translation (part 1) 2021-08-13 11:35:18 +02:00
HUD Do not send useless HUDCHANGE packets 2021-09-15 17:47:35 +02:00
ITEMS Only use the shears once in dispenser if there are more mobs in front of the dispenser 2021-09-08 14:22:53 +00:00
MAPGEN Fix igloo hidden trapdoor with minetest.after(), MineClone2/MineClone2#1797 2021-06-22 16:53:55 +04:00
MISC Merge branch 'master' into polish-translation 2021-06-02 10:14:25 +00:00
PLAYER Send FOV packets only when necessary 2021-09-15 18:08:58 +02:00