Midetest mod that adds a client-side mod (CSM) tab to the Minetest main menu.
Go to file
fairiestoy 1b90a938c9
Optimized minetest.get_connected_players()
Instead of collecting all objects within a huge radius (which could be
a big value), just register each player that connects and give back the
current hold list.
2022-05-21 16:11:08 +02:00
builtin Optimized minetest.get_connected_players() 2022-05-21 16:11:08 +02:00