Time Nick Message 00:28 GreenDimond is it just me or was the ubuntu PPA not updated to 0.4.17.1? 01:10 ishka What is the precision set_float stores floats in metadata? Or perhaps more relevant: Where do I find that in the documentation? 01:15 ishka I measured the precision to be roughly 1/2500000 of the stored value. But that is of course not guaranteed for all values or to be stable in regards to future changes. 02:01 swift110 hey all 02:01 ANAND Hello swift110! 02:01 swift110 how are you ANAND 02:02 ANAND Great 02:02 ANAND and you? 02:11 erstazi Hey all! Using technic and furnaces, how do you get empty buckets out of the cooking area? 13:40 MinetestBot 02[git] 04ClobberXD -> 03minetest/minetest: Add hasprivs chat command (#7336) 13da9e4b1 https://git.io/vhrc9 (152018-06-12T13:39:43Z) 13:52 ANAND :D 14:10 eric2 hello 14:14 Krock greetings 14:14 scr267 has anyone written any minetest modules for fail2ban? 14:17 Krock no helpful results from DuckDuckGo - so, no. probably not. 14:17 ANAND I'm having trouble deleting a table element which was inserted using table.insert 14:18 scr267 yeah i checked search engines :-P 14:18 scr267 i might end up writing it.. 14:19 ANAND I currently use for _, v in pairs(table), and if the v == value to be removed, v = nil 14:19 Krock ANAND, ever programmed in C(++)? 14:20 ANAND Uh, yes I have 14:20 Krock okay. when "v" is a table value, then you can think of it like a pointer 14:20 ANAND ok 14:20 Krock v[1] = 1 will set the (in Lua) first element to 1 14:21 ANAND ok 14:21 Krock v = nil will set the _pointer_ to nil, but not the table itself 14:21 ANAND oh..... 14:21 Krock i.e. what you need is table[_] = nil 14:22 ANAND Where '_' is the index/key? 14:22 ANAND I mean, '_' is the index/key, right? 14:24 Krock yes, the one from the loop you gave me 14:24 ANAND Perfect! It works! Thanks :) 14:25 ANAND !next 14:25 MinetestBot Another satisfied customer. Next! 14:25 ANAND :P 14:25 Krock self-service mode seems to be currently turned on 14:25 ANAND XD 14:32 scr267 It should hand out numbered tickets :-P 14:34 ANAND rubenwardy: How do I detect invalid syntax and return a meaningful error message while using ChatCmdBuilder? 14:35 ANAND As of now, there's no way to check validity and number of params 14:37 rubenwardy cmd:sub("foo:text", ...) as the last sub call 14:37 rubenwardy I need to get around to having help be default 14:37 rubenwardy (ie: it'll list sub comamnds foryou) 14:37 ANAND You mean /help? 14:38 rubenwardy no no 14:38 rubenwardy as in /mycmd help and /mycmd asdjb asdjkbasd aksjdb 14:38 rubenwardy both giving a help message listing subcommands 14:38 ANAND Oh nice 14:39 rubenwardy * /help mycmd 14:39 ANAND oh lol 14:45 MinetestBot 02[git] 04paramat -> 03minetest/minetest: README.md: Remove 'unfinished' section. (#7440) 1318f1ede https://git.io/vhruO (152018-06-12T14:43:01Z) 14:47 paramat ^ MT is finally finished! 14:47 Krock ok. no need to continue developing 14:48 Genshin lol 14:50 Genshin Though seriously, 0.5.0 when? 14:51 rubenwardy never 14:51 Genshin ( ͡° ͜ʖ ͡°) 14:52 rubenwardy will hopefully be 5.0.0 14:52 Krock Genshin, http://krock-works.16mb.com/u/minetest_050_release_date.mp4 14:52 Krock will repost that whenever someone asks that 14:52 VanessaE haha 14:53 serp i keep spinning and it always shows up undefined 14:53 paramat nice 14:53 serp your video needs a new rng 14:54 Out`Of`Control m$ fan club work for free? 14:54 Krock > video > rng 14:54 Genshin So, how did we get a 0.5.0-dev to be a thing while 0.4.17 got released? 14:55 Out`Of`Control there is 0.4.17? 14:55 Krock Out`Of`Control, https://minetest.net/ uhm no? 14:55 VanessaE there is a 0.4.17.1, yet. 14:55 rubenwardy Genshin: 0.4.17 is a backport release 14:55 Genshin Ah. 14:55 rubenwardy bug fixes from 0.5 are added on top of 0.4.16 and released as 0.4.17 14:56 Out`Of`Control does it work fine with mods from 0.4.16? 14:56 Out`Of`Control i refer to server 14:56 Krock Out`Of`Control, 0.4.17: only when no deprecated functions are used in the scripts on-load, 0.4.17: yes 14:56 Krock * on-load, 0.4.17.1: yes 14:57 Krock you can also update MTG only and stay with the minetestserver version 0.4.16 and it'll work too - however, lacks a year of development 14:57 Out`Of`Control i update mtg already 14:58 Out`Of`Control but there are more than just mtg 14:58 Out`Of`Control mods* 15:02 Ice_Cream hi 15:02 ANAND Hello 15:04 Genshin ^Hi, bye ( ͡° ͜ʖ ͡°)