Time Nick Message 07:43 MinetestBot 02[git] 04bigfoot547 -> 03minetest/minetest: Append -debug to version string (#5765) 13287605c https://git.io/v9AX8 (152017-05-17T07:41:41Z) 08:38 MinetestBot 02[git] 04paramat -> 03minetest/minetest: Particles: Do not send single particles to distant clients (#5760) 130443620 https://git.io/v9ASX (152017-05-17T08:37:28Z) 08:45 wilkgr Is it possible to disable all particles? 08:45 wilkgr (not just the block break ones) 12:14 red-005 no 12:15 red-005 iirc 16:11 darianbrown im here on minetest now 16:33 zyabin101 @darianbrown where exactly on Minetest? 16:34 VanessaE zyabin101: over there -----------------> 16:34 zyabin101 okay... 16:37 ircSparky Is there a way to mapgen a certain area 16:37 ircSparky say 16:37 ircSparky -4000 to 4000? 16:37 sfan5 doesn't /emergeblocks do this? 16:37 ircSparky idk, ill try it 16:38 Fixer yes it does 16:41 ircSparky hm 16:41 ircSparky I imagine 12.8 billion blocks would takea while to generate :P 16:42 ircSparky nodes * 16:46 Fixer ircSparky: a lot of time 16:47 Fixer ircSparky: I generated thin 2000x2000x400 or so, took like 20 minutes 16:47 Fixer or 4000x4000x400, don't remember 16:49 ircSparky k 16:49 ircSparky so ill probably expect an hour for 8000x8000x200 16:49 ircSparky howcan i be sure its working? 16:50 ircSparky and I guess i should run it with nographics? 17:00 zyabin101 I'm back to doing the Minetest to Minecraft respack again! 17:13 Krock at least a bit opensource in MC, even if it's only the texture 17:27 zyabin101 Progress so far: briefly: https://hastebin.com/raw/edenexewif 17:33 fwhcat hummm aren't assets from MC protected by licenses zyabin101 ? 17:33 MinetestBot 02[git] 04SmallJoker -> 03minetest/minetest: Builtin: Fix subgame mod selection (#5367) 139b5efff https://git.io/v9pUq (152017-05-17T17:31:57Z) 17:34 Krock fwhcat, I'm back to doing the Minetest to Minecraft respack again! 17:34 zyabin101 @fwhcat, no, I'm using ResourcePack Workbench 17:34 fwhcat humm ok :) 17:34 zyabin101 it files all assets in folders so that they are found by Minecraft 17:34 Krock Test -> Craft [OK] Craft -> Test [Fail] 17:35 zyabin101 @Krock it's not yet released, I've no idea where to license it once it's ready to release 17:35 Krock zyabin101, uhm.. put a txt notice into that directory you've shown there? 17:36 zyabin101 @fwhcat Minecraft looks for assets in specific directories 17:37 zyabin101 @Krock and write all the makers' names, their licenses and their makes? 17:38 Krock zyabin101, yes. collect the texture author names and the license for the textures 17:38 zyabin101 ok 17:39 zyabin101 ^^ o/ 17:39 Krock as example, if you took the textures from MTG/default, you almost could take the whole file here: https://github.com/minetest/minetest_game/blob/master/mods/default/README.txt 17:39 xerox123_ is there currently a way to set the realname of a bot on the IRC mod? 17:40 zyabin101 !help 17:40 MinetestBot https://github.com/sfan5/minetestbot-modules/blob/master/COMMANDS.md 17:40 zyabin101 !mod irc 17:40 MinetestBot zyabin101: Internet Relay Chat [irc] by kaeza - https://forum.minetest.net/viewtopic.php?t=3905 17:41 kaeza xerox123_, no 17:41 kaeza er 17:42 zyabin101 @kaeza Is there a way to grant modes to the bot? 17:42 kaeza zyabin101, ? 17:43 kaeza zyabin101, like op? 17:43 Krock s/modes/privileges/ 17:43 Krock or do you mean in IRC? 17:43 zyabin101 in irc 17:43 Krock nvm, just set the mode +o if you're the channel owner 17:43 kaeza that's done with e.g. Chanserv or whatever services you use 17:43 Krock usually +v is already enough 17:44 zyabin101 some servs need a bot recognized by granting them a special user mode 17:44 Krock o.o 17:44 * zyabin101 just realized I had been /away all the time o_o 17:45 zyabin101 plus b or plus B, depending on the serv software 17:46 Krock +b is banned, genious. 17:46 Krock o/ rubenwardy 17:46 kaeza xerox123_, https://github.com/minetest-mods/irc/blob/6bf4e111c25f837e92f68b9a0181439e764ba20d/init.lua#L141 17:47 kaeza it's hardcoded as of now 17:47 kaeza if you feel this should be configurable, pull requests welcome ;) 17:48 zyabin101 Krock, it's *channel* mode plus b to mean a ban from that channel. 17:48 Krock ah 17:49 zyabin101 seems to say that plus b in Hybrid is "user receives info about potential bots" 17:49 zyabin101 if applied as an user mode 17:52 Krock o/ twoelk 17:54 zyabin101 now hope that textures are conformant (see default:book default texture, sized 16 by 17) 17:55 Krock lol, didn't know that it's not 16x16 17:56 xerox123_ what did the new worldedit update fix? 17:56 Krock a hole that could be abused to modify files using Lua 17:56 xerox123_ ah right 17:56 Krock Lua as in direct input lua 17:56 xerox123_ and thanks BTW kaeza 17:57 twoelk o/ 17:58 twoelk ah - WE the best tool to fix holes had a hole itself ts ts 17:59 Krock the fun thing about it is, that this exploit can be used to fix itself 17:59 Krock fixing an exploit by abusing the exploit 17:59 twoelk a selfcuring desease? 18:00 Fixer Krock: by modifying we_gui lua file? 18:00 Fixer and restarting the server 18:01 Krock yes 18:01 Krock just a pity that I haven't thought about this when it was about to notify the server owners 18:01 twoelk hm, wasn#t there a mod that could modify running lua code on the fly? 18:02 Krock well, but it most likely can't modify the file where it's loaded from 18:03 red-001 Krock, you could also block it without restarting 18:03 Krock indeed 18:03 red-001 just replace the function that runs the lua code 18:04 Krock while true do end 18:04 twoelk well if the mod was running from the worldfolder it might work :-O 18:10 zyabin101 nooooo bricks are non-conformant D: 18:10 zyabin101 (context: MT-to-MC respack) 21:32 * PureTryOut[m] uploaded an image: Screenshot_2017-05-17_23-28-56.png (629KB) 21:32 PureTryOut[m] zyabin101: those? ^ 22:04 PureTryOut[m] or do you mean the lump thingies?