Time Nick Message 17:20 sfan5 merging #9577, #9737 in 10m 17:20 ShadowBot https://github.com/minetest/minetest/issues/9577 -- Fix UpdateBonePosition() breaking animations by theviper121 17:20 ShadowBot https://github.com/minetest/minetest/issues/9737 -- Fix mapgen settings in minetest.conf being ignored by sfan5 17:52 sfan5 pushing http://sprunge.us/G2mXn4?diff in 10m 18:14 Guest50082 sfan5, #9756 has been updated 18:14 ShadowBot https://github.com/minetest/minetest/issues/9756 -- Add PostgreSQL authentication backend by nerzhul 19:01 sfan5 merging # 19:01 sfan5 #9584 in 10m 19:01 ShadowBot https://github.com/minetest/minetest/issues/9584 -- Create new command 'revokeme ' by Panquesito7 19:04 Krock #9668 builtin/game/item_entity.lua:203: assertion failed! 19:04 ShadowBot https://github.com/minetest/minetest/issues/9668 -- Collision information for Lua entities by sfan5 19:04 Krock investigating why it doens't push it 19:05 sfan5 you did update MTG right? 19:06 sfan5 I wasted 30+ minutes on that and the end of it was that it *does* push the value, but MTG doesn't pass it along 19:06 Krock >.< 19:08 Krock indeed, that's it. luaentity_Step is sometimes called with moveresult=nullptr, but that's because the entity switches between physical on/off 19:09 Lone_Wolf Might want to edit the OP if you haven't already lol 19:11 sfan5 Lone_Wolf: https://a.uguu.se/uKkjXSf37VAo_.png 19:12 Lone_Wolf Yeah, completely missed that when skimming down somehow 19:13 Krock cannot read the image. no green pepper used. 19:24 rubenwardy should've put that in bold 19:26 sfan5 disappointing how none of you keep their dev environment up to date 19:27 Krock fixed both issues: https://i.imgur.com/EDHRi0v.png