Time Nick Message 00:31 Nyarg hi all ) I have line of code "for _, pos in ipairs(poslist) do" but I am uderstanding what "_" means. Any ideas ? 00:32 Nyarg for example "#" means lenght in lua 00:32 VanessaE ipairs() returns the index of the item, and the value of that item 00:32 Nyarg thanks ) 00:32 VanessaE using _ is a way of basically discarding one of the two (the index, or "key") 00:32 VanessaE for _, foo in ipairs(bar) means that you don't care about the key/index, just its value (which gets plugged into foo) 03:24 MinetestBot 02[git] 04kaeza -> 03minetest/minetest: Server: Add reason for leave to `on_leaveplayer` callbacks 13dac40af https://git.io/voZKK (152016-06-11T04:17:04+01:00) 03:29 hmmmm hollacallback girl 03:48 MinetestBot 02[git] 04est31 -> 03minetest/minetest: Fix android build 13817fea6 https://git.io/voZ6G (152016-06-11T05:44:55+02:00) 03:57 hmmmm welp i just froze up my IDE by backspacing in a typedef with nested templates 04:16 MinetestBot 02[git] 04kwolekr -> 03minetest/minetest: Settings: Clean up settings changed callback code 1333b874f https://git.io/voZ69 (152016-06-11T00:11:37-04:00) 08:37 MinetestBot 02[git] 04kwolekr -> 03minetest/minetest: Random misc. warning fixes and cleanups 1327aff22 https://git.io/voZyR (152016-06-11T03:23:53-04:00) 11:44 iwB oh :D 11:44 iwB llol 11:51 Gael-de-Sailly Hi there 11:52 Gael-de-Sailly inchranet is down? 11:53 Gael-de-Sailly I haven't been online for 2 months, maybe I missed something 11:53 Amaz Gael-de-Sailly, I think the domain expired. You can use daconcepts.com instead though 11:59 Gael-de-Sailly so the channel for MinetestForFun in unavailable 11:59 Amaz Hm 12:00 Amaz I'm able to join that... 12:10 nore Welcome back, Gael-de-Sailly :) 16:06 Sawyer_ running server on ubuntu, added some mods but do I need to enable them somehow? 16:06 Sawyer_ because they don't seem to work ingame 16:07 Out`Of`Control world.mt 16:07 Out`Of`Control your world dir 16:10 Sawyer_ Out`Of`Control: thanks, that helped :-) 18:27 Fixer Out`Of`Control: have you fixed LL hud? 18:28 Out`Of`Control Fixer: no i found a new bug of hud_hunger 18:28 Fixer Out`Of`Control: try that one https://github.com/tenplus1/hud_hunger 18:28 Fixer Out`Of`Control: fork with some fixes 18:29 Out`Of`Control Fixer: thank you 18:29 Fixer Out`Of`Control: you can even post a bug report here, he can try fix it 18:29 Fixer Out`Of`Control: of if not helps, move to Wuzzy Hudbars 18:30 Out`Of`Control Fixer: when you die there is a message, works fine in air or if you starve, Inlava you enter deathloop, until you mov e or press respawn button 18:30 Fixer Out`Of`Control: known 18:30 Out`Of`Control works fine in water 18:30 Fixer Out`Of`Control: just disable death_messages 18:31 Fixer Out`Of`Control: bug is here https://github.com/minetest/minetest/pull/4127 18:34 Out`Of`Control Fixer: do you know how check with what flags mt was compiled? 18:35 Out`Of`Control Fixer: thanks for help 18:37 Fixer Out`Of`Control: if new version, try minetest --version 18:38 Fixer if 0.4.14 18:39 Out`Of`Control thanks 19:13 VanessaE subj: Mods in Minetest 19:13 VanessaE body: Did they perhaps what I can insert ? Pleas 19:13 VanessaE wat? 19:14 Out`Of`Control ? 19:14 VanessaE someone emailed me that ^^^ 19:14 Out`Of`Control hah 19:14 Out`Of`Control translate it to humane language 19:14 Krock translate it to brainfuck code 19:15 Out`Of`Control VanessaE: was there send from my iphone at the end? 19:15 VanessaE nope. 22:41 MinetestBot 02[git] 04paramat -> 03minetest/minetest: Sky.cpp: Improve code style. Define sky colours as SColor 13a39d536 https://git.io/vonZO (152016-06-11T23:35:38+01:00) 22:41 MinetestBot 02[git] 04Ekdohibs -> 03minetest/minetest: Make node timers more efficient 13559dd99 https://git.io/vonZ3 (152016-06-11T23:35:17+01:00) 23:10 swift110 hey all 23:11 sloanonlinux So, when will Minetest have a proxy option? 23:14 infotek new to minetest. does anyone know how auth works to cupcake.ftp.ch ? 23:15 sloanonlinux What does that have to do with minetest? 23:19 swift110 hmm 23:23 infotek sloanonlinux: it is a minetest server that is wanting authentication. 23:24 sloanonlinux infotek, type your password in 23:24 sloanonlinux the one you typed the last time you joined that server 23:25 infotek i have not password or account. are you sating minetest offers central authentication? 23:25 infotek i have never joined the server before. 23:25 infotek my daughter wanted to join it because it had the word cupcake in the hostname. 23:30 sloanonlinux Tell her to use a different username 23:34 LazyJ infotek, the server probably requires players to enter a username and password before they are allowed to log in. An account is automatically created for each player on the server when they enter a username and password. There is no forum or website where you have to register that will apply to all Minetest servers. Each server is independent. 23:34 LazyJ 23:36 LazyJ So have your daughter enter a nickname for herself in the "username" and then a password that she can remember in the "password". Then join. 23:36 LazyJ