Time Nick Message 00:47 Mantar hey we're having trouble with animated .b3d models, some faces are just not being rendered. anyone have a clue what that might be? 00:54 MinetestBot 02[git] 04lhofhansl -> 03minetest/minetest: Slight optimizations in ClientMap (#14251) 13518ecd7 https://github.com/minetest/minetest/commit/518ecd7f4e6eefb088e85f9a4c561e3756c5d61b (152024-01-13T00:53:08Z) 01:24 MTDiscord Mantar: backface culling? 01:47 Mantar the models look fine if exported to .obj, hang on 01:47 Mantar https://p.mort.coffee/fCD.png 01:48 Mantar and p.mort.coffee/L2O.png 01:52 Mantar I assume we're doing something wrong with b3d, or there's something in the setup that's screwy 05:14 MTDiscord what in the stone Trojan horse fuck... 05:15 MTDiscord looks like a bird 05:25 MTDiscord if you squint and drink gasoline it looks like a stone Trojan Horse 06:11 Mantar yeah it's not properly textured yet, and pieces are missing. it should vaguely resemble a cassowary when we figure out why some parts aren't rendering 09:35 MTDiscord I think you should keep that one as an evil mob Mantar 09:36 MTDiscord Spawns at night, eats things out of your chests, will fire eggs at you that explode 09:37 MTDiscord Or maybe the eggs can be green and they poison you when they hit you 09:37 MTDiscord If I saw that thing in the dark I'd be vaguely terrified 10:01 MTDiscord Here, I've even taken the liberty of finding you an equally horrific sound for it to make https://freesound.org/people/Voices_Of_Marz/sounds/433735/ 10:15 gry https://www.gofundme.com/f/the-programmer-building-a-floating-city someone related this to block video games... (i have no affiliation with author nor sny of sponsors) 10:15 gry from another channel 12:43 MTDiscord >eats things out of your chests > like livers? 16:05 Sokomine i'm still in need of a suitable palette to emulate the wool colors :/ some roughly fit, but some are still too far off color-wise. i'm now using flux(ionary)'s script to create palettes 18:29 MinetestBot 02[git] 04lhofhansl -> 03minetest/minetest: Allow active blocks to be generated (#14185) 1359abf1b https://github.com/minetest/minetest/commit/59abf1bb426c72ab208c30b7a56b4f73d5e5cb3a (152024-01-13T18:27:41Z) 18:55 Sokomine has anyone really ever successfully used hardware coloring/palette? it does work, yes. but...hm 18:56 Mantar Exile uses it for dyed objects 18:57 Sokomine oh! intresting. so exile got to use it? 18:57 Mantar yeah 18:57 Sokomine i'd like to use it for some shapes that ought to match the wool texture. so far succes is...limited 18:58 Sokomine with a colorpicker (grabc under linux) and the palette creation tool from fluxionary i'm able to create palettes now. the result is not yet satisfying as it looks too diffrent in appearance from normal wool textures 18:59 Mantar what color is the base texture you're applying the coloring to? if it's not white it may alter the shade when hw coloring is applied 18:59 Sokomine i'm taing wool_white.png from default and want to apply a palette to create something sufficiently close to the wool textures 19:00 Sokomine sadly my knowledge of textures as such and creating them is very limited. i really could use help in that regard 19:00 Desour it looks like the docs say nothing about how the palette color is applied to the texture. incomplete docs as always 19:00 Sokomine there's a reason why my mods usually come without textures.....either someone donates one or it has to be some shape of wood or so... 19:01 Mantar heh, I know how you feel, I've made maybe three new textures for Exile, because pixel art is not my strong suit 19:01 MinetestBot 02[git] 04grorp -> 03minetest/minetest: Don't enable relative mouse mode if in touchscreen mode (#14118) 13b12be04 https://github.com/minetest/minetest/commit/b12be0498e8a2386dd3cb616a9afac802be2ad5f (152024-01-13T19:01:10Z) 19:02 Sokomine it's a relief :-) 19:02 Sokomine but...wool is...really calling for that feature 19:03 MinetestBot 02[git] 04srifqi -> 03minetest/minetest: Android: Use the correct value for notification (#14209) 135089e83 https://github.com/minetest/minetest/commit/5089e8342fae00c0cb9bf6a1adf1c7c5d1e6fb3e (152024-01-13T19:01:35Z) 19:03 MinetestBot 02[git] 04grorp -> 03minetest/minetest: Document settings API behavior regarding default values (#14247) 136b9250e https://github.com/minetest/minetest/commit/6b9250e4ef8173c0eb008e6a7907ec44c61ae578 (152024-01-13T19:01:50Z) 22:37 MTDiscord https://tenor.com/view/hannibal-lecter-silence-of-the-lambs-mask-evil-stare-gif-5961895 22:38 MTDiscord If the mob just starts chasing then eating you I think it should have red eyes that glow in the dark and particle effects. Added horror 23:46 hephaestus hello! just by curiosity. if I remove a mod of my server, I will got a lot of unknown blocks, is there some way to cleanup? 23:46 hephaestus offcourse, not a elementary mod, a decor mod for example or vehicles 23:54 Mantar there are mods for that 23:57 Mantar https://content.minetest.net/packages/AntumDeluge/cleaner/ 23:59 MTDiscord honestly if your on a server, your probably going to want to make a server custom mod that alias existing items to other mods to keep players happy, etc