Time Nick Message 00:35 yaman how could i make it so when you die there are no bones, but you lose your stuff too 00:39 yaman ok let me rephrase that, how do you clear inventory on_die? 00:39 Jordach yaman, don't put down the block 00:40 yaman huh? 00:41 Jordach i can edit it tomorrow 00:41 Jordach (1:41am here) 00:41 Jordach i'm nearly up for 24 hours on 3 hours sleep :P 00:41 yaman I don't understand 00:41 yaman I made the block unbreakable on purpose 00:41 Jordach yaman, i can create the modified "bones" tomorrow 00:41 yaman ahh 00:41 yaman thanks for that :D 00:43 luizrpgluiz hi 00:57 RealBadAngel yaman, https://github.com/minetest-technic/technic_game_2/blob/master/mods/drop_on_death/init.lua 00:57 init what 00:57 init ahm 00:59 yaman sorry, not quite what i had in mind 00:59 yaman i wanted on death, everything is /pulverize 00:59 yaman gone 01:00 VanessaE evil. 01:00 yaman no no 01:00 yaman its part of a minigame 01:01 yaman i only need a few things until it is "functional" 01:12 RealBadAngel yaman so just delete inv instead of dropping 01:12 RealBadAngel you got almost rdy code for that 01:13 RealBadAngel just delete line #8 and you will have what you want 01:30 yaman Thankyou very much RealBadAngel 01:32 RealBadAngel np 02:25 RealBadAngel somebody wanna try new water surface shaders? 02:55 puhfa RealBadAngel: got any screenshots? :o 02:57 RealBadAngel https://github.com/RealBadAngel/minetest/commit/2cfd031abc1fd7592c0b069f65272043df8d344c 02:57 RealBadAngel http://digitalaudioconcepts.com/vanessa/hobbies/minetest/screenshots/Screenshot%20-%2007252014%20-%2010%3a16%3a21%20PM.png 03:23 Exio4 my asm loop doesn't work :( 03:24 fling Is there a mod making admins invisible? 03:32 MinetestBot GIT: Yepoleb commited to minetest/minetest_game: Fix TNT init for undefined enable_tnt setting 6967232 2014-07-25T23:29:44-04:00 http://git.io/0o7wFg 03:32 Inocudom I am convinced that there is no way that I could get my wireless adapter to work with Linux Minet. 03:37 Hirato RealBadAngel: that's cute 03:41 Hirato so how far away is real time lighting? :P 03:59 Exio4 ASM is way easier than what i thought it would be 04:00 Exio4 it is kinda "simple" compared to the beast i thought i would find 04:00 Hirato the complexity comes from keeping track of everything 04:00 Hirato and from optimising it 04:00 Exio4 of course 04:00 Hirato but mostly the former 04:01 Exio4 still easier vs what i thought :P 04:01 Hirato just miss one instruction somewhere and you're in for a world of hurt 04:02 Exio4 but i thought the complexity would be in the syntax itself 04:02 Exio4 or stuff like that 04:08 RealBadAngel Hirato, not so soon, but it will be done for sure 04:09 RealBadAngel http://i.imgur.com/b3usu4B.png 04:09 RealBadAngel this is with hv lights 04:09 Hirato not a bad start 04:10 RealBadAngel http://i.imgur.com/T8wf2tp.png 04:10 RealBadAngel with some brighter lightsource 04:11 Hirato :D 04:17 puhfa damn those are looking good 04:18 puhfa hey, has any of you tried just shadowing node edges on one side according to current sun position? 04:18 puhfa how bad does that look 04:18 puhfa probably very, since thered be no shadows :/ 04:19 puhfa on the other hand objects dont cast shadows with your lights either, and that still doenst bother me 04:21 Hirato the thing with short ranged lights not casting shadows, it basically saved you from doing an expensive global illumination pass to make it look good/similar to what it is now ;p 05:57 Miner_48er Sokomine do you know how to search the map.sqlite file? 06:43 yaman how do you revoke a privilege on death? 06:45 yaman is it possible to use chatcommands via mods? 06:48 yaman how do you revoke a privilege via mod? 07:28 yaman hi cheapie 07:35 frogfish Hello everyone! 07:36 frogfish Prison server is up and underway 07:54 sfan5 meow 07:54 sfan5 hi everyone 07:56 frogfish hey sfan5 08:00 frogfish si there a !tell? 08:00 frogfish if so, how does it work? 08:09 sfan5 !help 08:09 MinetestBot https://github.com/sfan5/minetestbot-modules/blob/master/COMMANDS.md 08:09 sfan5 ^ frogfish 08:09 frogfish alright 08:09 frogfish does tell work by nickname or stored hosts? 08:09 sfan5 nickname 08:10 frogfish kk 08:10 frogfish !hash sha512 hello 08:11 sfan5 oh 08:11 sfan5 you're still ignore because of this: 08:11 sfan5 sfan5: Auto-ignored frogfish(frogfish!~frogfish@gateway/tor-sasl/frogfish) for !c crash attempt 08:11 frogfish Mhm 08:12 frogfish I gave someone my password for `testing` via tor, didn't think he'd change it 08:12 frogfish !c crash attempt? 08:12 MinetestBot SyntaxError: invalid syntax (, line 1) 08:12 frogfish !hash sha512 hello 08:12 MinetestBot 9b71d224bd62f3785d96d46ad3ea3d73319bfbc2890caadae2dff72519673ca72323c3d99ba5c11d7c7acc6e14b8c5da0c4663475c2e5c3adef46f73bcdec043 08:12 frogfish awesome :-) 08:16 frogfish hey Calinou 08:17 Calinou hi 08:18 Calinou in before server got griefed to hell 08:18 Calinou by the way, if you restart it, make it so that interact is granted by default 08:18 Calinou and remove item_drop mod to let people pick up items 08:18 frogfish okay 08:18 frogfish i think i did remove it 08:18 frogfish http://ix.io/dAn 08:18 frogfish http://ix.io/dAo 08:18 frogfish http://ix.io/dAp 08:19 frogfish i need some help 08:19 frogfish With the inventories 08:19 frogfish default init.lua from carbone, init from creativechanger, config from creativechanger 08:20 Calinou server is down? 08:20 Calinou or IP changed? 08:20 frogfish Down 08:20 frogfish Need to fix the inventory issues before continuing 08:21 Calinou remove creativechanger 08:22 Calinou I don't need creative at all to do stuff 08:22 Calinou it's completely broken, as the creative inventory is just finite 08:22 Calinou and some normal players have been able to get stuff out of it 08:22 frogfish ... 08:22 Calinou it's a mod last updated in early 2013 08:22 frogfish ALL creative has to go then 08:22 Calinou why can't you keep default creative? 08:22 frogfish I used creativeinv 08:22 frogfish It's a bit shitty 08:23 frogfish So /give only 08:23 frogfish :( 08:23 Calinou it's enough 08:23 Calinou /giveme -1 08:23 frogfish idk all the nodes 08:23 Calinou gives huge stack (65535) 08:23 frogfish -1? 08:23 frogfish ah right -1 is the end 08:24 frogfish Ze server be up 08:25 Calinou woodcut area is quite griefed 08:25 Calinou sign was removed 08:36 frogfish and you want interact bu default... 08:38 Calinou I have zero privs 08:38 frogfish You were still able to talk... 08:38 frogfish auth.txt is empty 08:38 Calinou right, shout is broken due to Chatplus 08:38 Calinou ah, good 08:39 Calinou can you grant me the privs I had? 08:39 frogfish I should have all 08:39 frogfish yeah 08:44 frogfish Calinou... 08:44 frogfish We have a problem 08:44 frogfish I used it on a torch 08:44 frogfish Which killed it 08:44 Calinou :/ 08:44 Calinou do you have server log? 08:44 Calinou this way I could potentially fix it upstream 08:44 Calinou so yeah, avoid using it on torches for now :P 08:45 frogfish http://ix.io/dAr 08:45 frogfish wait no 08:46 frogfish pipes don't work there 08:46 frogfish file 1 over limit 1000000B 08:47 Calinou I hope you don't run server as root BTW :P 08:47 Calinou create an unprivileged user to run it 08:56 frogfish //lua could be lethal as root 09:15 frogfish Calinou, Minetest server on port 1? :P 09:21 Calinou no, don't do that 10:49 frogfish !tell WidDos Hello 10:49 MinetestBot frogfish: I'll pass that on when WidDos is around 10:51 PenguinDad HLuaBot: help tell 10:51 HLuaBot Usage: tell -- Gives a message to a nick when they are next seen. 10:53 frogfish WHo's HLuaBot ? 10:55 PenguinDad She's ShadowNinja's IRC bot written in lua 11:03 Weakence Hello 11:03 Weakence Im new and i got a Question 11:04 Xack frogfish: port 1 is a reserved port iirc 11:05 Xack impossible to allocate 11:05 frogfish Nah 11:05 frogfish It does work 11:05 frogfish Lemme show you 11:07 frogfish !up atom.uk.to 1 11:07 MinetestBot atom.uk.to:1 is up (286ms) 11:07 frogfish =D 11:08 frogfish !up atom.uk.to 20 11:08 MinetestBot atom.uk.to:20 is up (400ms) 11:08 frogfish so unsafe 11:12 sfan5 whats unsafe? 11:15 frogfish ^^^ 11:15 frogfish What question, Weakence? 11:21 ftigfish frogfish, gtfo 11:22 * PenguinDad meows at Guest94722 11:22 * sfan5 meows at Jordach 11:41 Jordach mew 11:43 sfan5 meow, Jordach :3 11:46 frogfish What's a good game? 11:46 sfan5 minetest 11:46 Amaz ^ 11:46 VanessaE Dreambuilder ;) 11:46 Jordach TES: Skyrim 11:46 frogfish subga,e 11:47 sfan5 minetest_game 11:47 Amaz LOTT 11:48 Amaz https://forum.minetest.net/viewtopic.php?f=15&t=5578 11:48 Amaz Or skytest. 11:55 shadowzone Hi. 11:55 * shadowzone wanders off again 12:11 ImQ009 Solitaire 12:11 ImQ009 I don't play anything else 12:31 frogfish What shall I do with my 1TB dick drive? 12:31 frogfish *disk 12:32 frogfish hard disk, hard drive, disk drive, hard disk drive =D 12:32 shadowzone frogfish you ok? 12:32 frogfish Great thanks! 12:33 frogfish !up atom.uk.to 12:33 MinetestBot atom.uk.to:30000 seems to be down 12:33 donat_b !up minetest.ntdll.net 12:34 MinetestBot minetest.ntdll.net:30000 seems to be down 12:34 frogfish ... 12:34 frogfish Shit 12:34 PenguinDad !up zuhau.se 12:34 frogfish The whole dedicated node is down 12:34 MinetestBot zuhau.se:30000 seems to be down 12:38 fling !up mt0.dno.so 12:38 MinetestBot mt0.dno.so:30000 is up (493ms) 12:40 * frogfish connects 12:40 * sfan5 is a cat 12:41 VanessaE meow. 12:41 * PenguinDad is Penguin 12:41 frogfish Baaaaa 12:41 * frogfish is a fish 12:41 * frogfish is a frog 12:41 * shadowzone get one eye bigger than the other syndrome. 12:41 frogfish superposition 12:42 * shadowzone turns into optimus prime 12:42 * shadowzone ducks 12:42 shadowzone VanessaE loves transformers. 12:42 VanessaE like it anyway 12:42 shadowzone Ok. 12:43 shadowzone Good I thought I was gonna get clobbered. >:) 12:47 frogfish !uptime 12:47 frogfish nop 12:48 sfan5 uptime? 12:48 PenguinDad HLuaBot: uptime 12:48 HLuaBot Up 14d, 12:34:19 12:48 sfan5 !py __import__("os").popen("uptime").read() 12:48 MinetestBot ' 08:48:36 up 150 days, 18:20, 0 users, load average: 0.09, 0.03, 0.00\n' 12:48 frogfish 13:48:45 up 5:23, 1 user, load average: 0.02, 0.20, 0.26 12:48 frogfish woah 12:50 frogfish That a VPS? 12:50 frogfish or dedi 13:08 sfan5 frogfish: vps 13:08 frogfish ok 13:13 nyuszika7h 15:13:09 <@nsxi> nyuszika7h: 15:13:09 up 296 days, 14:21, 6 users, load average: 1.03, 0.57, 0.35 13:13 VanessaE 09:13:30 up 104 days, 3:31, 1 user, load average: 0.14, 0.20, 0.31 13:13 nyuszika7h this is a dedi (not mine) 13:13 VanessaE (also a dedi, mine) 13:14 Jordach brb - https://i.imgur.com/zP0wd.jpg 13:14 nyuszika7h Jordach: lol 13:14 nyuszika7h seems legit 13:14 VanessaE Jordach: with a Windows window manager theme? FAIL 13:14 nyuszika7h -1 for XML 13:15 nyuszika7h JSON is better 13:15 sfan5 * * Issuer: /C=DE/O=Kitten Inc./OU=Meowing Dept./ST=Meowington/CN=Meow Purr 13:15 sfan5 ^ yay 13:15 nyuszika7h XML for configs makes me cringe 13:15 sfan5 ^ 13:15 PenguinDad ^ 13:15 frogfish ^ 13:15 nyuszika7h ^ 13:17 Jordach suddenly Minetest 0.5 with XML 13:17 sfan5 ew 13:17 frogfish sfan5, Who is the VPS with? 13:17 frogfish As in, host 13:18 sfan5 MinetestBot runs on http://www.host1free.com/ 13:18 frogfish ... 13:18 frogfish I'd call you a cheapskate but only after I buy this 13:19 frogfish wait 13:19 frogfish FREE? 13:19 frogfish unlikely 13:19 sfan5 not unlikely 13:19 sfan5 it's free 13:19 sfan5 otherwise I wouldn't be running MinetestBot without disconnects every 24 hrs 13:20 frogfish good specs? 13:20 sfan5 the specs are right on the home page 13:20 sfan5 just read them 13:20 nyuszika7h my server: 13:20 nyuszika7h 15:20:55 up 37 days, 2:27, 2 users, load average: 0.01, 0.04, 0.05 13:22 frogfish err 13:22 frogfish The panel 13:22 frogfish They didn't even send me an email 13:22 frogfish Your IP is banned 13:22 frogfish Too many invalid login attempts. 13:22 frogfish You can try again in 30 minutes. 13:22 frogfish Awesome 13:23 sfan5 I dunno how well sign-up works 13:23 sfan5 but I'm happy with my existing account 13:25 * frogfish starts tor to register 13:25 nyuszika7h ugh 13:25 nyuszika7h Windows pls 13:25 nyuszika7h my laptop got suspended in the middle of a download 13:26 nyuszika7h and now I have to restart EVERY SINGLE download because Firefox can't continue 13:27 frogfish sfan5, How long did you have to wait for the email? 13:27 frogfish I GOT IT! 13:27 sfan5 do you think I remember how much time I spent waiting 2 years ago? 13:27 nyuszika7h I'm fed up with Windows 13:27 sfan5 nyuszika7h: >windows 13:27 * PenguinDad meows at frogfish 13:27 sfan5 nyu pls 13:27 nyuszika7h it randomly suspends my USB stick AND my laptop 13:27 sfan5 why windows? 13:27 sfan5 install something decent such as arch 13:28 nyuszika7h sfan5: because gaming, and also lazy 13:28 * frogfish s at PenguinDad 13:28 nyuszika7h hi Garmine! 13:28 sfan5 nyuszika7h: because gaming? which graphics card? 13:29 nyuszika7h NVIDIA GeForce GT 740M 13:29 sfan5 ooh 13:29 nyuszika7h there are some Windows-only games, though 13:29 sfan5 a mobile one 13:29 nyuszika7h that's my main concern 13:29 sfan5 nvidia works fine with linux 13:29 sfan5 even this optimus stuff works 13:29 nyuszika7h yeah I have Optimus 13:30 * sfan5 too 13:30 nyuszika7h MC runs at 30-60 fps on 32 chunks render distance 13:30 * sfan5 jealous 13:31 nyuszika7h even with Intel HD 4000, I get 20 fps on that 13:31 nyuszika7h seems playable in general 13:34 Garmine ohai nyuszika7h 13:35 nyuszika7h Garmine: did you see my link yesterday? 13:35 Garmine the video? 13:35 sfan5 o look 13:35 sfan5 a Garmine 13:35 * frogfish gets flat out 60fps with integrated graphics 13:35 nyuszika7h yes 13:35 * sfan5 licks Garmine 13:35 frogfish on MC and MT 13:36 nyuszika7h I get ~30 FPS with the IGP and 16 chunks render distance 13:36 Garmine well I did not watch it but opened it 13:36 Garmine does it count? 13:36 Garmine :D 13:36 frogfish I set it to like 90 chunks 13:36 nyuszika7h Garmine: it's just a short scene 13:36 nyuszika7h http://www.dailymotion.com/video/x17yjff_violetta-s01e15_news&start=1067 13:39 frogfish 09:38:03 up 58 min, 1 user, load average: 0.07, 0.03, 0.04 13:39 Garmine opened, hopefully I'll watch it this time XD 13:39 frogfish This is a VPS on collocrossing 13:39 frogfish Really bad 13:39 frogfish Don't register with weloveservers 13:44 Garmine nyuszika7h: lol :D 13:44 WidDos Frogfish wasn't you Mark? 13:44 Garmine oh I didn't know you're on #minetest 13:46 nyuszika7h Garmine: I didn't know *you* are in here ;P 13:46 nyuszika7h * :P 13:46 WidDos Hey mark the server crashed last night. 13:46 PenguinDad WidDos: he ran away from the question ;) 13:46 frogfish It didn't crash 13:47 WidDos Oh 13:47 frogfish The shitty server shut down sompletely 13:47 nyuszika7h Garmine: btw, dailymotion's search sucks 13:47 frogfish Not my VPS 13:47 frogfish But the whole node 13:47 frogfish Is back up now 13:47 nyuszika7h you get better results by Googling site:dailymotion.com 13:47 WidDos Oh. yeah I thought crashed. guess it just didn't do warning it shutdown 13:49 Garmine nyuszika7h: haha 13:49 Garmine yeah, 99% of search functions suck 13:49 Garmine the other 1% was made by Google 13:49 frogfish Garmine, duckduckgo 13:49 nyuszika7h Indavideo's search at least works properly 13:50 Garmine DDG FTW 13:50 frogfish +1 13:51 nyuszika7h DuckDuckGo seems to be better nowadays, but rarely I still resort to Google 13:52 nyuszika7h DDG often returned worse results than Google for me earlier though, so it kind of became a reflex to search for "!g " >_> 13:52 nyuszika7h well, there's always DuckDuckStart ;) 13:52 nyuszika7h https://duckduckstart.com/ 13:53 nyuszika7h Garmine: I made a number display in Minecraft 13:53 Garmine niiice 13:53 nyuszika7h can you connect to see or should I take screenshots? 13:53 Garmine I made a fully automatic cobblestone generator when pistons were introduced 13:53 nyuszika7h you'll need snapshot 14w30c 13:54 Garmine screenshots please :D 13:54 Garmine MC hates my GPU driver 13:54 nyuszika7h k 13:54 nyuszika7h I get 30-60 fps even with 32 chunks render distance 13:54 nyuszika7h (that's a new thing in a recent snapshot, requires -Xmx2G) 13:55 nyuszika7h hi Calinou 13:56 nyuszika7h Calinou: is gitorious.org/calinou an "organization" (as GitHub calls it)? :P 13:56 nyuszika7h because I see your username is ~calinou1 13:56 nyuszika7h well without the ~ 13:56 nyuszika7h gitorious.org/~calinou1 13:56 Calinou a project, nyuszika7h 13:56 Calinou a project allows hosting several repositories on it 13:57 Calinou it's analogous to an organization, but easier to create, less fuss 13:57 nyuszika7h I read "less FOSS" 13:57 Calinou more FOSS :) 13:58 Calinou cool, 0.4.10 in jessie: http://packages.debian.org/minetest 14:08 reactor Evening! 14:09 nyuszika7h http://imgur.com/gallery/qlAIv 14:09 reactor Anyone proficient with Blender? 14:12 Calinou not really me 14:13 Calinou [off] nyuszika7h thanks, I have to delete my browser cache. 14:13 nyuszika7h cache? 14:14 nyuszika7h also, why? 14:14 Calinou legally questionable 14:14 nyuszika7h why the cache? why not delete it from history? 14:14 VanessaE history is just a link. 14:14 VanessaE the files would still be there on the disk 14:14 VanessaE just not accessible anymore 14:16 reactor Calinou: weight painting? 14:17 Calinou no, not at all 14:17 Calinou I never use Blender's complex features 14:17 Calinou all I've done is manipulating triangles and some textures (for 3D block renders) 14:17 reactor It's not that complex... But I can't get that stupid vertex no matter what! 14:18 WidDos Hey Calinou :) did you made this stone thing on the server? 14:19 Calinou stone thing? 14:19 Calinou WidDos, oh, server gets griefed to hell all the time 14:20 reactor Oh yeah. Griefers. Any suggestions on automatically undoing nerdpoles and banning offenders? 14:21 reactor I should probably watch for blocks being added in the same horizontal coordinates? 14:25 * PenguinDad just modified the carbone textures so he can see copper 14:26 sfan5 Calinou: I wonder how debian wants to keep up with the release cycle 14:26 sfan5 wheezy is still 0.3.1 14:29 Calinou LOL huge PvP fight in prison server 14:29 Calinou sfan5, jessie and sid are fine 14:29 Calinou use them on desktops and servers that don't need high availability :) 14:32 Calinou sfan5, atom.uk.to 14:32 Calinou port 30000 14:33 sfan5 Calinou: too many users 14:39 frogfish too many users? 14:39 frogfish Woah 14:39 frogfish 30 players on 256MB of ram 14:40 frogfish 110MB free 14:40 frogfish Limit is going up 14:40 Calinou 18! 14:40 Calinou it's 18 currently 14:40 Calinou I think 25 is a good limit 14:40 frogfish if it weren't for the intel Xeon it'd crash all the time 14:41 sfan5 why? 14:41 sfan5 the cpu does not matte 14:41 sfan5 r 14:41 frogfish 3.5GHz, 8 cores, 256mb of ram 14:41 frogfish What's the max players switch? 14:42 PenguinDad ^ Mintest has a really goo performance 14:42 PenguinDad *good 14:42 TenPlus1 Hi folks... 14:42 frogfish max_players ? 14:42 sfan5 frogfish: max_clients or something like that 14:42 reactor max_users 14:42 TenPlus1 am using minetest.add_particlespawner and it keeps bringing up a deprecated error in terminal... any help on getting rid of this ?? 14:43 reactor servers.minetest.net/announce not found (Couldn't resolve host name) (response code 0) 14:43 reactor Again! 14:43 reactor But I can resolve it fine! 14:44 * sfan5 meows at reactor 14:46 frogfish sfan5, Limit raised specially for you 14:47 frogfish reactor, Host servers.minetest.net/announce not found: 3(NXDOMAIN) 14:47 frogfish That's right 14:47 frogfish */* won't be found because / is not valid in DNS 14:47 Calinou PenguinDad, it uses performance settings 14:47 Calinou frogfish, what's your dedicated_server_step_time ? 14:47 Calinou it seems to be very high 14:48 Calinou it should be at least 0.2, else player movement is sluggish 14:48 Calinou default is 0.1 and is good 14:48 frogfish it's 0.4 14:48 Calinou very big :/ 14:48 frogfish 0.2 now 14:48 Calinou better 14:48 Calinou need to restart to apply 14:50 * reactor looks at sfan5 14:50 * sfan5 is a cat 14:50 reactor oh, I see, thank you sir! 14:51 reactor But it didn't seem like it hit the limit. It says "couldn't resolve"! 14:51 TenPlus1 is their any documentation on minetest.conf server settings with detailed explanation of usage ?? 14:52 reactor The .example file? 15:02 sfan5 reactor: try serverlist_url = http://servers.minetest.net/ 15:03 VanessaE why are you even setting it to begin with? 15:03 VanessaE just use the default 15:08 reactor sfan5: roger that 15:11 sfan5 VanessaE: it seems like the default is broken 15:11 sfan5 (sometimes) 15:11 VanessaE I never have problems with it unless the server itself is broken? 15:18 Calinou meh, got killed by players 15:18 frogfish !up atom.uk.to 15:18 MinetestBot atom.uk.to:30000 is up (146ms) 15:19 frogfish Calinou, SHould I take a backup of the map now? 15:19 Calinou people killed me an got my armor 15:19 Calinou :/ 15:19 Calinou frogfish, yes, back up while server is down 15:19 Calinou shut it down this evening or so 15:20 Calinou you drop your armor when you die :P 15:24 TenPlus1 bye folks 15:33 Calinou https://cdn.mediacru.sh/ia8rY_P34Aa3.jpg 15:40 jojoa1997 hello 15:42 jojoa1997 Are there any new big features that have come up with ~5-8 months? 15:42 Amaz 3rd person view? 15:44 WidDos Yes there is TPV. 15:44 Calinou jojoa1997, http://dev.minetest.net/Changelog 15:44 PenguinDad 6th person view maybe 15:44 Calinou third person, new default game features, Lua HUD (with waypoints)… 15:44 Calinou more FPS! (in latest Git) 15:44 Calinou normal maps 15:44 jojoa1997 cool 15:45 jojoa1997 bbs car work 15:59 frogfish Hi! 15:59 frogfish I ditched Tor 15:59 nyuszika7h Garmine: have you seen Minecraft's Hungarian wiki? 15:59 nyuszika7h it's a mess 15:59 nyuszika7h "Breed two cows with Búza" 16:00 Garmine XD 16:00 Garmine I never checked the hungarian wiki for MC 16:01 nyuszika7h minecraft-hu.gamepedia.com 16:05 Calinou better, MT has no Hungarian wiki :p 16:05 Calinou but the French wiki is quite advanced 16:06 VanessaE you WOULD say that, Calinou ;) 16:07 Calinou ? 16:07 VanessaE aren't you of French descent or something? :) 16:09 Calinou yes 16:09 VanessaE exactly. so you're biased ;) 16:12 frogfish Is there a way to block n00bs from a server in general? 16:12 VanessaE nope 16:12 Calinou frogfish, disallow empty passwords, enable strict version checking 16:12 Calinou disallow Guest names (already done in Carbone… notice how no guests joined) 16:12 Calinou strict_protocol_version_checking = true 16:13 frogfish I'll set that then 16:13 frogfish GNOME terminal keeps crashing 16:15 sfan5 xterm is the solution 16:15 frogfish Can't paste into xterm 16:15 * PenguinDad was able to get out of the prison 16:15 frogfish PenguinDad shall be banned 16:15 WidDos Lol good for you Penguin 16:15 frogfish Nah, stay out 16:16 Amaz PenguinDad, how? 16:16 frogfish N00bBlocker2.1 enabled 16:17 PenguinDad Amaz: you have to jump :P 16:17 Amaz :P 16:20 frogfish Calinou, What's that acid liquid string? 16:23 Calinou default:acid_source 16:23 Calinou default:acid_flowing 16:23 Calinou doesn't set fire to stuff, extinguishes fire and lava 16:23 Calinou can't be picked up with bucket 16:24 frogfish kk 16:24 frogfish Prison is pretty boring 16:24 frogfish Debating mesecons 16:24 Calinou you can enable them 16:24 Calinou they're in Carbone already 16:25 sfan5 frogfish: lol, sure 16:42 luizrpgluiz hi 16:43 sfan5 hello 16:49 shadowzone Hi. 16:54 * frogfish happily swims in acid 16:55 * shadowzone gives frogfish a weird look. 16:56 frogfish radioactive frog 16:56 shadowzone An odd frog thats when you are. 16:56 rubenwardy Hi all! 16:56 shadowzone Hi rubenwardy. 16:58 VanessaE hey rubenwardy 16:59 Amaz Hello rubenwardy! 16:59 Amaz Do you have any idea when NBE 0.7 will be out? 16:59 * Amaz is very excited 16:59 shadowzone No I don't. 17:00 luizrpgluiz how do I update a mod to the latest version of minetest 17:01 rubenwardy Originally it was planned to be wednesday 30th, but I am ahead of schedule. 17:01 luizrpgluiz how do I update a mod to the latest version of minetest 17:01 VanessaE luizrpgluiz: please don't repeat yourself 17:02 * frogfish slaps shadowzone with a frog 17:02 VanessaE just copy the mod over. 17:02 shadowzone frogfish why'd ya do dat? 17:02 VanessaE if it doesn't run, seek out a replacement version, chances are the mod author already updated it if it needed it. 17:02 Amaz So under a week! 17:03 luizrpgluiz yes, but it does not work in the new version because it gives error in init.lua and wanted to know what are the lines that have to change 17:03 Bearbar123 hello 17:03 VanessaE that error is not enough information. 17:03 VanessaE pastebin the whole error message 17:03 shadowzone Hi Bearbar123. 17:03 * Bearbar123 boops Selah 17:04 shadowzone ouch! 17:04 Bearbar123 Selah did the server go down? 17:05 shadowzone Yep. 17:13 rubenwardy If we added scientific stuff to Minetest_game, then it would give more meaning to the name. Maybe stuff like chlorine crystals, allow titration and fractional distillation. But I am not too sure. 17:13 rubenwardy I would like the whole Mese alien crystal thing to be developed further and give Minetest more personality. 17:14 Calinou alien… that's unoriginal 17:14 Calinou programmer jokes are better any day 17:18 rubenwardy Well, Mese is described as an alien crystal by c55 in his game dev blog - even though it was named as a joke. 17:19 PenguinDad Are you sure that sam lives on the earth? 8) 18:15 frogfish !btc 350,000 18:15 MinetestBot frogfish: Unknown currency. Supported currencies: HKD, CLP, THB, RUB, ISK, PLN, USD, CAD, GBP, SGD, DKK, CNY, NZD, BRL, EUR, TWD, SEK, AUD, KRW, JPY, CHF 18:15 frogfish !btc GBP 350,000 18:15 MinetestBot frogfish: Unknown currency. Supported currencies: HKD, CLP, THB, RUB, ISK, PLN, USD, CAD, GBP, SGD, DKK, CNY, NZD, BRL, EUR, TWD, SEK, AUD, KRW, JPY, CHF 18:16 frogfish !btc 350,000 GBP 18:16 MinetestBot frogfish: Unknown currency. Supported currencies: HKD, CLP, THB, RUB, ISK, PLN, USD, CAD, GBP, SGD, DKK, CNY, NZD, BRL, EUR, TWD, SEK, AUD, KRW, JPY, CHF 18:16 PenguinDad !btc eur 18:16 MinetestBot 1 BTC = 443.8000 € 18:16 frogfish Oh 18:16 PenguinDad !btc gbp 18:16 MinetestBot 1 BTC = 351.0300 £ 18:16 frogfish fail 18:16 frogfish !c 351 * 350,000 18:16 MinetestBot (122850, 0) 18:16 frogfish !c 351 * 350000 18:17 frogfish Why is my mact such a fail 18:19 PenguinDad !c 'meow' + ' woof' 18:19 MinetestBot 'meow woof' 18:20 kaeza !b64d SGVsbG8sIHdvcmxkIQ== 18:20 MinetestBot Hello, world! 18:22 PenguinDad !b16d 4869206B61657A61 18:22 MinetestBot Hi kaeza 18:23 WidDos How is "!b64d SGVsbG8sIHdvcmxkIQ==" Hello, world!? 18:23 sfan5 WidDos: http://en.wikipedia.org/wiki/Base64 18:23 PenguinDad WidDos: https://en.wikipedia.org/wiki/Base64# 18:23 WidDos Ahh. I see Base64 been a long time hearing about it 18:25 WidDos Does this mean the bot know Bin. to? 18:25 sfan5 maybe 18:25 kaeza !c __import__("base64").decodestring(__import__("zlib").decompress("eJzLyc8BAAKRAUg=")) 18:25 MinetestBot kaeza: Sorry, but no double underscores. 18:25 kaeza :< 18:26 WidDos What do the zlib do for Minetest? 18:26 sfan5 !py __import__("base64").decodestring(__import__("zlib").decompress("eJzLyc8BAAKRAUg=")) 18:26 MinetestBot TypeError: 'str' does not support the buffer interface (file "/home/user/mtbot/modules/admin.py", line 78, in py) 18:26 sfan5 !py __import__("base64").decodestring(__import__("zlib").decompress(b"eJzLyc8BAAKRAUg=")) 18:26 MinetestBot zlib.error: Error -3 while decompressing data: incorrect header check (file "/home/user/mtbot/modules/admin.py", line 78, in py) 18:26 kaeza oh wrong function 18:26 sfan5 kaeza: you did base64decode(zlib.decompress(base64string)) 18:27 kaeza yes, it's the other way around :P 18:27 Exio Z.decompress . B64.decode 18:27 sfan5 WidDos: zlib is used in minetest to compress MapBlock data 18:28 kaeza also, forgot str != bytes in Py3K 18:28 kaeza <_< 18:28 WidDos Ok sfan5. I just never known it was for same for the wrap_oal I guess the "wrap_oal" is a texture thing 18:28 PenguinDad Py3K? 18:29 sfan5 PenguinDad: python 3 18:29 kaeza !c "Python" + 3*"K" 18:29 MinetestBot 'PythonKKK' 18:30 kaeza that sounds subtly wrong... 18:30 sfan5 !rainbow kaeza likes cats. 18:30 MinetestBot 4k4a4e7z7a7 8l8i8k3e3s3 12c12a12t6s6. 18:30 WidDos !wrap_oal 18:30 WidDos !c wrap_oal 18:30 MinetestBot NameError: name 'wrap_oal' is not defined 18:30 kaeza meow 18:30 PenguinDad !c 'Phyton' * 3 18:30 MinetestBot 'PhytonPhytonPhyton' 18:30 WidDos I guess don't say anything about it 18:32 kaeza been playing Terraria lately. that "Corruption"/"Crimson" and "Hallow" spreading biomes mechanic is interesting 18:32 sfan5 PenguinDad: Python* not Phython 18:32 * sfan5 paints kaeza black 18:32 sfan5 uh 18:32 sfan5 s/black/黒/ 18:32 PenguinDad s/Phython/Phyton/ 18:32 WidDos Has anyone thought making a Minetest into Terraria style? 18:33 * sfan5 meows at PenguinDad 18:33 * PenguinDad pets sfan5 18:33 * sfan5 purrs 18:33 * frogfish ACTION 18:33 WidDos !up atom.uk.to 18:33 MinetestBot atom.uk.to:30000 is up (405ms) 18:34 frogfish yup 18:34 WidDos Yeah just checking how much ms had 18:34 WidDos Is it a good thing or bad thing it high? 18:34 * PenguinDad places node default:cloud at 0,inf,0 18:35 frogfish !up atom.uk.to 18:35 MinetestBot atom.uk.to:30000 is up (287ms) 18:35 sfan5 WidDos: more ms (milliseconds) means the server took longer to respond 18:35 frogfish It's alright 18:35 PenguinDad WidDos: the lower the better usually 18:35 * WidDos wishes Minetest had a inf size 18:35 sfan5 !server ping:least 18:35 MinetestBot sfan5: Xanadu | 98.166.169.32 | Clients: 30/40, 30/39 | Version: 0.4.10 / minetest | Ping: 101ms 18:35 frogfish yeah that ping is absolutely shit 18:35 sfan5 !server ping:most 18:35 MinetestBot sfan5: Xanadu | 98.166.169.32 | Clients: 30/40, 30/39 | Version: 0.4.10 / minetest | Ping: 101ms 18:35 sfan5 :/ 18:35 sfan5 !server ping:most i:-1 18:35 MinetestBot sfan5: Xanadu | 98.166.169.32 | Clients: 30/40, 30/39 | Version: 0.4.10 / minetest | Ping: 101ms 18:35 sfan5 wat 18:35 PenguinDad !server ping:most i:-2 18:35 MinetestBot IndexError: list index out of range (file "/home/user/mtbot/modules/server.py", line 128, in ) 18:35 PenguinDad lol 18:35 frogfish failure 18:36 frogfish Nobody likes Prison anymore 18:36 frogfish Empty 18:36 sfan5 there is only one server on the list? 18:36 sfan5 oh 18:36 sfan5 no 18:36 frogfish !server players:least 18:36 MinetestBot frogfish: Minetestville | 108.94.133.186 | Clients: 0/40, 0/0 | Version: 0.4.10-dev / minetest | Ping: 115ms 18:36 frogfish !server players:most 18:36 MinetestBot frogfish: Xanadu | 98.166.169.32 | Clients: 30/40, 30/39 | Version: 0.4.10 / minetest | Ping: 101ms 18:36 PenguinDad !server i:-1 18:36 WidDos Yeah no one like the server maybe since everyone not having fly XD 18:36 MinetestBot PenguinDad: German Land Rush Server | minetest.websynthesis.org:30001 | Clients: 0/10, 1/6 | Version: 0.4.10-dev / minetest | Ping: 68ms 18:37 frogfish lol 18:37 PenguinDad 68 ms :D 18:37 frogfish We need fresh ideas 18:37 sfan5 !server 18:37 MinetestBot ValueError: need more than 1 value to unpack (file "/home/user/mtbot/modules/server.py", line 124, in server) 18:37 WidDos Yeah lots of new ideas. calls for this page again! http://saluuna.dy.fi/pad/p/prison 18:38 PenguinDad !rand 0 40 18:38 MinetestBot 29 18:38 PenguinDad !server i:29 18:38 MinetestBot PenguinDad: Selahs's Server! | selah.us.to:30001 | Clients: 1/10, 0/7 | Version: 0.4.9-dev / cg72 | Ping: 177ms 18:40 sfan5 ooh 18:40 sfan5 now I get why the ping comparing does not work 18:47 sfan5 !server 18:47 MinetestBot sfan5: Craig's Server | craigd.24tails.com | Clients: 0/30, 0/1 | Version: 0.4.9-dev / Craig-Server | Ping: 72ms 18:47 sfan5 !server ping:least 18:47 MinetestBot sfan5: Spline Minetest Server | 130.133.110.246:9001 | Clients: 12/50, 5/20 | Version: 0.4.10 / minetest | Ping: 21ms 18:47 sfan5 ^ works 18:50 * sfan5 licks jojoa1997 18:50 * jojoa1997 licks sfan5 18:50 jojoa1997 oh gosh i forgot all about that 18:50 * sfan5 meows at jojoa1997 18:50 PenguinDad yay! the bengal cat is back 18:50 * sfan5 curls up to PenguinDads lap 18:51 * PenguinDad pets sfan5 18:51 * sfan5 purrs 18:51 jojoa1997 sfan5 http://www.mkv25.net/dfma/movie-518-nuclearcatsplosion 18:52 * jojoa1997 gives sfan5 a bell ball 18:52 * sfan5 noms it 18:53 jojoa1997 if minetest ever gets lightning i will make a replica of my house 18:53 jojoa1997 and have lightning stike it 10 times a second 18:53 * PenguinDad still wonders what breed of cat sfan5 is 18:53 jojoa1997 sfan5 is a fan5 cat 18:54 jojoa1997 varient s 18:54 * sfan5 licks jojoa1997 18:54 * jojoa1997 pets sfan5 18:54 * sfan5 purrs 18:55 jojoa1997 wtf my dad wants me to drive in this hell hole 18:56 jojoa1997 barely any rain and lightning that is making me jump 18:56 jojoa1997 and i dont jump at hearing thunder 18:56 * jojoa1997 hides under sfan5 18:56 * sfan5 licks jojoa1997 18:56 * jojoa1997 licks sfan5 18:57 shadowzone o.O 18:57 * shadowzone tosses jojoa1997 and sfan5 some catnip 18:58 * sfan5 noms it 19:00 * GhostDoge licks shadowzone 19:00 frogfish !up minetest.org 30010 19:00 MinetestBot minetest.org:30010 is up (1850ms) 19:00 * shadowzone glares at GhostDoge 19:02 shadowzone Hi Inocudom. 19:02 Inocudom https://forum.minetest.net/viewtopic.php?f=17&t=9824 19:03 Inocudom Hello. I am faced with a massive roadblock in terms of using Linux Mint. That is the roadblock. 19:04 shadowzone Inocudom I am using linux mint 17 and I have no problems so it must be your computer. 19:05 Inocudom I an using a wireless router. See the image? That is the router. 19:05 sfan5 Inocudom: did you try googling yet? 19:05 Inocudom The router works perfectly in Windows 7. 19:05 shadowzone I saw it. 19:06 Inocudom Most google refer to older versions of Linux Mint. 19:06 shadowzone Inocudom try using mozilla firefox web browser. 19:06 shadowzone I found google is a bit messed up sometimes. 19:07 rubenwardy I need people to test Node Box Editor 0.7. I won't be supplying a build at this point, so you will have to build it yourself. 19:07 rubenwardy That is okay if you are on Linux. The build procedure has changed slightly, see docs/developers.md 19:07 rubenwardy https://github.com/rubenwardy/NodeBoxEditor/tree/0.7-proposal 19:07 Inocudom I am using Mozilla right now. 19:07 Inocudom Yahoo search engine brings up similar proposals. 19:08 * shadowzone has nothing else to try 19:09 Inocudom Of course, in order to install drivers, I need to download them. The only option is to download them in Windows 7. 19:10 Inocudom And put them on a USB flash drive. The internet worked in Linux Mint once and only once ever since I used it. It never worked since. 19:11 frogfish Hey everyone 19:11 frogfish Would you be interested in a The Walls server for today only? 19:12 frogfish I'd need at least 8 players 19:12 shadowzone walls server? 19:12 Amaz rubenwardy, downloading! 19:12 frogfish https://forum.minetest.net/viewtopic.php?id=2906 19:16 WidDos How I build it Ruben for windows? 19:17 Amaz rubenwardy, it is awesome! Great job! 19:17 WidDos How do I do it on Win32? 19:17 paramat rubenwardy i'm considering submitting a new mese texture (the current one is boring, worse than the original) that actually looks alien: the letters are alien characters that seem to spell 'mese' 19:18 rubenwardy It may be rather painful if you haven't built anything before. 19:18 rubenwardy https://github.com/rubenwardy/NodeBoxEditor/blob/0.7-proposal/docs/developers.md#microsoft-visual-studio 19:18 rubenwardy Awesome, paramat XD 19:18 rubenwardy Thanks, Amaz. 19:19 yaman how do you revoke a privilige through a mod? 19:19 Inocudom Bye. 19:20 yaman frogfish i am interested, is there a certain time? 19:20 frogfish Whenever is best for all players 19:20 frogfish We have 3 excluding me (I'm the host) 19:20 frogfish Still setting up the map tho 19:20 rubenwardy NBE 0.7 will probably be officially released tomorrow (Sunday) or Monday. With a windows build. 19:21 WidDos Ok ruben ;) don't forget update topic page 19:21 yaman ok 19:21 yaman would you be interested in hosting other pvp games? 19:22 frogfish I would be very interested 19:22 yaman because i am nearly finished developing one 19:22 frogfish I got a free VPS i don't use 19:22 rubenwardy gtg 19:22 frogfish I'd love to host it 19:22 yaman thanks very much frogfish :D 19:22 frogfish =D 19:23 yaman all i need is textures for a harmful liquid, and to figure out how to revoke a priv on death 19:23 frogfish minetest.register_on_dieplayer? 19:23 frogfish I'm not a modder, just a curious user 19:24 yaman yes it is like my third mod 19:25 GhostDoge yay first time I did a nodebox correct from the beginning 19:25 yaman on die player is what i am using but i can't figure out how to use the minetest.set_player_privs 19:25 WidDos Yeah but can someone host a server off this? http://www.centos.org/ I think it a server thing. since that what my domain host provider uses and I can access my root folder and all. 19:25 frogfish Look at the freeze mod for how to revoke stuff on an event 19:25 yaman ok bye now 19:25 frogfish WidDos, i can help, I use CentOS 19:26 WidDos Ok. since Idk if I can host a server off it. you can help me later then. but as for now PvP! 19:27 kaeza yaman, something like this: http://pastebin.com/dVjDM3rp 19:28 yaman thankyou kaeza 19:28 frogfish It be crashed 19:29 frogfish online now 19:29 frogfish Works brilliantly 19:30 WidDos Yeah I am stuck XD 20:07 paramat Nyan! http://i.imgur.com/0ymDvKD.png 20:08 frogfish pVp server up! 20:08 frogfish !server PvP 20:08 MinetestBot frogfish: PvP Server with Awesome Map! | atom.uk.to | Clients: 0/26, 0/0 | Version: 0.4.10-dev / minetest | Ping: 163ms 20:11 WidDos Umm. anyone join do /spawn or you may be going down down 20:12 frogfish Well cya 20:12 frogfish /out 20:16 GhostDoge HLuaBot: tell paramat How did you get these many nyan cats? 20:16 HLuaBot I'll tell that to "paramat" next time I see them around. 20:17 * sfan5 licks GhostDoge 20:18 * GhostDoge barks happily at sfan5 20:41 Exio sfan5, ^ 20:41 * sfan5 curls up to GhostDoges lap 20:42 * GhostDoge wgets up to Exio's lap 20:52 WidDos !up atom.uk.to 20:52 MinetestBot atom.uk.to:30000 seems to be down 20:52 WidDos Yeah went down again XD 20:55 WidDos !up 0.0.0.0 20:55 MinetestBot 0.0.0.0:30000 seems to be down 20:55 WidDos Yeah though not a server XD 20:57 Miner_48er !up 127.0.0.1 20:57 MinetestBot 127.0.0.1:30000 seems to be down 20:58 Miner_48er !up 75.131.40.131 20:58 MinetestBot 75.131.40.131:30000 is up (136ms) 21:04 WidDos !tell shadowzone Hey shadow make sure you tell me when ready do server so I can send you my mapgen. so there only few stuff on map. 21:04 MinetestBot WidDos: I'll pass that on when shadowzone is around 23:20 SoniEx2 VanessaE, do I know you? 23:20 VanessaE yes 23:20 VanessaE hi 23:20 SoniEx2 hi 23:21 SoniEx2 I don't remember you having OP here... is that new? 23:26 yaman hi VenessaE 23:26 yaman can you host my team pvp minigame? 23:27 VanessaE no 23:27 VanessaE SoniEx2: nope. been that way for ages 23:27 SoniEx2 uhh 23:27 VanessaE just had to help deal with a flooder earlier. forgot to drop it when I was done. 23:27 SoniEx2 oh ok 23:27 SoniEx2 cool 23:28 VanessaE yaman: I already have enough servers to maintain, sorry 23:28 yaman ok 23:29 GhostDoge SoniEx2: a join flood isn't cool ;) 23:30 SoniEx2 GhostDoge, I was talking about the op :P 23:32 shadowzone VanessaE. 23:33 WindHero if math.fmod((math.floor((y-HEAVEN)/1000) * 1000 / HEAVINT), 2) == 0 then --can you math? 23:33 WindHero biome = 12 --heaven 23:33 WindHero end 23:33 WindHero ^my solution to spacing out "layers" of a certain biome 23:36 VanessaE yes shadowzone ? 23:36 shadowzone On the other #minetest someone sent you a pm. 23:36 shadowzone They wanted me to tell you. 23:49 SoniEx2 does minetest have events? 23:49 shadowzone Uh yeah we do when there is a birthday. 23:50 SoniEx2 I mean as in code 23:50 WindHero somewhat, but not much 23:50 shadowzone Oh. 23:50 shadowzone I don't know. 23:50 WindHero there are mapgen flags 23:50 WindHero which are similar to events 23:50 WindHero but most of the "events" aren't treated as such 23:50 SoniEx2 myBus = minetest.newEventBus(); myBus.raise("myEventName",{myEventData}); etc... 23:50 WindHero technically, on_dig and on_place in a node definition could be called events 23:51 WindHero yeah, not really like that, unless it's in the C++ engine 23:51 SoniEx2 myBus.register({myEventName = function(event) end}) 23:51 SoniEx2 (for event handlers) 23:51 SoniEx2 aw :(