minetest_game
minetest_game copied to clipboard
Update beds formspecs when player joins or leaves the game
Fix #3126
I wasn't able to test it but it is kind of trivial. I only called update_formspecs() when a player joins/leaves the game.
Ping @ssdaniel24
Didn't work for me. Try to test too, please, using multiple clients on local host.
Try [...] using multiple clients on local host.
I've tried once but afaik there's no way to do it on a single PC.
Try [...] using multiple clients on local host.
I've tried once but afaik there's no way to do it on a single PC.
It's really easy to launch multiple instances of Minetest on any platform. Just run open Minetest multiple times, run the server on one of them and connect clients from the others.