Minetest logo

IRC log for #minetest, 2016-08-10

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

All times shown according to UTC.

Time Nick Message
00:00 shamoanjac This page is no longer available. It has either expired, been removed by its creator, or removed by one of the Pastebin staff.
00:00 wake_me_up pastebin.com/5gekEc6h
00:00 T4im that censorkitty again
00:02 shamoanjac ok
00:02 shamoanjac got it
00:02 Fixer censorkitty?
00:02 shamoanjac fucking operator precedence
00:02 T4im pastebin shows an image of an censor kitty
00:02 T4im one like that: http://www.roflcat.com/images/cats/Censor_Kitty_Denies_Access.jpg
00:03 T4im whenever they censor access
00:03 T4im like from banned networks for example (think tor)
00:05 Fixer ok
00:05 shamoanjac wake_me_up, commit fixing last bug is updated
00:06 T4im wake_me_up: why not use gists? :) you already have an account
00:06 T4im https://gist.github.com/agrecascino
00:06 shamoanjac not in PR tho
00:07 shamoanjac okay, PR
00:11 wake_me_up shamoanjac, pastebin.com/WjSJLviB
00:12 wake_me_up shamoanjac, help
00:13 shamoanjac wtf
00:15 shamoanjac should be fixed now
00:15 AnotherBrick joined #minetest
00:15 shamoanjac btw it'd be great if you just gave me git access to the server
00:15 shamoanjac + access to logs
00:15 shamoanjac so that I could fix stuff instantly
00:16 wake_me_up shamoanjac, git access?
00:17 shamoanjac yes, put the mods in a separate folder
00:17 shamoanjac like
00:17 shamoanjac /home/agrecascino/minetest-mods
00:17 shamoanjac "ln -s" them to the server folder
00:17 shamoanjac and create a git account which has access to /home/agrecascino/minetest-mods
00:18 shamoanjac it can be that directory or /home/git/minetest-mods
00:18 shamoanjac ^ that one is actually safer
00:20 DMackey joined #minetest
00:20 Darkside_ joined #minetest
00:22 wake_me_up shamoanjac,something broke
00:22 wake_me_up i can place infinite banana trees
00:23 shamoanjac not my fault
00:23 shamoanjac make sure you're not in creative
00:23 shamoanjac is there another block you can infinitely place?
00:23 wake_me_up any block
00:23 shamoanjac the fuck
00:23 wake_me_up yeah
00:23 wake_me_up im in creative
00:23 T4im revoke yourplayer creative?
00:23 shamoanjac lel
00:23 T4im there is a creative priv
00:24 wake_me_up T4im, i never gave my player creative
00:24 shamoanjac I was afraid I had broken something by not touching anything
00:24 wake_me_up i only have interact and shout
00:24 T4im and no creative mode either?
00:24 T4im as in setting
00:24 shamoanjac we're all in creative wake_me_up
00:24 shamoanjac check your settings
00:25 shamoanjac and wipe inventories cuz I've just given myself enough diamonds to end the universe
00:32 anthony_ joined #minetest
00:32 ohbgidfobgdlfglj shamoanjac, did you fix the crash yet
00:33 shamoanjac yes
00:33 shamoanjac I mean, I fixed three of them
00:33 shamoanjac there could be more
00:33 cat5e can I sell minetest worlds? (aka source code, in this case)
00:34 Darkside_ no
00:34 cat5e Darkside_, why not?
00:34 shamoanjac wut?
00:34 T4im why not? if anyone is buying it
00:34 shamoanjac I thought Minetest was LGPLv2
00:35 T4im the worlds are not necessarily though
00:36 shamoanjac of course, but if they're generated by you using your copy of Minetest... then the LGPL doesn't prevent you from selling
00:36 cat5e so I can license my world under MIT or something?
00:36 shamoanjac MIT is a software license
00:36 cat5e (or a proprietary license)
00:36 cat5e shamoanjac, yes, the world *is* the source code
00:36 cat5e esolangs are awesome
00:36 shamoanjac not really, for worlds, you should go for assets licenses
00:37 cat5e (esoteric programming languages)
00:37 shamoanjac I think you'd get better definitive answers in #fsf
00:37 cat5e shamoanjac, code license in this case
00:37 cat5e because it's code
00:37 T4im from what i understand you can license the world however you want, if you are the only one that created it
00:37 shamoanjac the world data, you mean?
00:37 T4im but not a lawyer
00:38 T4im the licenses of inkscape, blender, gimp, gcc, etc don't matter in what one licenses one work by them
00:38 T4im ones own work*
00:40 T4im so you are actually creating an minetest esolang :o
00:40 Hijiri who owns the copyright of the buildings in your world?
00:41 Hijiri you might not have to right to redistribute them
00:41 T4im i could only speculate based on german law on that one
00:41 Hijiri you better put a copyright assignment in your motd
00:41 cat5e Hijiri, singleplayer ;)
00:42 shamoanjac gib logs
00:42 shamoanjac it was me
00:42 cat5e not sure how to use git for minetest worlds tho
00:42 cat5e anyway good night o/
00:42 T4im you can version a database, up to a certain size
00:43 T4im good night
00:45 ohbgidfobgdlfglj shamoanjac, will do
00:45 Megaf ok, I have to sleep, good night everyone
00:46 shamoanjac got it
00:46 shamoanjac it was a simple error
00:46 shamoanjac fix'd
00:46 shamoanjac I'm just fixing a couple typos
00:46 shamoanjac and I upload
00:46 ohbgidfobgdlfglj shamoanjac, http://pastebin.com/8eyjV310
00:46 shamoanjac yeah that was it
00:47 shamoanjac "rank" instead of "ranks"
00:49 shamoanjac fix is uphttps://github.com/agrecascino/factions/pull/11
00:49 shamoanjac https://github.com/agrecascino/factions/pull/11
00:53 prrpx 9>"rank" instead of "ranks"
00:53 prrpx undeclared variables being nil == best feature of lua
00:53 prrpx :^)
00:54 shamoanjac everythinh is nil unless proved otherwise
00:54 shamoanjac literally the only kind of error that exists in Lua is using a Nil value
00:55 prrpx no
00:55 prrpx there's an error & catch system
00:56 prrpx exception handling i mean
00:56 prrpx pcall() and error()
00:56 shamoanjac yeah but exceptions don't count
00:56 shamoanjac like, they're not real errors
00:57 T4im "nil.something()" can be catched by pcall
00:57 shamoanjac yeah but that won't break your shit since you've caught it
00:59 LazyJ joined #minetest
00:59 shamoanjac the fuck is this exotic insect in my room
00:59 shamoanjac they're evolving
00:59 shamoanjac never saw that one
01:00 Yst joined #minetest
01:00 theTroy joined #minetest
01:02 shamoanjac ohbgidfobgdlfglj, I'm going to bed now (3am)
01:02 shamoanjac I'll be up tomorrow around 9pm at least (probably later)
01:02 shamoanjac so, in ~ 18 hours
01:03 shamoanjac you better read da code
01:20 est31 joined #minetest
01:28 LazyJ joined #minetest
01:38 Void7 joined #minetest
01:43 Atarian joined #minetest
02:02 Yst joined #minetest
02:08 swift110-phone joined #minetest
02:14 Freejack joined #minetest
02:37 Jousway joined #minetest
03:03 Void7 joined #minetest
03:19 Freejack joined #minetest
03:31 GunshipPenguin joined #minetest
03:45 proller joined #minetest
03:49 edaq joined #minetest
04:21 basxto joined #minetest
04:46 lumidify joined #minetest
05:24 ssieb joined #minetest
05:27 Calinou joined #minetest
05:50 Hijiri do v7 caves have much more surface area than v6 caves?
05:51 Hijiri moreores mithril feels a lot more common
05:54 CWz joined #minetest
06:02 fusl joined #minetest
06:11 fusl joined #minetest
06:27 jin_xi joined #minetest
06:37 fusl joined #minetest
06:39 namach[Svet] joined #minetest
06:40 blerttt joined #minetest
06:40 lumidify joined #minetest
06:47 Trustable joined #minetest
06:49 blerttt is there a way to make particular item drop icon size bigger?
06:57 Volkj joined #minetest
07:02 lisac joined #minetest
07:05 sonicpp joined #minetest
07:08 Darcidride joined #minetest
07:12 celeron55 joined #minetest
07:15 MinetestBot [git] akien-mga -> minetest/minetest: Add simulation category 8df89db https://git.io/v6WlB (2016-08-10T08:51:36+02:00)
07:19 est31 MinetestBot, ping
07:20 est31 ??
07:20 est31 !!
07:20 est31 :/
07:20 nore est31, ??
07:21 est31 usually MinetestBot says pong
07:21 est31 but it didnt say it
07:21 nore Oh :D
07:21 nore MinetestBot: ping
07:22 nore Hm, it's not a comma vs colon problem
07:22 nore No idea
07:22 est31 !ping
07:22 est31 !topic
07:22 est31 MinetestBot is mute :(
07:22 est31 !rainbow mute
07:22 MinetestBot 4m7u8t3e
07:23 nore !next
07:23 MinetestBot Another satisfied customer. Next!
07:24 nore So, only some commands don't work
07:28 Sockbat joined #minetest
07:36 sfan5 MinetestBot!
07:36 MinetestBot sfan5!
07:36 sfan5 ^ est31
07:36 est31 i see
07:40 SylvieLorxu joined #minetest
07:47 Krock joined #minetest
07:51 ottodachshund joined #minetest
07:52 Nosrick joined #minetest
08:00 Thomas-S joined #minetest
08:07 Volkj hi, formspec labels seems to not like round brackets
08:08 est31 joined #minetest
08:09 Volkj my bad, found the error: a missing string attach (..) for other formspec items
08:11 shivajiva joined #minetest
08:13 SanskritFritz joined #minetest
08:30 Szkodnix joined #minetest
08:34 Nosrick Morning folks
08:54 Amaz joined #minetest
09:01 DMackey joined #minetest
09:02 aix <3 MinetestBot
09:02 MinetestBot <3 aix
09:02 aix what
09:02 aix no utf8 hearts?
09:06 Krock ♥ MinetestBot
09:07 est31 !rainbow ♥♥♥♥♥♥
09:07 MinetestBot 4♥♥7♥♥8♥♥
09:07 est31 !rainbow ♥♥♥♥♥♥♥♥♥♥♥♥♥♥♥♥♥♥♥♥♥♥♥♥
09:07 MinetestBot 4♥♥♥7♥♥♥8♥♥♥3♥♥♥♥♥♥6♥♥♥♥♥♥4♥♥♥
09:07 aix !rainbow Krock pls no
09:07 MinetestBot 4Kr7oc8k 3pls 6no
09:14 aix "The Ironic Thing About Common Sense Is That It Isn't Very Common"
09:17 aix https://sr.ht/PyFD.txt
09:17 aix the moron list
09:17 aix or somewhat
09:19 JamesTait joined #minetest
09:21 JamesTait Good morning all!  Happy Wednesday, and happy Lazy Lion Day! 😃  â™Œ
09:26 Darcidride joined #minetest
09:30 Markow joined #minetest
09:35 ElectronLibre joined #minetest
09:49 Guest47044 joined #minetest
09:53 Out`Of`Control Krock: hi, is it ok if i dump your mod on github?
09:53 Krock sure, if you include the license stuff and so on
09:54 Out`Of`Control yeah
09:55 Out`Of`Control Krock:  i found a bug,  players with no shout privs can still talk because of flood mod
09:55 Krock then make it check for the player priv
09:56 Krock if not minetest.check_player_privs(name, { shout = true } then return false end
09:56 Krock s/ then/) then/
10:03 Volkj Krock: it seems flood has another bug, if e.g. a user mistype a command it's sent to all players (/home tp to home while /homme writes issued command: /homme and other players can read it)
10:04 Krock okay, I'll improte the paste
10:04 Krock *improve
10:04 Volkj thank you
10:06 ElectronLibre joined #minetest
10:08 Krock updated
10:08 aix what kind of machine do i need for a web server?
10:09 aix 512 or 2048 ?
10:09 Krock i386
10:09 aix ...
10:09 aix memory wie
10:09 aix wise*
10:09 aix everything else is the same
10:09 MinetestBot [git] nerzhul -> minetest/minetest: Permit usage of std::unordered_map & std::unorderered_set on c++11 compilers (#4430) 058a869 https://git.io/v6WiI (2016-08-10T12:08:05+02:00)
10:09 aix i'm gonna try for the little one then if it fucks up move to the larger one
10:09 aix sounds like a solid plan
10:10 Krock 512 should be enough if you don't have many players and heavy mods
10:10 aix uhm
10:10 aix web server
10:10 Krock oh
10:10 Out`Of`Control aix:  arm
10:10 aix minetest's on a 24 core beast and i wouldn't dare scale down
10:10 aix Out`Of`Control: if only i had an arm
10:10 aix well i do
10:11 aix but im no running my server off my own connection
10:11 aix four gigabit boxes and i'm running my server off a pi? no ty
10:11 Markow joined #minetest
10:11 MinetestBot [git] Rogier-5 -> minetest/minetest: Fixes for compiling with a newer (system) jsoncpp (#4429) 4503b50 https://git.io/v6WiR (2016-08-10T12:10:00+02:00)
10:12 Krock depends if you have HHVM and how big the cache is set
10:12 Krock also other modules consume a different amount of memory
10:13 aix what modules?
10:13 aix what's a HHVM
10:13 aix oh, HVM
10:13 aix yeah it's HVM
10:13 Krock No, HipHopVM
10:14 Krock in case you want to do many PHP scripts
10:18 MinetestBot [git] tomasbrod -> minetest/minetest: Lua->C getintfield() use lua_tointeger (#4408) c013c73 https://git.io/v6WPq (2016-08-10T12:17:48+02:00)
10:19 aix ...
10:20 MinetestBot [git] bendeutsch -> minetest/minetest: Zooming the camera requires the 'zoom' privilege 82494b8 https://git.io/v6WPu (2016-08-10T12:18:25+02:00)
10:20 MinetestBot [git] bendeutsch -> minetest/minetest: Document zoom_fov in settingtypes.txt and minetest.conf.example d1df098 https://git.io/v6WPz (2016-08-10T12:18:25+02:00)
10:20 MinetestBot [git] EXio4 -> minetest/minetest: Add zoom, tweakable with zoom_fov, default key: Z (like optifine) 2c31b79 https://git.io/v6WPg (2016-08-10T12:18:25+02:00)
10:29 Krock the war may begin (CTF)
10:30 est31 hehe
10:30 est31 but you need the zoom priv!
10:31 Guest47044 joined #minetest
10:33 Krock bool checkPrivilege(const std::string &priv) { return true; }
10:34 Krock >:D
10:34 Out`Of`Control Krock: players with no shout can still chat
10:34 Krock what?
10:34 Krock stupid overwrite fucntion
10:35 est31 they still can??
10:35 Krock fixed
10:35 est31 that's bad, the server should prevent it
10:36 Krock yes.. but minetest.register_on_chat_message seems to allow a bypass
10:36 Krock Out`Of`Control, check the paste again. Changed 1 line and added 1 line
10:36 Out`Of`Control Krock:  ok sec
10:36 Out`Of`Control a min thank you
10:41 Out`Of`Control ERROR[Main]: /home/minetest/bin/../mods/flood/init.lua:16: 'then' expected near 'minetest'
10:45 Krock ...
10:46 Krock C'mon that's easy to fix yourself. However, updated the paste
10:46 Out`Of`Control yeah
10:49 Out`Of`Control Krock:  thanks
10:50 Out`Of`Control Krock:  got a bit confused as i have no GUI access to server
10:50 Krock ..ok
10:50 Krock but you have the code, so it's possible to see the problem
10:52 Out`Of`Control i keep getting same error,
10:52 Out`Of`Control broke my paste?
11:01 Krock maybe?
11:02 Out`Of`Control now it does not send wrong commands to chat, but players without shout can still chat
11:03 Krock huh? that's imposs
11:04 Fixer joined #minetest
11:06 Out`Of`Control Krock:  it works after more testing
11:06 Krock good. :)
11:08 namach[Svet] joined #minetest
11:09 Out`Of`Control Krock:  even kick works now :D
11:11 lumidify joined #minetest
11:13 Nosrick Why is Eclipse such a piece of shit. >:(
11:13 basxto joined #minetest
11:15 Krock how come?
11:16 prrpx because java
11:16 Nosrick I'm using it for Lua, and it just doesn't pick up my code at all.
11:16 Nosrick No profiling for it whatsoever.
11:16 prrpx find me one java project with smooth and native-looking java gui
11:18 proller joined #minetest
11:22 Markow joined #minetest
11:24 Nosrick Quick question: I add a tag to an entity (creatureType) which is set in its register_entity function. It prints out fine in that function, but then disappears. Why?
11:24 ElectronLibre joined #minetest
11:27 CWz_ joined #minetest
11:27 Markow joined #minetest
11:28 Calinou hi
11:35 Nosrick Hey!
11:42 theTroy joined #minetest
11:42 Calinou wow, zoom was added
11:42 Calinou it took only 3 years :p
11:47 Nosrick Guh, WHY is this happening?
11:47 Nosrick Lua doesn't seem to want to save my changes to an entity.
11:48 Nosrick This is all I do:
11:48 Nosrick function momtest:register_entity(name, definition)
11:48 Nosrick mobs:register_mob(name, definition)
11:48 Nosrick self.creatureType = definition.creatureType
11:48 Nosrick end
11:48 Nosrick creatureType is not preserved.
11:48 Calinou camelCase in Lua, are you serious? :p
11:48 Nosrick Eh, it's my usual style.
11:49 rom1504 snake_camelCase
11:51 ElectronLibre joined #minetest
11:56 Calinou Noob_Case
12:00 Nosrick So, any ideas?
12:10 Markow joined #minetest
12:17 xunto joined #minetest
12:19 tpe joined #minetest
12:25 MinetestBot [git] DLaboratory -> minetest/minetest: Update the version of irrlicht to 1.8.3, add steps for Sqlite3 1be3894 https://git.io/v6WF0 (2016-08-10T14:23:02+02:00)
12:25 nm0i joined #minetest
12:34 peter____ joined #minetest
12:34 peter____ hey there, which meassage does the digiline injector need to work?
12:37 proller joined #minetest
12:40 Markow joined #minetest
12:43 domtron joined #minetest
12:43 FirePowi joined #minetest
12:45 DMackey- joined #minetest
12:46 * Calinou thought about buying 2560×1440 monitors, possibly 144 Hz
12:46 Calinou Minetest at 144 Hz, that must be great
12:46 Calinou :p
12:49 peter____ anyone good with digiline?
12:49 Fixer Calinou: with lots of stuttering
12:50 Fixer it is like driving 100km/h with epilepsy
12:50 Calinou Fixer: no stuttering on Linux
12:50 Fixer feels kinda fast but damn it is fucked up so much
12:50 Calinou and on Windows it's probably still better than if you have 144 Hz than 60 Hz
12:51 Out`Of`Control do you see difference with your eyes?
12:51 Calinou Out`Of`Control: I have not tried yet
12:51 Calinou but tons of people say there's a lot of difference, regardless of the game
12:51 Calinou also my graphics card can handle 2560×1440@144Hz just fine I guess
12:51 Out`Of`Control Calinou:  same people with golden sound cables?
12:52 Calinou heh
12:52 Fixer Calinou: start new world in SP, enable your F5 graph, look draw time graph, start walking, observe spikes (frequency and size)
12:52 Calinou no, not really
12:52 Fixer there is a difference
12:52 Out`Of`Control some claim sound gets better with golden cable connector
12:52 Nosrick Some claims are also bullshit.
12:52 Volkj my laptop with a "high" viewing distance (>40) becomes a powerpoint client
12:52 iqualfragile joined #minetest
12:52 Fixer I played on CRT 100Hz monitor in Quake III, difference is noticable, much more smooth
12:53 Calinou Out`Of`Control: nah that's just BS
12:53 Calinou I use USB audio here anyway :p
12:53 Calinou Volkj: it becomes a LibreOffice Impress client! :p
12:54 Volkj Calinou: thanks for the name, it was the same as mp3 player == ipod
12:54 Fixer sweet spot starts somewhere at 80fps
12:54 Fixer 60 fps is also good
12:54 Out`Of`Control usb audio haha :D
12:54 Nosrick I actually can't see any difference between 30 and 60 FPS
12:55 Nosrick My eyes are too slow and crappy
12:55 Fixer Nosrick: or slow LCD
12:55 Calinou how can you? O_o
12:55 Fixer Nosrick: or slow videocard
12:55 Calinou fps_max = 30
12:55 Calinou set this in minetest.conf
12:55 Calinou and see
12:55 Nosrick No, my monitor is 60hz
12:55 Out`Of`Control some games run here at 180 fps while monitor is 60hz
12:55 Fixer 30 vs 60 is huge difference, it is hard to play 30 fps without headache
12:55 Out`Of`Control i wonder
12:55 Nosrick I play 24fps just fine.
12:56 Fixer Out`Of`Control: games usually cap fps at some level, for example 100fps
12:56 Nosrick That's how slow my eyes are.
12:56 Volkj Nosrick: try to play with a netbook, then 24 fps are fast :D
12:56 domtron joined #minetest
12:56 Nosrick I have, actually!
12:57 Volkj one with old atom cpu?
12:57 Nosrick Yup!
12:57 Nosrick Tiny little white one.
12:57 Nosrick I loved it.
12:57 Nosrick Played Dwarf Fort and Master of Magic.
12:57 Volkj love isn't the word i'd say to mine, but it sorta works
13:07 Thomas-S joined #minetest
13:07 T4im joined #minetest
13:08 yusf[m] joined #minetest
13:09 AnotherBrick joined #minetest
13:12 Megaf joined #minetest
13:14 Megaf !server Megaf
13:14 MinetestBot Megaf: Megaf Server v4.0 | mt.megaf.info:30003 | Clients: 1/24, 1/1 | Version: 0.4.14-Megaf / MegafXploreNext | Ping: 7ms
13:15 Megaf Hi all, so, theres this https://glot.io/new/bash
13:15 Megaf https://glot.io/
13:15 Megaf pretty interesting, and seems to be somehow dengerous
13:17 Darkside_ haha megaf in one of your shop your asking for 3x 5 minegeld notes for one locked oven, but i get it for just one 5 minegeld note, if you want 3x 5minegeld notes you gotta stack 3 ;)
13:18 Megaf usually people are honest...
13:18 Darkside_ me too thatswhy i tell you ;)
13:18 Darkside_ i only bought one heh ;)
13:20 Darkside_ oh with glass i see same problem lol now players think they get 3 but they get only 1 ;0
13:21 peter____ left #minetest
13:22 Fixer Calinou: tell you reasons to not use antivirus in windows
13:23 Fixer your*
13:40 shangul joined #minetest
13:43 Calinou Fixer: waste of CPU, possible privacy risks (some AVs upload executables to their servers, such as Windows Defender)
13:45 Fixer Calinou: i'm asking because I did some profiling, and AV is not waste of CPU at most, but of HDD
13:46 Calinou yes it can waste your HDD as well
13:46 Fixer Calinou: it trashes HDD basicly
13:48 Fixer Calinou: https://i.imgur.com/8WOGUxu.png
13:48 Fixer Calinou: lines are AV processes
13:48 Fixer Calinou: explorer.exe starts somewhere at 30sec
13:50 roboman2444 joined #minetest
13:51 Fixer Calinou: i/o https://i.imgur.com/lmw0MB4.png
13:51 T4im and didn't google find out several cases where AV actually broke browser security?
13:52 Fixer utorrent starts much later though
13:53 Calinou why not qBittorrent? :P
13:53 Volkj did fosshub corrected the breach they had?
13:53 Fixer Calinou: there were reports of speed problems, and utorrent 2.2.1 is idling too much too right nwp
13:54 Fixer now*
13:54 Calinou Volkj: no idea, you could get qBittorrent from SourceForge anyway
13:54 Fixer boot slice 30-120 seconds: https://i.imgur.com/Dtcz8rP.png
13:54 Calinou http://www.qbittorrent.org/download.php
13:54 Calinou has only SourceForge link
13:54 agrecascino joined #minetest
13:54 Fixer avastsvc and instup is avast crap
13:54 Fixer 30 sec of time
13:56 Fixer https://i.imgur.com/BmWQUhO.png
13:56 Fixer post boot is worst part actually
13:57 Fixer if you know symptoms of bug 12309, same problem for first 200 seconds i would say
13:57 Fixer hmm
13:58 Fixer interesting
13:59 Fixer after lots of waiting managed to download amiga/c64 archives (both 1gb), there was a big surge of downloads from me
14:07 proller joined #minetest
14:08 TGminer joined #minetest
14:16 KaadmY joined #minetest
14:17 Samson1 joined #minetest
14:24 proller joined #minetest
14:27 Passant joined #minetest
14:38 mouboo joined #minetest
14:38 mouboo that digiline stuff is a little bit confusing
14:40 agrecascino joined #minetest
14:40 mouboo how to know which message some devices need?
14:46 M-JLuc joined #minetest
14:46 M-geir joined #minetest
14:46 sherkaton[m] joined #minetest
14:47 floppy joined #minetest
14:49 Darcidride joined #minetest
14:57 aheinecke joined #minetest
15:02 MinetestBot [git] devnexen -> minetest/minetest: couple of memory leaks fixes. 48b3bb9 https://git.io/v6lnh (2016-08-10T16:59:32+02:00)
15:02 Amaz- joined #minetest
15:03 whitephoenix joined #minetest
15:03 shangul when is next release?
15:03 shangul 0.4.15
15:04 Darkside_ 私はピニャータのような脂肪です
15:05 shangul unknown char
15:06 Darkside_ :(
15:06 sfan5 なに
15:09 hmmmm joined #minetest
15:10 shangul u r speaking in which language?
15:10 Darkside_ japanese heh :)
15:10 sfan5 the language of chinese cartoons
15:10 Darkside_ and i use Hexchat for this channel works great ;0
15:10 shangul lol
15:11 prrpx nihau
15:11 prrpx gorimairugasu
15:12 shangul whats dis language prr?
15:12 shangul prrpx
15:12 prrpx oppaimasai~~
15:13 prrpx arigatou
15:14 prrpx it's japanese, you dip
15:14 prrpx really, watch more nippon animation
15:14 prrpx baka gajin
15:14 shangul maybe stop spamming?
15:14 prrpx ?????????
15:15 Calinou <mouboo> that digiline stuff is a little bit confusing
15:15 Calinou we need pokéline too
15:16 aix can i delete a player's entity?
15:16 shangul may i ask what is pokeline?
15:16 ElectronLibre joined #minetest
15:17 shangul hmm i should search github
15:18 Calinou it was a joke
15:19 shangul what?
15:19 shangul lol ok
15:19 shangul i should get a joke detector
15:27 Tux[Qyou] joined #minetest
15:28 proller joined #minetest
15:40 Krock joined #minetest
15:41 Calinou http://lvlworld.com/review/id:1651
15:41 Calinou :| it's sad how Quake 3 variant of that map is so much prettier than the OpenArena one
15:41 Calinou which has shit lighting and poor textures
15:42 KaadmY i hate that openarena doesn't have any good duel maps
15:45 aix !server UNIX
15:45 MinetestBot aix: Lightning (UNIX geeks) | tau.aix.ovh | Clients: 2/32, 1/2 | Version: 0.4.14-dev / lightning | Ping: 6ms
15:45 aix ^ running on AIX
15:46 Volkj minetest on a mainframe?
15:47 Void7 joined #minetest
15:47 xerox123 joined #minetest
15:48 aix uh no
15:48 aix i don't even use aix lol
15:48 aix most obscure thing i've used was CRUX
16:07 STHGOM joined #minetest
16:08 lumidify joined #minetest
16:12 basxto joined #minetest
16:22 Gael-de-Sailly joined #minetest
16:31 Telesight joined #minetest
16:45 TGminer joined #minetest
16:54 raingloom joined #minetest
17:02 shangul left #minetest
17:08 basxto joined #minetest
17:17 ElectronLibre joined #minetest
17:29 lumidify joined #minetest
17:31 W8PRO joined #minetest
17:40 proller joined #minetest
18:02 davisonio joined #minetest
18:15 est31 joined #minetest
18:15 STHGOM is there a way to have minetest refresh textures? so you can add player_texture skins and apply them without restarting?
18:18 Krock STHGOM, that's not only based on textures. Also the mod would need to refresh
18:18 Krock or wouldn't it?
18:18 STHGOM it works fine
18:18 STHGOM i get dummy textures
18:18 STHGOM after i copy the skin in
18:18 Krock because it's not sent to the client
18:20 sofar afaik it would require a new protocol packet
18:21 raingloom joined #minetest
18:22 domtron joined #minetest
18:22 STHGOM are mods able to send packets?
18:38 domtron joined #minetest
18:45 AiShield joined #minetest
18:47 AiShield joined #minetest
18:49 sfan5 STHGOM: the client won't accept any media after it has joined the server
18:49 STHGOM ok
18:55 BBmine joined #minetest
18:56 BBmine Hello, how can I run a minetest server on a nas with linux?
18:57 sfan5 look up what kind of nas it is
18:57 sfan5 and find out how to run linux programs on it
18:57 sfan5 (or windows, if it uses that)
18:57 BBmine It's a headless desktop.
18:59 BBmine I know I can ssh into it and start the server, but how can I keep the server running even if I've closed the ssh?
19:00 proller joined #minetest
19:00 Krock add it as a service or however it's called on linux
19:02 sfan5 what Krock said
19:02 sfan5 how you do that depends on the distro
19:03 domtron_ joined #minetest
19:03 BBmine Thanks. I will try soon.
19:04 ElectronLibre Or use a screen
19:06 BBmine joined #minetest
19:10 domtron_ joined #minetest
19:12 Calinou by screen, we mean GNU screen, not a physical screen :P
19:15 BBmine Would I install gnu screen on the server or the client?
19:16 STHGOM server
19:16 BBmine ok
19:16 STHGOM so you're using an ubuntu server?
19:17 BBmine Actually, I'm just testing right now, so I'm using ubuntu desktop.
19:17 STHGOM ok
19:22 BBmine Hello AnotherBrick. I'm Baggins from just test.
19:25 ElectronLibre joined #minetest
19:29 swift110 joined #minetest
19:31 swift110 joined #minetest
19:40 Fixer Hi Baggins
19:40 DI3HARD139 joined #minetest
19:59 ssieb joined #minetest
20:03 torgdor joined #minetest
20:06 APNG hi
20:13 APNG so I'd like to promote APNG
20:15 torgdor joined #minetest
20:16 torgdor joined #minetest
20:20 torgdor joined #minetest
20:25 torgdor joined #minetest
20:31 torgdor joined #minetest
20:36 Markow joined #minetest
20:42 DMackey joined #minetest
20:50 torgdor joined #minetest
20:57 Samson1 joined #minetest
21:02 STHGOM joined #minetest
21:02 STHGOM joined #minetest
21:12 Lunatrius joined #minetest
21:17 proller joined #minetest
21:18 Calinou /nick WebP
21:18 Calinou /msg #minetest Please use me!!
21:18 Calinou actually, GIMP just got full WebP support including animations ;)
21:18 swift110 joined #minetest
21:19 aix what
21:21 Trustable joined #minetest
21:22 Krock uh nice
21:23 aix okay did znc cut out for a bit
21:23 aix or are you guys just wierd
21:27 turtleman joined #minetest
21:29 agrecascino joined #minetest
21:30 Lunatrius joined #minetest
21:31 ruskie joined #minetest
21:34 torgdor joined #minetest
21:35 torgdor joined #minetest
21:36 torgdor joined #minetest
21:36 T4im aix: yes?
21:38 Lunatrius joined #minetest
21:41 Calinou https://github.com/varlesh/Arc-Dark-KDE :D
21:48 torgdor joined #minetest
21:52 est31 joined #minetest
21:54 torgdor joined #minetest
22:00 torgdor joined #minetest
22:01 DMackey- joined #minetest
22:01 torgdor joined #minetest
22:02 torgdor joined #minetest
22:03 Player_2 joined #minetest
22:09 edaq joined #minetest
22:09 Taoki joined #minetest
22:10 Void7 joined #minetest
22:10 KaadmY joined #minetest
22:20 Guest47044 joined #minetest
22:22 torgdor joined #minetest
22:23 MinetestBot [git] Rogier-5 -> minetest/minetest: Add infotext containing entity type (e.g. mobs:cow) to unknown entities (#4431) 35f47e5 https://git.io/v68Px (2016-08-11T00:22:32+02:00)
22:23 torgdor joined #minetest
22:24 torgdor joined #minetest
22:25 jojoa1997 joined #minetest
22:30 torgdor joined #minetest
22:31 torgdor joined #minetest
22:33 torgdor joined #minetest
23:03 Tmanyo joined #minetest
23:24 turtleman joined #minetest
23:24 Rasamik joined #minetest
23:27 Rasamik left #minetest
23:54 ElectronLibre joined #minetest

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