Minetest logo

IRC log for #minetest, 2016-06-10

| Channels | #minetest index | Today | | Google Search | Plaintext

All times shown according to UTC.

Time Nick Message
00:02 stormchaser3000 joined #minetest
00:09 poke joined #minetest
00:10 poke hello, anyone online?
00:11 Void7 joined #minetest
00:20 WillMoogle joined #minetest
00:27 LazyJ joined #minetest
00:47 Void7 joined #minetest
00:49 GunshipPenguin joined #minetest
01:03 backnforth joined #minetest
01:36 KaadmY joined #minetest
01:41 Void7 joined #minetest
02:00 GunshipPenguin joined #minetest
02:01 GunshipPenguin joined #minetest
02:01 GunshipPenguin joined #minetest
02:32 STHGOM joined #minetest
02:55 Puka_ joined #minetest
02:59 backnforth joined #minetest
02:59 Puka joined #minetest
03:07 iwB joined #minetest
03:10 GunshipPenguin joined #minetest
03:11 GunshipPenguin joined #minetest
03:11 GunshipPenguin joined #minetest
03:12 GunshipPenguin joined #minetest
03:12 GunshipPenguin joined #minetest
03:13 GunshipPenguin joined #minetest
03:13 iwB Welcome back Gunshippenguin
03:18 endev15_ joined #minetest
03:19 ENDev15 How can I write an if statement that exits and continues on if the result is true (or false)?
03:19 ENDev15 I tried:
03:19 ENDev15 if hud.hotbar_type then return else minetest.setting_set("hud_hotbar", "default") end
03:20 ENDev15 But then, of course, no code after that was run.
03:27 backnforth joined #minetest
03:32 ENDev15 Guess I'll just use something other than an if statement...
03:33 VanessaE then return end
03:33 VanessaE (follow your 'return' and an 'end')
03:34 VanessaE if foo then bar return end else bleh end
03:34 VanessaE damn it, missed.
03:41 Tmanyo joined #minetest
03:44 backnforth joined #minetest
04:29 Megal_ joined #minetest
04:50 jin_xi joined #minetest
04:56 yang2003 joined #minetest
05:39 yang2003 joined #minetest
05:44 adarsh_tr joined #minetest
06:09 Megal joined #minetest
06:17 TheBonsai joined #minetest
06:32 yyt16384 joined #minetest
06:33 yyt16384 Does anyone know how fencelike drawtype works?
06:33 yyt16384 Looks like there are lots of hardcoded stuff
06:41 LazyJ joined #minetest
06:43 Telesight joined #minetest
06:54 yyt16384 Huh, it seems that fencelike is unfriendly to texture overriding
06:54 yyt16384 It uses the same texture for everything
06:59 Trustable joined #minetest
07:07 adicto joined #minetest
07:09 aheinecke joined #minetest
07:15 Amaz joined #minetest
07:18 nrzkt joined #minetest
07:45 LNJ2GO joined #minetest
07:47 LNJ2GO joined #minetest
07:49 Darcidride joined #minetest
07:55 Markow joined #minetest
08:30 JamesTait joined #minetest
08:32 JamesTait Good morning all!  Happy Friday, and happy Iced Tea Day! 😃  ðŸ¹
08:32 iwB Good morning !
08:32 iwB Iced tea o.O
08:32 Calinou hi
08:32 iwB this make me hungryyy..
08:34 iwB I think I want Iced tea ☆*:.。. o(≧▽≦)o .。.:*☆
08:41 yyt16384 joined #minetest
08:57 FirePowi joined #minetest
09:09 ssieb joined #minetest
09:10 Out`Of`Control joined #minetest
09:30 brothersome joined #minetest
09:30 iwB Hi brothersome :P
09:30 brothersome Hi
09:31 iwB do you know me brothersome
09:31 brothersome Depends on your name in minetest
09:32 Volkj joined #minetest
09:33 est31 joined #minetest
09:33 Volkj left #minetest
09:34 Volkj joined #minetest
09:39 Volkj left #minetest
09:39 Samson1 joined #minetest
09:48 brothersome joined #minetest
09:51 tpe joined #minetest
09:56 iwB welcome back brothersome
09:57 brothersome Oh, A twitch of my PowerLan adapter
10:36 popey joined #minetest
10:37 popey Hello! Is it possible to override minetest writing to .minetest? Like, if I want to point it somewhere else?
10:37 popey I couldn't find a config option at all.
10:44 dzho joined #minetest
10:54 MysteryCube joined #minetest
10:55 PjotrOrial joined #minetest
10:55 PjotrOrial joined #minetest
11:08 Samson1 joined #minetest
11:18 adarsh_tr joined #minetest
11:25 JamesTait 👋  popey
11:26 JamesTait I never found a way to prevent minetest from writing to $HOME/.minetest
11:26 JamesTait (Location might be $PWD/.minetest with RUN_IN_PLACE=1 as per the snap)
11:27 popey ahh
11:27 popey thanks
11:27 popey the snap has RUN_IN_PLACE=TRUE, wonder if that's a mistake
11:29 JamesTait It's been a while since I looked into it (my minetest server has been down for ages because I haven't had the time), but I was using a minetest-server .deb which doesn't include that flag, and it writes to $HOME/.minetest, which wouldn't work for the snap.
11:30 JamesTait popey, maybe RUN_IN_PLACE=TRUE and chdir to $SNAP_USER_DATA?
11:30 Fixer joined #minetest
11:31 * JamesTait is eagerly anticipating a minetest snap, so he can get his server back up and running.
11:31 JamesTait Although I think this is just the client, right?
11:31 popey yes
11:32 popey will try that
11:32 Out`Of`Control Anyone have issue with deathloop, if player enter lava?
11:32 Derr joined #minetest
11:34 Derr I can't get skinsdb to generate previews. the issue revolves around no character preview.png 's in /u_skins/textures
11:34 Derr I have blender png crush and image magic installed
11:38 Derr if there wasn't 500 character textures I would just manually render low res images for the preview
11:41 popey hmm, JamesTait 2016-06-10 12:40:54: ERROR[Main]: Provided world path doesn't exist: /snap/minetest/100001/bin/../worlds/world
11:41 popey I'll have a play at the weekend
11:43 * JamesTait hugs popey
11:43 * JamesTait can smell rain.
11:52 JamesTait And here it comes!
11:52 * JamesTait makes sure there's nothing out that mustn't get wet.
12:00 whiskeyPete joined #minetest
12:13 proller joined #minetest
12:13 theTroy joined #minetest
12:14 sabinoluiz joined #minetest
12:15 sabinoluiz Hi, everyone
12:15 sabinoluiz How can I give a item for many users?
12:15 jin_xi joined #minetest
12:21 Out`Of`Control place item in open chest?
12:30 sabinoluiz I want to do this for command server
12:30 sabinoluiz *server commands
12:33 stormchaser3000 joined #minetest
12:45 iwB joined #minetest
12:50 Thomas-S joined #minetest
12:51 STHGOM joined #minetest
13:00 proller joined #minetest
13:08 swift110 joined #minetest
13:11 swift110 joined #minetest
13:20 iwB left #minetest
13:28 LazyJ joined #minetest
13:36 rubenwardy joined #minetest
13:39 lisac joined #minetest
13:40 Player_2 joined #minetest
13:40 Volkj joined #minetest
13:47 asl97 joined #minetest
13:52 lambda-11235 joined #minetest
13:54 enricom joined #minetest
13:55 proller joined #minetest
13:56 Volkj left #minetest
13:59 Void7 joined #minetest
14:04 yang2003 joined #minetest
14:27 hmmmm joined #minetest
14:57 swift110 hey akk
14:57 swift110 hey all
14:59 Void7 hi!
15:00 swift110 hey Void7 how are you?
15:00 Void7 good :P
15:03 swift110 good to hear
15:03 swift110 how long you been playing MinetestBot
15:03 swift110 minetest i mean
15:04 Void7 dunno, maybe a year?
15:04 Void7 could be waaay off though :P
15:04 Void7 not that active anymore
15:07 swift110 why not
15:08 Void7 not sure
15:10 swift110 oh
15:10 swift110 you got tired of it
15:12 Void7 not really, just working on my other games
15:13 swift110 oh ok
15:25 alket joined #minetest
15:36 Krock joined #minetest
15:44 Puka_ joined #minetest
15:55 iwB joined #minetest
15:58 ElectronLibre joined #minetest
16:01 srifqi joined #minetest
16:03 lisac joined #minetest
16:21 alket joined #minetest
16:26 SylvieLorxu joined #minetest
16:32 lukc joined #minetest
16:33 BrandonReese joined #minetest
16:33 GnomeKris joined #minetest
16:41 Weedy joined #minetest
16:49 PjotrOrial joined #minetest
16:53 Markow joined #minetest
16:55 TheBonsai joined #minetest
16:57 Pest joined #minetest
17:04 Krock joined #minetest
17:10 alket joined #minetest
17:15 proller joined #minetest
17:31 Void7 joined #minetest
17:36 bugzapper joined #minetest
17:44 SylvieLorxu joined #minetest
17:50 Gael-de-Sailly joined #minetest
18:03 aheinecke joined #minetest
18:13 WolfgangB joined #minetest
18:15 pampeho joined #minetest
18:20 pampeho joined #minetest
18:24 aheinecke joined #minetest
18:55 edgrey joined #minetest
19:15 edgrey joined #minetest
19:59 H-H-H joined #minetest
20:11 Derr sabinoluiz you could install "give_initial_stuff". Or I've seen technic controllers give stuff when you press a button. Or you could write a script that would give stuff to all players currently in game
20:16 Void7 joined #minetest
20:38 dvere joined #minetest
20:52 swift110 hey all
20:59 Krock hi swift110
21:01 swift110 hey Krock how are you/.
21:01 Krock hey, I'm just fine. How about you?
21:02 swift110 im great Krock what ya up too
21:02 DFeniks joined #minetest
21:16 srifqi joined #minetest
21:33 pozzoni joined #minetest
21:36 jin_xi joined #minetest
21:37 srifqi joined #minetest
21:38 LNJ2GO joined #minetest
21:51 LNJ2GO left #minetest
21:55 TGminer joined #minetest
21:58 FirePowi joined #minetest
22:08 jojoa1997 joined #minetest
22:19 edgrey joined #minetest
22:22 STHGOM joined #minetest
22:25 Void7 joined #minetest
22:25 Trustable joined #minetest
22:33 edaq joined #minetest
22:40 Loll joined #minetest
22:40 Loll #minetest
22:41 Loll Hi
22:48 Void7 joined #minetest
22:55 fireglow joined #minetest
23:20 theTroy joined #minetest
23:20 lambda-11235 joined #minetest
23:23 Tmanyo joined #minetest
23:24 DMackey joined #minetest
23:29 KaadmY joined #minetest

| Channels | #minetest index | Today | | Google Search | Plaintext