Time Nick Message 00:14 MTDiscord <Νοοdӏеmіrе> If you override on_use in an item's definition, you won't be allowed to break things with it. 00:47 mazes_83 Noodlemire: I mean why the on_use for hoe defines: if pointed_thing.type ~="node" then return end 00:48 mazes_83 why doesn't it relay something like pointed_thing.ref:punch() (with all guards and params set) 00:49 mazes_83 i'm not able to figure out if that's by design, or if it is to be ameliorated 00:50 MTDiscord <Νοοdӏеmіrе> Wait, what code are you even looking at? 00:52 mazes_83 minetest_game sorry 00:53 mazes_83 I was about to inform and saw your question 00:54 mazes_83 farming.hoe_on_use to be precise 10:47 repetitivestrain hello people 10:47 repetitivestrain is there a way to rollback everything until a certain point in time? 10:47 repetitivestrain with rollback recording on, of course 16:05 MinetestBot 02[git] 04TheBrokenRail -> 03minetest/minetest: Touch UI support for desktop builds (#10729) 133dcf9e9 https://git.io/JzSrZ (152021-09-26T16:04:09Z) 16:05 MinetestBot 02[git] 04Wuzzy2 -> 03minetest/minetest: Fix several typos in settingtypes.txt (#11623) 13bc7d055 https://git.io/JzSrn (152021-09-26T16:04:19Z) 16:05 MinetestBot 02[git] 04alarixnia -> 03minetest/minetest: Use CMake's GNUInstallDirs for install directories on Unix (#11636) 132dc73d2 https://git.io/JzSrc (152021-09-26T16:04:30Z) 16:05 MinetestBot 02[git] 04Wuzzy2 -> 03minetest/minetest: Update builtin locale files (#11650) 13918fbe3 https://git.io/JzSrC (152021-09-26T16:04:39Z) 17:18 Pexin just installed new primary router. old upstairs repeater config untouched. now, computers connected to repeater can use internet just fine except minetest times out immediately every time. MT works fine connected to primary router. is this problem familiar or do i just blindly continue looking for udp config shenanigans? 17:18 Pexin mt client I mean 17:18 Pexin I'm not running a server 17:20 sfan5 "times out immediately" sure sounds like something is rejecting udp traffic 17:20 Pexin confusing thing is it only breaks on repeater, but repeater config is untouched from before 17:21 Pexin I want to suspect upnp, but upnp wasn't enabled on the old router either 18:00 Pexin looks fixed. apparently was a static ip assignment issue.