Time Nick Message 06:27 MinetestBot 02[git] 04kilbith -> 03minetest/minetest: Android menu: Unified serverlist 13dc35091 https://git.io/vwoK2 (152016-04-28T07:19:31+01:00) 06:27 MinetestBot 02[git] 04rubenwardy -> 03minetest/minetest: Builtin: Add basic_privs setting 1317bfe2f https://git.io/vwoKa (152016-04-28T07:19:07+01:00) 06:27 MinetestBot 02[git] 04SmallJoker -> 03minetest/minetest: Mainmenu: Standardize the menu button order and sizes 1330083d1 https://git.io/vwoKV (152016-04-28T07:16:58+01:00) 13:50 microcharge hello 13:53 LNJ2GO bye bye 14:02 MinetestBot 02[git] 04tenplus1 -> 03minetest/minetest: Avoid teleporting player if /teleport coords are out-of-range 137baddd1 https://git.io/vwKVw (152016-04-29T00:00:35+10:00) 16:38 MinetestBot 02[git] 04ShadowNinja -> 03minetest/minetest: Upgrade Android build to Gradle build system 13e416738 https://git.io/vw6IM (152016-04-28T12:28:42-04:00) 17:25 MinetestBot 02[git] 04ShadowNinja -> 03minetest/minetest: Fix race on thread creation 1346fd114 https://git.io/vw6sb (152016-04-28T13:21:46-04:00) 17:34 Foghrye4 Hi! I can't see "singlenode" mapgen type in new word creation window. Is this normal? 17:37 sofar Foghrye4: yes 17:37 Foghrye4 How to enable it? 17:38 sofar through a mod. e.g. https://github.com/sofar/mcimport/blob/master/mcimport.py#L38 17:40 Foghrye4 This is weird... What if i want to create something like space? 17:44 Foghrye4 Aha: minetest.set_mapgen_params 18:36 Out`Of`Control hi 18:36 Out`Of`Control how do i find coordinates of EmergeThread: p=(-16,0,86) ? 18:36 Out`Of`Control was it *32? 18:38 sfan5 *16 18:38 sfan5 !c "x=%d y=%d z=%d" % tuple(a*16 for a in (-16,0,86)) 18:38 MinetestBot 'x=-256 y=0 z=1376' 18:38 Out`Of`Control sfan5: ty 18:48 Krock !c print("x=%d y=%d z=%d", -16, 0, 86) 18:48 MinetestBot NameError: name 'print' is not defined 18:48 Krock ok. 19:52 luizrpgluiz Hi :) 21:17 Fixer !c print "Hello World" 21:17 MinetestBot SyntaxError: Missing parentheses in call to 'print' (, line 1) 21:17 Fixer !c print("Hello World") 21:17 MinetestBot NameError: name 'print' is not defined 21:17 Fixer oops 21:22 Out`Of`Control !say Hello World 21:42 sofar !c printf("Hello World") 21:42 MinetestBot NameError: name 'printf' is not defined 21:45 ShadowNinja !c "Hello World" 21:45 MinetestBot 'Hello World' 21:46 ShadowNinja I finally got IPv6 set up on a home network -- maybe I'll be able to set it up on my one network soon... 21:46 ShadowNinja own* 21:46 Calinou I've had IPv6 for at least 2 years, but I lack a good connection :p 21:52 Fixer i not only have no ipv6, but stupid isp is now forcing cgnat for ipv4 :/