Time Nick Message 10:39 bebebeko Hello folks! can any one help with increase range for pointed_thing ? as mentioned in wiki https://wiki.minetest.net/Pointing by default range is 4, in "creative mode" range is 10, how i can set pointing range up to 200 for example? 11:03 sfan5 by changing the hand item 11:05 sfan5 like e.g. this code does https://github.com/minetest/minetest_game/blob/master/mods/creative/init.lua#L58 11:08 bebebeko sfan5: thank you a lot 11:23 bebebeko @sfan5 I'm trying to create client mod 'spiderman' for minetest, he provides "fast movement" from current player position to pointed thing. minetest.override_item("", { range = 256 }) doesn't work, i don't know why... but looks like i found another way to do this https://github.com/minetest/minetest/blob/master/doc/client_lua_api.txt#L789 11:24 bebebeko doesn't work means "range stil is 4 :(" 11:38 bebebeko as i can see in client mod documentation https://github.com/minetest/minetest/blob/master/doc/client_lua_api.txt is there no way to call set_pos() for player object in client-side mod :( sad 14:19 bebebeko s 15:21 bebebeko done https://github.com/metacoma/minetest-mod-spiderman (video included) 21:01 MinetestBot 02[git] 04rubenwardy -> 03minetest/minetest: Translated using Weblate (Slovak) 135f3f806 https://git.io/JJqyH (152020-07-08T20:51:18Z) 21:01 MinetestBot 02[git] 04daretmavi -> 03minetest/minetest: Translated using Weblate (Slovak) 13352529e https://git.io/JJqyQ (152020-07-08T20:51:18Z) 21:01 MinetestBot 02[git] 04sfan5 -> 03minetest/minetest: Translated using Weblate (Galician) 133c17570 https://git.io/JJqy7 (152020-07-08T20:51:18Z) 21:01 MinetestBot 02[git] 04sfan5 -> 03minetest/minetest: Translated using Weblate (Basque) 13b7129f6 https://git.io/JJqy5 (152020-07-08T20:51:18Z) 21:01 MinetestBot 02[git] 04sfan5 -> 03minetest/minetest: Translated using Weblate (Serbian (cyrillic)) 133547c47 https://git.io/JJqyd (152020-07-08T20:51:18Z) 21:01 MinetestBot 02[git] 04sfan5 -> 03minetest/minetest: Translated using Weblate (Dutch) 13ab175e2 https://git.io/JJqyb (152020-07-08T20:51:18Z) 21:42 MinetestBot 02[git] 04sfan5 -> 03minetest/minetest: Fix ContentDB menu icons not appearing on Windows 1321de17e https://git.io/JJq9m (152020-07-08T21:37:14Z) 21:42 MinetestBot 02[git] 04sfan5 -> 03minetest/minetest: Make util/bump_version.sh work again 13b4c2587 https://git.io/JJq9Y (152020-07-08T21:11:41Z)