Time Nick Message 00:08 Hijiri is there a simple way to split a stream of the same item into some ratio? 00:08 Hijiri in tubes 00:58 rubenwardy are multiline descriptions meant to be unsupported? 08:37 Krock Someone forgot to slap the pull game#965 with the close-stick 08:37 ShadowBot https://github.com/minetest/minetest_game/issues/965 -- Ability to Disable bones, drop items or keep inventory. by tenplus1 12:08 Krock Are there any plans to revive #1511 with backwards compatibility (using register_on_newplayer)? I'd like to get this into the core soon 12:08 ShadowBot https://github.com/minetest/minetest/issues/1511 -- Make player names case-insensitive by ShadowNinja 12:18 rubenwardy +1 12:19 rubenwardy one of the most annoying things as a server hoster 12:19 rubenwardy at least enable it on new servers 12:20 rubenwardy ie: there should be a flag in auth.txt that determines whether usernames are case insensitive, and this should be set by default on new worlds/servers 12:57 Krock rubenwardy, I started a new pull to disallow newly registered users 12:57 Krock but the old users will still be able to connect as before 13:03 Krock rubenwardy, what do you say about #4372 ? 13:03 ShadowBot https://github.com/minetest/minetest/issues/4372 -- Disallow registering users with the same name by SmallJoker 15:19 Zedicius Evening! 15:21 Zedicius Is this the place to ask some noob modding questions, or should I turn to the forums for that? 15:21 Fixer ask in #minetest 15:22 nore Zedicius: ask on #minetest 15:22 Zedicius Owkay, thanks! 18:14 rubenwardy updated game#122 18:14 ShadowBot https://github.com/minetest/minetest_game/issues/122 -- makes wood doors craftable from wood group by jojoa1997 18:14 rubenwardy updated game#1220 18:14 ShadowBot https://github.com/minetest/minetest_game/issues/1220 -- Move books and papyrus into separate mod by rubenwardy 18:14 rubenwardy or more accurately, game#122 18:14 ShadowBot https://github.com/minetest/minetest_game/issues/122 -- makes wood doors craftable from wood group by jojoa1997 18:14 rubenwardy or more accurately, game#1220 18:14 ShadowBot https://github.com/minetest/minetest_game/issues/1220 -- Move paper, books and book shelves into separate mod by rubenwardy 18:15 rubenwardy (my 0 key sticks) 18:15 paramat heh 18:15 paramat will review later 18:16 paramat squash? 18:18 rubenwardy done 18:18 rubenwardy after that, default will be pretty unbloated 18:18 paramat nice 18:19 rubenwardy there's only man made things like chests, rails and ladders that are a bit weird. But they're so small it doesn't matter 18:19 rubenwardy torches, lamps 18:20 rubenwardy oh, and flint for lighting fires 18:26 paramat if we add carts as a mod the rails could possibly be moved into there 18:28 rubenwardy yeah, agreed 20:11 nolsen I think rain needs to be added. 20:11 nolsen or weather. 20:11 nolsen So it can stop eating the server's CPU. 20:11 nolsen servers8 20:11 nolsen dammit 20:12 nolsen Or client-side mods. 20:21 VanessaE these have been discussed before. 20:21 VanessaE client-side modding is definitely gonna happen 20:21 VanessaE when? no idea. 20:22 VanessaE weather on the other hand, who knows. 20:22 rubenwardy client side modding is going to happen just like how 0.5+ is going to happen 20:22 rubenwardy it'll happen, just not before we all die of old age :) 20:23 rubenwardy (simple because effort) 20:24 * VanessaE pokes hmmmm :) 20:24 VanessaE you have been challenged 20:27 nolsen rubenwardy: Will it happen before the heat death of the universe? 20:27 nolsen or after? 20:34 nrzkt we don't need client side modding for weather, just send a packet with current weather to client, client handle it and apply render modifications. K-I-S-S 20:34 nrzkt then add lua API to handle weather permitting to doing things with current weather list possibilities (rain, snow, storm...) 20:35 nolsen nrzkt: Will this prevent server cpu being eaten? 20:35 Krock we also could make an ABM to place rain nodes and to make them fall 20:40 nrzkt nolsen, without problem because weather is an effet, not a spawning effect thing like now 20:40 nrzkt only set a weather flag client side is sufficient 22:19 sfan5 merging https://github.com/minetest/minetest/pull/4347 in 5 minutes 22:19 sfan5 (minor stuff) 22:27 paramat ok 22:27 paramat nore sfan5 sofar game#1220 ? 22:27 ShadowBot https://github.com/minetest/minetest_game/issues/1220 -- Move paper, books and book shelves into separate mod by rubenwardy 22:28 sfan5 not needed imo