Time Nick Message 14:03 IhrFussel Hey guys... what happens if you change the meta of a node that is not loaded? Will it work regardless or will it return nil or something else? 14:05 IhrFussel I can't imagine that it will work cause the node would be 'IGNORE' right? 14:05 rubenwardy it won't work at all 14:05 rubenwardy meta is stored in the MapBlock 14:05 rubenwardy get_meta will return nil 14:10 ANAND Would be nice if that's documented 14:42 Fixer do we have those in mt? https://youtu.be/_IT_XbR-0gs?list=PL3D2A2DD5822B183E 16:59 Fixer sofar: does https://content.minetest.net/packages/sofar/emote/ allow sitting on stairs/slabs that mimic furniture? 17:00 VanessaE minetest-mods guys, https://github.com/minetest-mods/xdecor/pull/108 17:01 Fixer oof, drawers is on top 17:01 Fixer much needed mod 17:57 * BuckarooBanzai hates the drawers mod, too much hacks with entities :/ 22:17 rdococ Why do luacontrollers have access to string.find but not string.match? I'd think they'd be pretty similar. 22:18 rdococ ah 22:18 rdococ no pattern matching