minetest/src/unittest/test_world
SmallJoker 0b4f424f41
Inventory: Send dirty lists where appropriate (#8742)
This change reduces the amount of sent data towards clients. Inventory lists that are already known to the player are skipped, saving quite some data over time.

Raises protocol version to 38 to ensure correct backwards-compatible code.
2019-08-24 19:07:38 +02:00
..
do_not_remove.txt Inventory: Send dirty lists where appropriate (#8742) 2019-08-24 19:07:38 +02:00