Time Nick Message 00:06 rubenwardy https://forum.minetest.net/viewtopic.php?f=7&t=24256 00:06 rubenwardy !title 00:06 MinetestBot rubenwardy: New main menu design - feedback requested - Minetest Forums 13:41 MinetestBot 02[git] 04An0n3m0us -> 03minetest/minetest_game: Sort loot registration into respective mods (#2602) 138d9aa07 https://git.io/Jv0Dx (152020-02-23T13:41:13Z) 21:24 MinetestBot 02[git] 04sfan5 -> 03minetest/minetest: Documementation: Add advice on lifetime of ObjectRefs 136be7150 https://git.io/Jv0NS (152020-02-23T21:24:12Z) 21:24 MinetestBot 02[git] 04sfan5 -> 03minetest/minetest: Documentation: More precise description of ObjectRef:remove() 13217f3a4 https://git.io/Jv0N9 (152020-02-23T21:24:12Z) 21:24 MinetestBot 02[git] 04sfan5 -> 03minetest/minetest: Profiler: Fix wrong function name for entities 132bb7d3a https://git.io/Jv0NH (152020-02-23T21:24:12Z) 21:24 MinetestBot 02[git] 04sfan5 -> 03minetest/minetest: Move core.get_connected_players() implementation to C++ 130b8d3f9 https://git.io/Jv0NQ (152020-02-23T21:24:12Z) 21:24 MinetestBot 02[git] 04sfan5 -> 03minetest/minetest: Refactor Script API's log_deprecated 13c657fb3 https://git.io/Jv0N7 (152020-02-23T21:24:12Z) 21:24 MinetestBot 02[git] 04sfan5 -> 03minetest/minetest: Script API: Document ObjectRef handling in a comment 134da057c https://git.io/Jv0N5 (152020-02-23T21:24:12Z) 22:09 tcetace So, when you connect to a server that uses mods it downloads them, correct? 22:09 tcetace Where does it download them to? I looked. 22:09 rubenwardy no, it downloads the media only 22:09 rubenwardy to cache 22:09 rubenwardy normal mods do not run on the client 22:09 tcetace oh fair 22:10 tcetace That makes sense when I think about it. Thank you.