Time Nick Message 00:56 Yad In `minetest.register_node` does `walkable = true,` allow me to walk through the node? does not seem so 00:56 Yad Using `drawtype = "plantlike",` 06:54 Guest76 hi 08:22 MTDiscord Yad: Read the docs: "walkable = true, -- If true, objects collide with node" - you'll want the exact opposite, walkable = false 08:23 Yad luatic: oooh, hahahah thank you! So "walkable" means 'able to walk on top of' rather than 'able to walk through' xD 08:23 MTDiscord Yad: Yes. 11:53 MinetestBot 02[git] 04appgurueu -> 03minetest/minetest: Replace deprecated use of `vector.new` with `copy` 13b15393c https://github.com/minetest/minetest/commit/b15393c2a5e43e5493c767877cf48b1a510736d6 (152022-07-08T11:52:58Z) 13:20 mazes_83 I got a lot of minetest segfault currently on my server 13:25 mazes_83 can it be useful to provide dumps ? 13:32 MTDiscord it certainly can 13:49 natewrench Hey 13:52 MarquisDeCate` hi 13:56 natewrench I am sad what happened to Minecraft that I don't want to play anymore if anything I've been exploring other voxel based worlds. I've lost everything on numerous servers by buying perks 14:26 MarquisDeCate` Microtransaction ruined alot of games. Alot of minecraft server owners are willingly morphed their projects into soulless profit making dumpsters and new server creators thinking that this is normal. There's numerous minecraft servers that are embracing old ways, most of them are have pretty small <50 players local community which may be a bumer for many but i find those small groups very neat. i 14:26 MarquisDeCate` wish you luck in your pilgrimage and hope you will find what you're looking for 14:27 MarquisDeCate` ah yes, i meant "a lot" instead of "alot" 14:48 MTDiscord 'alot' is not (yet) standard, but it's an acceptable spelling :P https://en.wiktionary.org/wiki/alot#Usage_notes 14:49 MTDiscord standardized spellings are a stupid idea anyways, except when they help me win arguments 15:42 mazes_83 ROllerozxa: ok dump is not active in my kernel config yet. (It filled too much disk back when 300Mb was average disk) 15:43 mazes_83 since I had a system not willing to boot because / was full, I always disactivate dumps 15:44 mazes_83 time hopefully changed, and I'll try to share my segfault dumps as soon as I can 15:47 mazes_83 something else: I backported 5.5.0 for debian stable for x86 and amd64, any interest in hosting those files ? they are not debianABLE package as they lack some things in process, like signing. But they still can be used without problem 15:48 mazes_83 though I know very few about debian packaging as it's not my reference distro 15:52 MTDiscord mazes_83: That makes me curious: What is your "reference distro"? 16:05 waffelo banana 16:06 MarquisDeCate` apple 16:12 sfan5 dog 16:15 MarquisDeCate` Giraph 16:17 definitelya Is that a Pokemon? 16:22 MarquisDeCate` that's misspelled girafee 16:23 definitelya oke 16:23 definitelya lol 17:05 mazes_83 luatic, I mostly always use gentoo 17:07 mazes_83 but maybe I just wrote a bit uncommon and translated from my mother too straightforward ("my reference") 17:07 mazes_83 may should I have write: my usual or something else 17:08 mazes_83 s/my mother/& tongue/ 17:39 MarquisDeCate` i can't comprehend syntax of this chat 17:40 mazes_83 :) 17:41 MarquisDeCate` :V 18:11 ROllerozxa definitelya: giraph? nah I'm not really into pokemon... https://xkcd.com/178/ xD 18:15 definitelya oof 18:28 MarquisDeCate` Those naming schemes are funny. I hope one day hummanity will return to latin or will colaborate on something better 18:29 MarquisDeCate` However, im concerned that this will only happen if we turn into globohomo gray-blob 18:32 MarquisDeCate` Regret what i just wrote. hope this chat wont going to tourn into /pol/ battlefield 18:33 MarquisDeCate` it's so annoying to see mistakes of messages you just sended 18:33 Quandale sent 18:34 Pexin sanded 18:34 * Pexin gets belt sander 18:37 MarquisDeCate` I should practice my writing more 18:37 MarquisDeCate` I type message above just for practice, btw 18:37 MarquisDeCate` And that one too 18:37 definitelya MarquisDeCate`: What about the last one? :P 18:38 Quandale I tried to put a torch under some gravel and the torch broke T^T 18:39 definitelya It was ok, btw! 18:47 MarquisDeCate` The last one was just a buzz 18:48 MarquisDeCate` wow Quandale is actually talking about the game 18:48 MarquisDeCate` what a weirdo 18:50 Quandale I changed TNT's crafting recipe so that I don't have to trek across the continent for some damn papyrus 19:15 MTDiscord Command sent from Discord by a fluffy ROllerozxa: 19:15 MTDiscord !up voxelmanip.se 30001 19:15 MinetestBot voxelmanip.se:30001 is up (14ms) (IPv4) 19:18 MTDiscord Command sent from Discord by entuland: 19:18 MTDiscord !up 79.46.84.241 30000 19:18 MinetestBot 79.46.84.241:30000 seems to be down 19:18 MTDiscord dang 19:18 MTDiscord vine boom 19:20 MTDiscord Command sent from Discord by entuland: 19:20 MTDiscord !up 79.46.84.241 30000 19:20 MinetestBot 79.46.84.241:30000 is up (53ms) 19:20 MTDiscord there we go 19:37 Andrew i remember a channel that uses a bridge instead of a relay for discord 19:37 Andrew through matrix i think 19:37 Andrew though i forgot what the channel is, i mean i remember seeing such a channel 19:37 MTDiscord Andrew: By "bridge" you mean a bot? 19:38 Andrew No, I mean for each discord user there is an IRC connection/user 19:38 Andrew s/connection.user/client/ 19:38 Andrew Currently, we use MTDiscord, which is a relay bot 19:39 MTDiscord We use MTDiscord for Discord -> IRC and webhooks for IRC -> Discord to be precise 19:41 Andrew Yeah, that's what I assumed 19:41 Andrew half-puppeting 19:56 sfan5 webhooks? where would irc webhooks come from? 20:45 MTDiscord The message creation on the Discord side of things uses webhooks (as opposed to a Discord "bot" account), the reading still uses the MTDiscord IRC bot 21:23 MTDiscord Webhooks allow for everyone in IRC to (at least visually) show up as seperate people here, as they aren't linked to an account. Bots however, are. 23:03 erle mazes_83 what was necessary for debian packaging? also: how about you tell debian